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

User Access Method Programs

User Access Method Programs

Create a user access method program written in Assembler, C, or PL/I to process data in a data map.
Call the user access method program by defining a data map with the USER access method and specifying the attributes of the user access method program, including the name of the compiled user access method DLL or shared library, parameters to pass to the program, and the full path and name of the associated data file. PowerExchange calls the user access method program repeatedly to process the data in the associated data file until all the data is processed.
PowerExchange provides example user access method programs with headers files and JCL. These files, named
uam
*
.
*
, are located in the examples directory in the PowerExchange Navigator installation directory. Edit and compile these example programs to customize them for your environment.

0 COMMENTS

We’d like to hear from you!