We assume that you already know what components are. See Chapter 26, Components for brief information.
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.
Components can have different properties. But they also can have something in common. Some properties are common for all of them, while others are common for most of the components. You should learn:
As Others are heterogeneous group of components, they have no common properties.
We can distinguish each component of the Others group according to the task it performs.
DBExecute executes SQL/DML/DDL statements against database.
RunGraph runs specified CloudConnect graph(s).
CheckForeignKey checks foreign key values and replaces those invalid by default values.
SequenceChecker checks whether input data records are sorted.
LookupTableReaderWriter reads data from a lookup table and/or write data to a lookup table.
SpeedLimiter slows down data flowing throughout the component.