Loading
Feature Disruption - Service Cloud VoiceRead More
Feature degradation | Gmail Email delivery failureRead More
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Setup and Configuration of the Transfer Funds to Own Account Service Process for Retail Banking

          Setup and Configuration of the Transfer Funds to Own Account Service Process for Retail Banking

          Use the Service Process Studio to enable the Transfer Funds to Own Account service process to give your agents an easy-to-follow process for capturing a funds transfer request.

          Required Editions

          Available in: Lightning Experience
          Available in: Professional, Enterprise, and Unlimited Editions

          Here are the artifacts and components used for this process:

          Note
          Note The prebuilt configuration for the Transfer Funds to Own Account service process and its fulfillment flow requires the FundTransferRequest object. This object is available only in the FSC Standard objects. If you use the FSC Managed Package objects, the prebuilt template is not supported. Instead, define a custom object for fund transfer requests, and build custom fulfillment flows and Apex integrations. Then, configure a new service process that uses your custom object.
          TYPE NAME WHAT IT DOES
          API Endpoints For current account - /CurrentAccount/{accountId}/Payments/Initiate Calls the outbound API endpoints in MuleSoft (or other middleware) that the fulfillment flow uses to fulfill the request.
          For savings account - /SavingsAccount/{accountId}/Payments/Initiate
          For home equity loan - /HomeEquityLoan/{accountId}/Payments/Initiate
          Integration Definitions FSC_TransferFundsToOwnAccount Calls the API to submit a client’s request in the core banking system.
          FSC_GetBalanceDetails
          Apex fscserviceprocess.TransferFundsToOwnAccountIntegProvider Implements the business logic required for the service process integration.
            fscserviceprocess.AccountBalanceServiceIntegrationProvider  
          Omniscript FSC/TransferFundstoOwnAccount Gives a guided path for completing the request intake process.
          Flow Orchestrator Work Guide Process Transfer Funds to Own Account Request Activates record-triggered flow orchestrator whenever a request is made, attempts to process it, and acts based on the outcome.
          Service Process Template Transfer Funds to Own Account Creates a unique version of the service process from a predefined template.
          Action Launcher Deployment /FSC/TransferFundstoOwnAccount/Multi-Language Adds Omniscript to the action launcher component. 
           
          Loading
          Salesforce Help | Article