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

Adding a Global Component

Adding a Global Component

Define a component globally when you need to use it in two or more places in the Script, or when the component can only appear at the global level.
  1. At the bottom of the global level of the Script, double-click the left ellipsis (...).
    A text box appears.
  2. Enter the name of the component, and then press
    ENTER
    .
  3. Double-click the right ellipsis.
    A list box appears.
  4. Click the down arrow and select the type of component that you want to add.
    The global component appears in the Script.
  5. Set the properties of the component, if any.

0 COMMENTS

We’d like to hear from you!