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.

  • 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.

  • WebServiceClient calls a web-service and maps response to output ports.