AS/400 HELP
"SYSREQ"
SYSREQ provides two functions.
Limit the SYSTEM REQUEST key to certain users
and assign a command / program to the ATTENTION key.

SYSREQ
works with the exit point
QIBM_QWT_SYSREQPGM to control access to the SYSTEM REQUEST KEY and the system
value QATNPGM to allow you to assign a command and or program to the ATTENTION
KEY.
SYSREQ was developed at V5.1 and
V5.3 It uses API QWTSETPX
PC INSTRUCTIONS:
Download "SYSREQ” to your PC.
Go to a DOS session and enter the following;
FTP SYSTEM (system = your AS/400’s
name or IP address)
Enter a valid user id and password
CD QGPL
LCD C:\DIRECTORY (directory= the directory on your pc where you
downloaded “ SYSREQ.savf”
QUOTE
SITE NAMEFMT 1
BIN
PUT
SYSREQ.SAVF
QUOTE RCMD
RSTLIB SAVLIB(SYSREQ) DEV(*SAVF) SAVF(QGPL/SYSREQ)
Note: If there is a security problem restoring all
objects with the command above, sign on
to your as/400 as Qsecofr and run RSTLIB
from the command line.
AS/400
INSTRUCTIONS:
SETUP
USE the command
WRKREGINF and page down to
QIBM_QWT_SYSREQPGMS Use option 8 to add the exit program 1 DENY
in library SYSREQ

Use WRKSYSVAL
QATNPGM to attach ‘attention program’
ATTNPGM in library SYSREQ
ADDLIBLE SYSREQ (if this library is not in the system
library list)
CALL SYSREQ1
NOTE: applying a command and or a program to the
ATTENTION key for a user is effective immediately. Granting
or revoking the SYSTEM REQUEST key to a user is effective on the next
sign-on.
NOTE: If a user is not
enrolled
in SYSREQ the ATTENTION key for that
user does nothing and the SYSTEM REQUEST key IS functional..
NOTE: Users added to SYSREQ are in file SYSREQID
in library SYSREQ. No mods are made to the actual user profiles.
NOTE Many ERP systems use the ATTENTION key for their defined function(S). The ATTENTION key function in SYSREQ may not
work with your ERP system.