Some of the components are slightly different from all those described above. 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.
MongoDBExecute executes JavaScript code on the MongoDB database.
RunGraph runs specified CloverETL 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.