You can predefine data retrieval paths with qfiles, thus defining the information that users are allowed to retrieve. You can further define the information a user is allowed to access by limiting their retrieval to using qfiles only. If you specify that a user can retrieve with qfiles only, it prevents them from using command mode retrieval commands. Unless you specifically prohibit the use of menu mode, the user will be able to retrieve through menu mode.
The syntax required to limit a user's access to CA OLQ to qfiles only is the IDD statement:
ADD/MODIFY USER ... QFILE IS ONLY
If you want a user to access CA OLQ through qfiles only, we recommend that you then disallow access to menu mode. To disallow access to menu mode, use the IDD statement:
ADD/MODIFY USER ... MENU MODE IS DISALLOWED
|
Copyright © 2013 CA.
All rights reserved.
|
|