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

Step 3. Configure the Streamer

Step 3. Configure the Streamer

If the transformation has XML output, JSON output, or another structured format selected as output, the wizard creates a Streamer component and XMap object in the wizard. Edit the Streamer to identify the XMap in the transformation.
  1. In the
    Objects
    view, double-click the Streamer, a Script object, to open it in the IntelliScript editor.
  2. To configure the Streamer to identify the XMap in the transformation, perform the following steps:
    1. To configure the necessary element, expand the
      contains
      element, in the IntelliScript editor. Couble-click the double-right arrows >> near the element.
    2. Expand the
      repeating_segment
      element. Double-click the double-right arrows >> near the element.
    3. In the
      run_component
      element select the relevant XMap object from the list of components.
  3. To configure the Streamer to read data from locations in the source document and write the data to XML, right-click
  4. To configure the Streamer further, within the
    Streamer
    element, nest
    ComplexSegment
    and
    SimpleSegment
    components corresponding to the source structure.
  5. For each
    SimpleSegment
    , define the opening marker and closing marker if required. Define the transformation that processes the segment.

0 COMMENTS

We’d like to hear from you!