Question:
How do I implement new rules to users in ACF2/CICS regions? My rules are not globally resident.
Answer:
Use the ACF2 transaction ACFM. In the transaction, select RC - Resource Control. The rules are under CICSKEY:
NEW FUNCTION: RC PARMS: C
Enter the following on the next panel:
ENTER DESIRED COMMAND: TRANS
This function reloads the directory
Then you want to reset the users cache clearing out previous rule validation that would be for the old rules. Type R (or RESET) to reset the cache in the PARMS:
NEW FUNCTION: RC PARMS: R