Update Users in View Database to Assign New Display Mode Allowance.
search cancel

Update Users in View Database to Assign New Display Mode Allowance.

book

Article ID: 125465

calendar_today

Updated On:

Products

OM View

Issue/Introduction

Is there any utility available that will generate a report with users display mode assignment as "N"(No) for SARO mode?

Using the above report, is it possible to use the SARGRW program to update the mode assignment of some or all users to "Y" (Yes)?

Environment

View - Releases 12.2 and Higher

Resolution

SARGRW does not include any functionality regarding User settings.

SARBCH /LIST USER=... can be used to produce a report, for a user or users, that shows the settings for the ALL/EXPO/EXP/SARO/SAR/JOB fields. From this list, lines can be extracted for those users that show a value in a particular field (in this instance, with SARO of N).

SARBCH /DEFUSER ACC=xxxxxx USER=... can be used to change the mode settings for a UserID.

A transaction card could be formatted as follows, to force a "Y" value for use of SARO mode:
 /DEFUSER ACC=xxxYxx USER=...

Note: In the above card, though the SARO setting is being forced to "Y", the other five means of access would need to be shown as the user currently has, so as to not be changed.