Allocate additional data sets to the MFA User Task

Within the MFA User Task, you must allocate all data sets necessary to run Endevor and the Endevor Attachment in an ISPF batch environment.

To be able to access the Endevor Attachment, you must allocate the received REXX library to SYSEXEC, and the LOAD library to the STEPLIB and the Skeleton library to ISPSLIB.

Instead of a static allocation you can dynamically allocate the REXX and the Skeleton data sets by customizing the exit procedure TAUTOXA1. See the Workflow Manager Modeling Guide for more information.

If the Endevor product load modules do not reside in the LINKLIST you have to allocate the Endevor product load libraries using the STEPLIB of the z/Server user task. This also applies if you want to use another set of Endevor product libraries than those allocated in the LINKLIST for example if you want to test a new Endevor release.

Bear in mind that Endevor CSIQAUTU and CSIQUATH must be APF authorized libraries. All other STEPLIB data sets must be APF authorized as well if you are using those libraries in the STEPLIB concatenation.