
54 IMS Connectivity in an On Demand Environment: A Practical Guide to IMS Connectivity
Example 4-4 shows a sample JCL to bind these exits. It uses the following data sets and
member names:
IMSHWS.SHWSMAC
IMS Connect macro library. If you have IMS Version 9, use the IMS.SDFSMAC library.
IMSHWS.SHWSSRC
IMS Connect source library. If you have IMS Version 9, use the IMS.SDFSSRC library.
IMSHWS.HWSRESL
IMS Connect resource library. If you have IMS Version 9, use the IMS.SDFSRESL library.
Exit name
User exit routine name (HWSJAVA0 or HWSUINIT).
Example 4-4 Sample JCL to install the default user exits
//HWSEXIT JOB (ACTINF01),’PGMRNAME’,
// CLASS=A,MSGCLASS=Z,MSGLEVEL=( ...