z/OS MVS Programming: Writing Transaction Programs for APPC/MVS
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Installing a TP for Testing

z/OS MVS Programming: Writing Transaction Programs for APPC/MVS
SA23-1397-00

Before you test a TP, you must do the following to install the TP:
  1. Compile or assemble the TP.
  2. Load the TP in a load module, or link-edit the TP in a load module with one or more of the following modules from SYS1.CSSLIB:
    ATBPBI
    For TPs that call CPI Communications or TP conversation services.
    ATBATP
    For TPs that call advanced TP services.
    ATBCTS
    For TPs that call Reject_Conversation or Set_Conversation_Accounting_Information.

After installing the TP, you can test the TP using one of the methods described in the following section.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014