Transform methods
FairCom Edge transform method documentation for developers to transform, enrich, and reshape incoming data before FairCom Edge delivers it to devices and software
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.
Important
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 |
|---|---|
This section details the FairCom Edge transform that converts Siemens UDT binary serialized data to JSON using a schema that describes the format of the original user-defined type. | |
This section details use cases, concepts, tutorials, and the API reference for transforming JSON to fields in a different table. | |
This section details use cases, concepts, tutorials, and the API reference for transforming table fields to JSON in the same table. | |
This section details use cases, concepts, tutorials, and the API reference for transforming JSON to table fields in the same table. |