Executing a Full Transformation
On the previous page, the completed model was publish to the Transformer, this is required for the full transformation. First we must ensure the Transformer is in Property Graph mode, this is done by selecting the cog icon in the top right and switching
Property Graph Modetotrue, then confirming with the tick icon.

Select the
Execute Transformerbutton and provide the following execution params:
Input File:
https://data-lens-tutorials.s3.amazonaws.com/Structured-File-Lens/fastest-way-blog/input/person-card-nested.jsonThis file can either be remote, provides as an
https://ors3://link, or local where the the Transformer has direct access to it usingfile://It can be confusing when running on a local machine to know the path to give to your input file. Instructions on the path to use can be found here.
Model Reference: sample.json
Where we reference the sample source file used to create this model

Once the transformation is complete, a report showing the output CSV files will be displayed. They will be store in the location setup in your Transformer's
Output Dir URLconfiguration.

Last updated

