Loading
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 Manage Standing Instructions Service Process for Retail Banking

          Setup and Configuration of the Manage Standing Instructions Service Process for Retail Banking

          Use the Service Process Studio to enable the Manage Standing Instructions service process to give your agents an easy-to-follow process for capturing standing instructions from your customers.

          Required Editions

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

          Here are the artifacts and components used for this process:

          TYPE NAME WHAT IT DOES
          API Endpoints

          Retrieve standing instructions -

          • /CurrentAccount/{accountId}/Payments/Retrieve
          • /​​SavingsAccount/{accountId}/Payments/Retrieve
          Calls the outbound API endpoints in MuleSoft (or other middleware) that the fulfillment flow uses to fulfill the request.

          Add standing instructions -

          • /CurrentAccount/{accountId}/Payments/Initiate
          • /​​SavingsAccount/{accountId}/Payments/Initiate

          Modify standing instructions -

          • /CurrentAccount/{accountId}/Payments/{paymentId}/Update
          • /​​SavingsAccount/{accountId}/Payments/{paymentId}/Update

          Cancel standing instructions -

          • /CurrentAccount/{accountId}/Payments/{paymentId}/Update
          • /​​SavingsAccount/{accountId}/Payments/{paymentId}/Update
          Integration Definitions FSC_ManageStandingInstructions Calls the API to submit a client’s request in the core banking system.
          FSC_GetRecurringTransactions
          Apex fscserviceprocess.ManageStandingInstructionsIntegPrvd Implements the business logic required for the service process integration.
          fscserviceprocess.RecurringTransactionsServiceIntegPrvd
          Omniscript FSC/ManageStandingInstructions Gives a guided path for completing the request intake process.
          Flow Orchestrator Work Guide Process Manage Standing Instructions Request Activates record-triggered flow orchestrator whenever a request is made, attempts to process it, and acts based on the outcome.
          Service Process Template Manage Standing Instructions Creates a unique version of the service process from a predefined template.
          Action Launcher Deployment /FSC/ManageStandingInstructions/Multi-Language Adds Omniscript to the action launcher component. 
           
          Loading
          Salesforce Help | Article