Customizing arsodfxa

A sample COBOL program for arsodfxa is delivered as a default executable in the installpath/bin/exits directory, where installpath is the installation directory path you chose when you installed Content Manager OnDemand.

About this task

Source code samples and the JCL statements that are used to compile the exits are provided in the ARS.V10R5M0.SARSINST library. Parameters are declared in COBOL copybook named arsodfxc. The sample compile JCL is named ARSCODFX.

If ODF distribution JES spool file data set output parameters need to be modified before dynamic allocation, the arsodfxa sample exit program must be compiled and link-edited into the installpath/bin/exits directory where installpath is the installation directory path you chose when you installed Content Manager OnDemand.

Procedure

To customize the arsodfxa exit, do the following steps:

  1. Create a backup copy of the user exit.
  2. Make the desired modifications to the exit.
  3. Modify and run the sample JCL ARSCODFX in ARS.V10R5M0.SARSINST to compile and link the user exit into the installpath/bin/exits directory where installpath is the path you chose when you installed Content Manager OnDemand.