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 3. Add Fields to the Record in the Data Map

Step 3. Add Fields to the Record in the Data Map

Add the seqno, name, and gender fields to the record1 record in the demo.map1 data map.
  1. On the
    Data Map
    tab in the
    Resource Explorer
    , click
    record1
    .
  2. Click
    Add
    Field
    .
  3. In the
    Add Field
    dialog box, enter information about the field.
    The following table describes the information to enter:
    Option
    Description
    Field Name
    Enter
    seqno
    .
    Field Type
    Select
    NUMCHAR
    .
    Precision
    Enter
    2
    .
    Scale
    Enter
    0
    .
    Length
    Enter
    2
    . The
    Length
    field indicates the maximum size of the input, allowing for leading blanks or other characters. The length value must be equal to or greater than the precision value.
  4. Click
    OK
    .
    The
    Record
    window displays the seqno field.
  5. In the
    Record
    window, click
    record1
    .
  6. Click
    Add
    Field
    .
  7. In the
    Add Field
    dialog box, enter information about the field.
    The following table describes the information to enter:
    Option
    Description
    Field Name
    Enter
    name
    .
    Field Type
    Select
    CHAR
    .
    Length
    Enter
    20
    .
  8. Click
    OK.
    The
    Record
    window displays the name field.
  9. On the
    Data Map
    tab, click
    record1
    .
  10. Click
    Add
    Field
    .
  11. In the
    Add Field
    dialog box, enter information about the field.
    The following table describes the information to enter:
    Option
    Description
    Field Name
    Enter
    gender
    .
    Field Type
    Select
    CHAR
    .
    Length
    Enter
    1
    .
  12. Click
    OK
    .
    The
    Record
    window displays the gender field.

0 COMMENTS

We’d like to hear from you!