Page History
...
- You need to be careful about the current library and the initial library list used. Specifically, it should not include any LANSA libraries. Refer to Library List Considerations for the Request Server Jobs for more information.
- The command string can and should use the following placeholder variables to refer to the corresponding library names. LANSA Composer Request Server will replace all instances of the placeholder variables with the corresponding library names, adjusting the command length as necessary to accommodate them.
&MONLIB : refers to the library containing the LANSA Composer Request Server software.
&PGMLIB : refers to the LANSA program library for which this request server job will execute requests.
...