Table of Contents

Search

  1. Preface
  2. PowerExchange Navigator Introduction
  3. Data Maps
  4. Data Maps for Specific Data Sources
  5. Copybooks
  6. Registration Groups and Capture Registrations
  7. Extraction Groups and Extraction Maps
  8. Personal Metadata
  9. Database Row Test
  10. PowerExchange Navigator Examples
  11. Appendix A: PowerExchange Functions for User-Defined Fields
  12. Appendix B: User Access Method Programs
  13. Appendix C: Application Groups and Applications
  14. Appendix D: Data Map Properties
  15. Appendix E: Record, Field, and Table Properties
  16. Appendix F: DTL__CAPXTIMESTAMP Time Stamps
  17. Appendix G: Trace for Creating a Memory Map When Importing a COBOL Copybook

Navigator User Guide

Navigator User Guide

Step 1. Add a Data Map

Step 1. Add a Data Map

Create the demo.map1 data map by using the example demo1.dat file.
  1. On the
    Resources
    tab in the
    Resource Explorer
    , click
    Add
    Data Map
    .
  2. In the
    Name
    dialog box, enter the required information.
    The following table describes the required information:
    Option
    Description
    Schema Name
    Enter
    demo
    .
    Data Map Name
    Enter
    map1
    .
    Access Method
    Select
    SEQ
    .
    Import Record Definitions
    Clear this option. You specify record definitions later.
  3. Click
    Next
    .
  4. In the
    SEQ Access Method
    dialog box, enter the required information.
    The following table describes the required information:
    Option
    Description
    File Name
    Click the Browse button to browse to the demo1.dat file in the examples directory.
    Field Separator
    Select this option and enter the comma (,) separator character. If you cannot enter the separator character through the keyboard, enter its hexadecimal representation as:
    x'
    nn
    '
    . Because the demo1.dat data file is a character-separated file, you are not prompted for the separator character.
  5. Click
    Finish
    .
    The demo.map1 data map appears on the
    Data Map
    tab in the
    Resource Explorer
    .

0 COMMENTS

We’d like to hear from you!