Transform
Translating and enriching data
A data transform stage is created off an existing collection. This could be in the form of a data-in or an existing Data Transform. The goal of a data transform stage is to create an aggregation pipeline to essentially take documents from one collection, through the pipeline and save the new document into a new collection to be referenced for another process. To get started simply click on a data-in or data transform stage in the Integration Hub, a menu will appear, and you can click on “Create Transform”. It will take you to the Aggregation designer tool which consists of 3 panels.
Check out this basic transform example in Architecture Artistry
The Document Transform Stage is split up into 3 panels:
Search Documents - Far left, used to pull in various examples of input documents
The Designer Panel - Center Panel, here you can set your collection parameters as well as build your data transformation steps
The Designer View - Right Panel - this will give you a view of the input data and what the output will be after all you stages have been applied.
Last updated