View - SAF messages are being prompted while trying to browse reports in View
search cancel

View - SAF messages are being prompted while trying to browse reports in View

book

Article ID: 267740

calendar_today

Updated On:

Products

OM View

Issue/Introduction

Users reported that SAF messages are appearing while trying to browse reports in View, with 14.0 libraries.

Is there anyway to suppress those messages?

SARSECUX XXXXX    READ   RACROUTE DSN=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

XXX VOL=XXXXXX RC=00000000                                                     

 SARSECUX XXXXX    READ   RACROUTE DSN=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

XXX VOL=XXXXXX RC=00000000                                                     

Environment

Release : 14.0

Resolution

The client's SARSECUX user exit was issuing the message.

After checking for certain UserID prefixes, it checks for SECURITY=EXTERNAL.

If SECURITY=EXTERNAL is not set, the code drops into where it issues a RACROUTE call and the WTO message.

It may be considered to change the exit code to only issue that WTO message if SARINIT FEATURE=1 is set.