9.9 CB definition in the adaptor configuration definition file

This section discusses the CB definition in the adaptor configuration definition file (AdaptorCompositionDefinition.xml).

You define in the CB definition the callbacks that perform data input and output, data editing, and tuple send and receive processing with the standard adaptors.

You specify a CB definition as a child element of one of the following definitions:

The table below lists and describes the definitions in the CB definition.

Table 9-7 List of definitions in the CB definition

No.Definition in the CB definitionParent elementSubsection
1CB definition for input
(InputCBDefinition tag)
Input adaptor definition9.9.1
2CB definition for output
(OutputCBDefinition tag)
Output adaptor definition9.9.2
3CB definition for editing
(DataEditCBDefinition tag)
Input adaptor definition or output adaptor definition9.9.3
4CB definition for sending
(SendCBDefinition tag)
Input adaptor definition9.9.4
5CB definition for receiving
(ReceiveCBDefinition tag)
Output adaptor definition9.9.5

Note that the order of the CB definitions is not the same for the input and the output adaptor definitions. For the order of the CB definitions, see 9.5.1(5) Order of CB definitions.

Organization of this section
9.9.1 CB definition for input
9.9.2 CB definition for output
9.9.3 CB definition for editing
9.9.4 CB definition for sending
9.9.5 CB definition for receiving