Determine special processing requirements - connect_cdc_sqdata - Latest

Connect CDC (SQData) Apply engine

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (SQData)
Version
Latest
ft:locale
en-US
Product name
Connect CDC (SQData)
ft:title
Connect CDC (SQData) Apply engine
Copyright
2025
First publish date
2000
ft:lastEdition
2025-03-03
ft:lastPublication
2025-03-03T15:29:41.860000
  1. Identify any source data filtering that needs to be performed. Filtering may require the use of the CASE/WHEN or the IF and/or WHERE functions.
  2. Identify any external datastores that need to be referenced in order to map certain target fields. These external datastores may require a Cursor operation.
  3. Identify any special date formatting that needs to be performed.
  4. Determine if any of the source data needs to be normalized into one (1) or more target datastores. This may require the use of the NORM function.
  5. Determine the commit frequency, if any, required for processing source/target data. If a commit frequency is desired, you will need to use the COMMIT command in environment section.
  6. Determine if any special Initialization processing is required before the Main.