Apply engine script commands - 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
ft:lastEdition
2024-07-30
ft:lastPublication
2024-07-30T20:19:56.898694

There are several distinct types of Apply Engine script commands. Some specify a behavior affecting the entire execution of an Engine instance or how specific types of data are transformed, others define data sources and targets, declare object references, specify the attributes of source data elements, define called procedures, provide access to external data and control the flow of the Engine's processing cycle.

Commands begin with a keyword and end with a semicolon (;). There are four command types:

  • Environment Commands - Environment commands provide global runtime control such as commit scope and reporting.
  • Data Definition Commands - Define datastores and cursors.
  • Field Specification Commands - Define variables, alter field attributes, format dates, etc.
  • Processing Commands - Control the processing of the target datastore(s).