Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

Step 1

Execute the following command to install Workload Automation to the default libraries:

Panel
Html bobswift
<pre>
RSTLICPGM LICPGM(0UNV511) DEV(*SAVF) SAVF(QGPL/UNV511)
</pre>


When installing Workload Automation on a version of IBMi that is newer than the version identified in the distribution file name (for example, installing the 5.4-targeted file on an IBMi version greater than 5.4 or the 7.2-targeted file on an IBMi 7.3 or higher system), add the FRCOBJCVN parameter to force object conversion to the newer platform.

Panel
Html bobswift
<pre>
RSTLICPGM LICPGM(0UNV511) DEV(*SAVF) SAVF(QGPL/UNV511) FRCOBJCVN(*YES *ALL)
</pre>

Step 2

Verify that the installation was correct by executing the following command:
 

Panel
Html bobswift
<pre>
CHKPRDOPT 0UNV511
</pre>

Anchor
1179040
1179040
The following message should display: No errors detected by CHKPRDOPT.

Step 3

Optionally, rename the UNVUBR511 subsystem to UBROKER for consistent operation across future installations.

Step 4

Optionally, use the UCHGRLS (Change Release Tag) Program to change the names of the Workload Automation for IBM i commands in the IBM i QSYS library.