Before You Begin
Some sites have security requirements that prohibit the use of the Robot system library RBTSYSLIB in the system portion of your library list (system value QSYSLIBL). The following describes the steps you should take to ensure your Robot GUI products still function properly.
Steps to Modify GUI Products
-
If necessary, update or convert the Robot products installed on your IBM i to the most current release and modification level. You can access the downloads My Account on our website.
-
Update all GUI products to the current version.
- Add RBTSYSLIB to all job descriptions that are used in your products. Depending on the products you have installed, this can include the following:
-
Remove RBTSYSLIB from the system portion of your library list:
-
Enter the command:
WRKSYSVAL QSYSLIBL
-
Select option 2, Change, on the Work with System Values panel next to the QSYSLIBL entry.
-
On the Change System Value panel, remove the entry for RBTSYSLIB.
-
The value of the RSLGUISYSL data area must be 1 on all systems that will not have RBTSYSLIB in QSYSLIBL. Use the following command to change the data area:
CHGDTAARA DTAARA(RBTSYSLIB/RSLGUISYSL (1 1)) VALUE('1')
-
Change the job description (JOBD) or library list (LIBL) identified to each job submitted by Robot Schedule to include RBTSYSLIB. If you're using a library list object in your Robot Schedule jobs, you must have RBTSYSLIB in its library list. RBTSYSLIB also must exist in the job description specified on the control options panel of the Robot Schedule job.
-
Do the following to check the system library list entry for the RBTSLEEPER subsystem:
-
Enter the following command:
WRKSBSD RBTSYSLIB/RBTSLEEPER
-
Select option 5, Display, on the Work with Subsystem Descriptions panel next to the RBTSLEEPER subsystem.
-
Select option 1, Operational Attributes, on the Display Subsystem Description panel.
-
On the Display Operational Attributes panel, look at the System library list entry value and verify it does not contain RBTSYSLIB.
Considerations for Running Product Installs, Updates, or Conversions
When your system is running without RBTSYSLIB in QSYSLIBL and you want to install a new Robot product, or update or convert an existing product, you must do the following before running your install, update, or conversion.
-
Change the job that will run the install, update, or conversion so that RBTSYSLIB is removed from the user portion of the library list, and added to the system portion of your library list.
-
After the install, update, or conversion completes, check QSYSLIBL and remove RBTSYSLIB if it was added by the install, update, or conversion process.
-
Reverse Step 1: Add RBTSYSLIB to the user portion of your library list (QUSRLIBL) and remove it from the system portion of the library list (QSYSLIBL).
Last Modified On:
No, open a new Support Case