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
- Language
- English
- Product name
- Connect CDC (SQData)
- Title
- Connect CDC (SQData) Apply engine
- Copyright
- 2024
- First publish date
- 2000
- Last edition
- 2024-07-30
- Last publish date
- 2024-07-30T20:19:56.898694
- 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.
- Identify any external datastores that need to be referenced in order to map certain target fields. These external datastores may require a Cursor operation.
- Identify any special date formatting that needs to be performed.
- 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.
- 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.
- Determine if any special Initialization processing is required before the Main.