Running File Transformer

This feature allows you to check whether the file transformer you built is work properly or not.

Running File Import Transformer

After creating the file transformer, users can run the file import transformer by following these steps:

  • User can upload one file as input for the custom script.

  • Once you upload the file, click Run.

  • Then, you can see the result in output section.

Running File Export Transformer

After creating the file transformer, users can run the file export transformer by following these steps:

  • Choose the sample to be used. You can choose the file from existing project or using sample templates.

  • You will see your existing projects on the left-side. After clicking the project, please select only one file on the right-side.

  • If you don't have existing projects in the team workspace, please select one of the available sample templates.

  • The input will be shown in JSON structure format.

  • Click run to check the output, and you will find the result in the output section.

Last updated