Chapter 43. Common Properties of Others

These components serve to fulfil some tasks that has not been mentioned already. We will describe them now. They have no common properties as they are heterogeneous group.

Only JavaExecute requires that a transformation is defined in this component. It must implement the following interface:

Java Interfaces for JavaExecute

Here we will present an overview of all Others:

Table 43.1. Others Comparison

Component Same input metadata Sorted inputs Inputs Outputs Each to all outputs1) Java CTL
SystemExecute-
no
0-10-1-
no
no
JavaExecute--00-
yes
no
DBExecute-
no
0-10-2-
no
no
RunGraph-
no
0-11-2-
no
no
HTTPConnector-
no
0-10-1-
no
no
WebServiceClient-
no
0-10-Nno2)
no
no
CheckForeignKey
no
no
21-2-
no
no
SequenceChecker-
no
11-n
yes
no
no
LookupTableReaderWriter-
no
0-10-n
yes
no
no
SpeedLimiter-
no
11-n
yes
no
no

Legend

1) Component sends each data record to all connected output ports.

2) Component sends processed data records to the connected output ports as specified by mapping.

Go now to Chapter 50, Others.