Table of Contents

Search

  1. Preface
  2. Understanding PowerExchange for Salesforce
  3. Configuration
  4. Salesforce Sources and Targets
  5. Salesforce Lookup Transformation
  6. Salesforce Merge Transformation
  7. Salesforce PickList Transformation
  8. Salesforce Sessions and Workflows
  9. Appendix A: Datatype Reference
  10. Appendix B: Glossary

PowerExchange for Salesforce User Guide for PowerCenter

PowerExchange for Salesforce User Guide for PowerCenter

Time-Period Based CDC Sessions

Time-Period Based CDC Sessions

When the PowerCenter Integration Service runs a CDC session for a specific time period, it reads all records in the source object and extracts records that meet the CDC time period criteria.
The PowerCenter Integration Service completes the following steps to capture changed data for a time-period based CDC session:
  1. Reads all records created between the CDC start time and end time, and passes them to the next transformation as rows flagged for insert.
  2. Reads all records updated between the CDC start time and end time, and passes them to the next transformation as rows flagged for update.
  3. Reads all records deleted between the CDC start time and end time, and passes them to the next transformation as rows flagged for delete.

0 COMMENTS

We’d like to hear from you!