Step 1: Authorizing the load library

After you install the zRule Execution Server for z/OS data sets, you must make the ++HBRHLQ++.SHBRAUTH load library APF-authorized.

About this task

If the load library is not already authorized, add the zRule Execution Server for z/OS load library to the list of authorized libraries.

If you execute your rules in a CICS® or IMS environment by using WebSphere® Optimized Local Adapters (WOLA), the WOLA load libraries must also be APF-authorized.

Procedure

Add the ++HBRHLQ++.SHBRAUTH load library to the list of APF-authorized libraries by using the following command:
SETPROG APF,ADD,DSNAME=++HBRHLQ++.SHBRAUTH,SMS

where ++HBRHLQ++ represents the high-level qualifier that is assigned to Decision Server data sets during installation.

Consider adding a definition to the system parameter library (parmlib) member PROGxx to make it permanent. For example:

APF ADD DSNAME(++HBRHLQ++.SHBRAUTH) SMS