SK SKYVVA Documentation

8. V3 outbound processing for CDC

control is a function that provided to record all data changes (Change Pointer) you create on any business object. It is capable to send the deleted records to the receiver as well. This means it executes the find/fetch record base on Salesforce’s query. With the SOQL query statement, you can fetch the deleted records in the recycle bin as well with the “ALL ROWS” keyword. Overall, it handles the change data in salesforce. You can send all your change data using CDC Scheduler or manually.

CDC Setting

This section is created for some fields that use CDC features. Before configuring the CDC you need to know about these parameters which require to set on the interface.

[su_box title="Note" box_color="#2a8af0" title_color="#000000"]CDD Scheduler LastRun is obsolete now. No need to check this flag for defining the change data anymore. The Interface Control Runtimes for the Last Run Date is created automatically by the CDD scheduler. [/su_box]

Open this article in the interactive viewer →