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

Data Map Properties - USER Access Method

Data Map Properties - USER Access Method

View or edit properties for a data map defined for a user access method program.
Exit Program Name
The name of the user access method program to be called at run time. The program must be a valid DLL or shared library.
Calling Convention
The calling convention for the user access method program. The options are:
  • C
    . Standard C calls.
  • ASM
    . IBM Assembler type parameter lists.
  • PLI
    . PL/I user programs.
File name
The full path and file name of the data file to be processed by the user access method program. If the file is located on the local system, click the Browse button to browse to the file.
Valid characters are ASCII characters and the pound and yen sign.
String 1
A string value to pass to the user access method program at run time.
Integer 1
An integer value to pass to the user access method program at run time.
String 2
A string value to pass to the user access method program at run time.
Integer 2
An integer value to pass to the user access method program at run time.
Encoding
The encoding scheme. The options are:
  • Default
    . PowerExchange uses the default encoding scheme for the operating system.
  • EBCDIC
    . EBCDIC.
  • ASCII HIEND
    . ASCII high endian.
  • ASCII LOEND
    . ASCII little endian.
    The encoding scheme applies to both the record descriptors and the data in the record.
Default is
Default
.
Codepage
The code page that describes the character set for the character data in the data file. For the
Default
code page, PowerExchange uses the default code page for the operating system. Default is
Default
.
Skip First
n
Records from File
If the data file has one or more header records that are not required, the number of header records to skip.
Valid values are from 0 through 2147483647. Default is 0.

0 COMMENTS

We’d like to hear from you!