Reviewing VCR services
As part of Visa Claims Resolution (VCR) integration, Pega Smart Dispute for Acquirers has implemented services to connect to the Visa Resolve Online (VROL) services for dispute processing per the RTSI Schema.
Pega Smart Dispute for Acquirers
Implementation Guide
- In Designer Studio, click .
- Review the CSR services and modify the simulated data transforms for testing
and training purposes.
- ServiceKey
- The primary data type key which refers to the VCR service name.
- RequestDataTransformRuleName
- Stores the data transform which is used to build the request XML for the respective service being referred to in the record.
- ResponseDataTransformRuleName
- Stores the data transform which is used to parse the response XML for the respective service being referred to in the record.
- SimulatedRequestDTRuleName
- Stores the simulated data transform which is used to build the sample simulated request XML for the respective service being referred to in the record.
- SimulatedResponseDTRuleName
- Stores the data transform which is used to parse the sample simulated response XML for the respective service being referred to in the record.
- SOAPServiceClassName
- Refers to the class in which the respective service is available based on the WSDL provided by Visa.
- ScenarioName
- Non-mandatory respective services referencing scenario. It is used only for functional reference and does not carry any technical significance.
Previous topic Enabling/Disabling VCR simulations Next topic Enabling/Disabling VCR request or response logging