Applies to:
transformer, jsonata
Transformer Service
The Transformer service takes one or more input data sets and applies a tranform expression using
the JSONata query language to produce a resulting output data set.
Properties
| Property Name |
Description |
| Name |
Identity of the component |
| Source |
Source object that is watched |
| Transformer |
JSONata expression to transform the source |
|
|
Events
| Name |
Description |
Event Information |
| Transformed |
New data should be available |
|
Output Data
| Name |
Description |
| value |
The transformed data |