A transformation process is a series of steps that occur when a record is inserted into an integration table. FairCom Edge and FairCom MQ provide a variety of transform methods that can be added as steps in a transform process. This section provides a brief description of the FairCom transform methods with links to more complete details.
The following table lists the transform methods provided by FairCom that you can add to a transform step in a transform process.
Note
Transforms no longer have their own actions and are now part of the integration table API. To create a transform, see the
"transformSteps"property in the"createIntegrationTable"action. For transform options before version 13.1, see the archival transform API or contact support.
| Section | Description |
|---|---|
| JSON to different table fields transform | This section details use cases, concepts, tutorials, and the API reference for transforming JSON to fields in a different table. |
| Fields to JSON transform | This section details use cases, concepts, tutorials, and the API reference for transforming table fields to JSON in the same table. |
| JSON to fields transform | This section details use cases, concepts, tutorials, and the API reference for transforming JSON to table fields in the same table. |