3.2.16 Cured Account Data Transfer Job
This topic provides information about the Cured Account Data Transfer Job process.
This job is used to transfer cured account details to the source system. Source system can then analyze the data and process the cured accounts.
This Job having two categories such as app configuration and trigger endpoint. Through the App configuration job, source and destination schema tables and column details are mapped and Trigger endpoint job will transfer data from the source driver table to destination system.
Configuration for this job is similar to what is explained for data transfer job in the section Data Transfer Job.
Table 3-72 Mandatory Headers for Configuration endpoint:
Parameter Name | Value | Mandatory | Description |
---|---|---|---|
appld | PLATOFDT | Yes | The application ID of the host service. |
Table 3-73 Mandatory Headers for Trigger endpoint:
Parameter Name | Value | Mandatory | Description |
---|---|---|---|
appld | CRDATAEXCHNG | Yes | The application ID of the host service. |
Source Schema: CR_ENTITY
Source table: DM_CURED_ACCOUNT
Destination Schema: As provided by the host system.
Destination Tables: As provided by the host system.
Parent topic: Batch Execution