been a long time for me but don't you define the work area, and all the 
messaging is located there? 

RACROUTE REQUEST=AUTH, RACHECK REQUEST. 
CLASS=RACLASS, CHECK FOR 
ATTR=READ, READ 
ENTITY=PROFILE, AUTHORITY 
LOG=ASIS, TO CHANGE A PASSWORD 
WORKA=SAFWORK, SAF WORK AREA. 
MF=(E,AUTHCHK) 


Carmen 


----- Original Message -----

From: "Phil Smith" <[email protected]> 
To: [email protected] 
Sent: Friday, June 16, 2017 12:52:13 PM 
Subject: RACROUTE with MSGRTRN=YES 

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 


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

Reply via email to