Table of Contents

Search

  1. Preface
  2. Introduction to Data Transformation
  3. Data Processor Transformation
  4. Wizard Input and Output Formats
  5. Relational Input and Output
  6. Using the IntelliScript Editor
  7. XMap
  8. Libraries
  9. Schema Object
  10. Command Line Interface
  11. Scripts
  12. Parsers
  13. Script Ports
  14. Document Processors
  15. Formats
  16. Data Holders
  17. Anchors
  18. Transformers
  19. Actions
  20. Serializers
  21. Mappers
  22. Locators, Keys, and Indexing
  23. Streamers
  24. Validators, Notifications, and Failure Handling
  25. Validation Rules
  26. Custom Script Components

User Guide

User Guide

Testing the Transformation

Testing the Transformation

Test the Data Processor transformation in the
Data Viewer
view.
Before you test the transformation, verify that you defined the startup component. You can define the startup component in a Script or you can select the startup component on the
Overview
tab. You also need to have chosen an example input file to test with.
  1. Open the
    Data Viewer
    view.
  2. Click
    Run
    .
    The Developer tool validates the transformation. If there is no error, the Developer tool shows the example file in the
    Input
    area. The output results appear in the Output panel.
  3. Click
    Show Events
    to show the
    Data Processor Events
    view.
  4. Double-click an event in the
    Data Processor Events
    view in order to debug the event in the Script editor.
  5. Click
    Synchronize with Editor
    to change the input file when you are testing multiple components, each with a different example input file.
    If you modify the example file contents in the file system, the changes appear in the
    Input
    area.

0 COMMENTS

We’d like to hear from you!