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 - Record Level Exit

Data Map Properties - Record Level Exit

View or edit properties for a record-level exit program defined for a data map.
Exit Program Name
The name of the record-level exit program to be called at run time. The program must be a valid DLL or shared library, depending on the operating system.
Calling Convention
The calling convention for the record-level exit program. The options are:
  • C
    . Standard C call.
  • OS
    . IBM Assembler type parameter list.
  • PLI
    . PL/I user program.
  • COBOL
    . COBOL user program.
Default is
C
.
String 1
String value passed to the record-level exit program at run time.
Integer 1
Integer value passed to the record-level exit program at run time.
String 2
String value passed to the record-level exit program at run time.
Integer 2
Integer value passed to the record-level exit program at run time.

0 COMMENTS

We’d like to hear from you!