RACROUTE has options MSGRTRN=YES|NO and MSGSP=subpool number. The doc says:

,MSGRTRN=YES
,MSGRTRN=NO
specifies whether you want to use message return processing. You can use this 
parameter in conjunction with the other RACROUTE MSGxxxx parameters to store 
and forward messages resulting from this service.
Note: This parameter applies to REQUEST=AUTH, REQUEST=DEFINE, REQUEST=VERIFY, 
and REQUEST=VERIFYX.
,MSGSP=subpool number
specifies the storage subpool into which you want RACF messages returned. You 
can use ,MSGSP in conjunction with the other RACROUTE MSGxxxx parameters to 
store and forward RACF messages. If you do not specify a subpool, the default 
subpool is 0. An unauthorized caller can only specify subpools 0 through 127.

This appears to mean that I can get messages from RACF/ACF2/TSS returned in a 
buffer. But where is that buffer? Googled a bunch, couldn't find an answer. I 
was thinking it might be the WORKA= buffer, but then MSGSP= wouldn't make sense.

Maybe this is already clear, but: I want to trap any error messages from 
whichever ESM so I can return them to the user. Currently we're issuing our own 
message saying "Mom said you can't do that", and it confuses the wee beasties, 
who are used to seeing messages from the appropriate ESM.
--

...phsiii


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to