Run File Transformer
This feature allows you to check whether the file transformer you built is working properly or not.
Last updated
This feature allows you to check whether the file transformer you built is working properly or not.
After creating a file transformer, you can test it by following these steps:
Upload a file in the Input section.

Click Run.

View the result in the Output section.

After creating an export file transformer, you can test it by following these steps:
In the Input section, click Select sample and choose a sample. You can select a file from an existing project or use a sample template.

If you select File from existing project, a dialog will appear for file selection. Select a project on the left, then choose one file on the right side.

If you don't have any existing projects in the workspace, choose Sample templates. A dialog will appear for template selection.

After you select a file, the input will be displayed in JSON format.

Click Run, then view the result in the Output section.

Last updated