TCP/IP framework - 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

The Apply Engine has the ability to communicate with other Apply Engine instances through TCP/IP across different operating systems, within the same operating system instance or both.

Connect CDC (SQData) TCP/IP cross platform operation through is defined through the DATASTORE command. Examples of how to specify cross platform operation within the DATASTORE command are provided later in this section.

In a cross platform TCP/IP environment, an Apply Engine can function as a sender of information or as a receiver of information, or both. There may be multiple Apply Engine senders/receivers communicating with each other in a cross platform environment. An Engine subscribing to an IMS Log Capture, formats a record which is then written to a TCP/IP port on another platform on which a second Engines is listening. While an Engine can Listen and Write to a TCP/IP port most do not.

There are three primary elements within an Connect CDC (SQData) cross platform environment.
  • Port - This is a TCP/IP communication port that is used as the data transfer conduit within and between operating system platforms.
  • Sender - This is an instance of the Apply Engine that is setup/defined to send data to a TCP/IP port.
  • Receiver - This is an instance of the Apply Engine that is setup/defined to receive data from a TCP/IP port.