Chapter 63. Others
Common Properties of Others |
Some of the components are slightly different from those previously described. We call this group of components: Others.
Others serve to perform multiple and heterogeneous tasks.
As Others are heterogeneous group of components, they have no common properties.
CheckForeignKey checks foreign key values and replaces those invalid by default values.
CustomJavaComponent executes user-defined java transformation.
DBExecute executes SQL/DML/DDL statements against database.
HTTPConnector sends HTTP requests and receives responses from web server.
LookupTableReaderWriter reads data from a lookup table and/or writes data to a lookup table.
RunGraph runs specified CloverDX graph(s).
SequenceChecker checks whether input data records are sorted.
SystemExecute executes system commands.
WebServiceClient calls a web-service and maps response to output ports.