Integration task types

These types of integration tasks serve as the building blocks of an integration flow:

Task type Description
Connector

Contains generic parameters that can be reused at any point in the integration flow

Query Performs a query-like operation but in a form of a task
Integration

Defines the source or end destination of data that is processed for integration

Note: The source and destination of an integration task can be an Entity, M3 web service, or BOD.
QueryTransform A combination of Query task and Integration task

Performs a Query task with an entity resource type and saves the information to a BODArea integration type

Cleanup Performs a database table clean-up (delete statement) operation