You are here:
Set Up Transaction Dispute Intake Subagent
Use these steps to set up the Transaction Dispute Intake subagent for Agentforce Banking Service Employee Assistance.
- Assign Unified Catalog permissions. See Unified Catalog User Permissions for Financial Service Processes.
- Configure Transaction Dispute Management service process using Unified Catalog. See Setup and Configuration for Financial Service Processes in Unified Catalog.
- Set up transaction enrichment in Transaction Dispute Intake subagent through dispute intake Omniscript, business rules, and integration with any enrichment provider. See Transaction Enrichment for Transaction Dispute Management.
- Configure the picklist values required for Fund Flow Direction field on Dispute Item object.
- Configure Dispute Reason Codes and Reason Subcodes and make sure that these codes are available by executing the FSCTxnDisputeMgmt_GetReasonCode and FSCTxnDisputeMgmt_GetReasonSubCode Integration Procedures in the Preview mode.
- For fields on dispute-related objects, update the field-level security. See Assign Transaction Dispute Management Permissions to User.
-
Activate picklist values for the Type field on the Financial Account Transaction
object.
- In Setup, go to Object Manager.
- Locate the Financial Account Transaction object and click Fields & Relationships.
-
For the Type field, add these picklist values.
Field Picklist Value Type Credit Debit
- Create custom text fields for Acquirer Reference Number and Card Acceptor Name on the Financial Account Transaction object. The agent needs these fields to retrieve merchant-related details from third-party enrichment providers. See how to Create a Custom Field.
-
Update the Data Mappers within Integration Procedures to include the newly created
Acquirer Reference Number and Card Acceptor Name fields in the API payload for third-party
enrichment providers.
- Open the FSC_GetFinancialAccountTransactions Integration Procedure.
- If you’re using FSC Standard objects, navigate to the FSCGetStandardFinancialAccountTransactions element. If you’re using FSC Managed package objects, navigate to the FSCGetFinancialAccountTransactions element.
- Clone the associated Data Mapper to create a new version.
- Move the custom Acquirer Reference Number and Card Acceptor Name text fields from Available Fields to Selected Fields.
- Navigate to the FSCTransformFinancialAccountTransactions element in the Integration Procedure.
- Clone the associated Data Mapper to create a new version.
- In the cloned Data Mapper, add required formulas for the fields and update the transform mappings to include them.
- Click Execute.
- Click Configure Agentforce.
- Click Save.
- Activate the Integration Procedure.
- Setup and Configure Banking Service Employee Assistance.

