Add JOBD to the WebSphere user profile
-
From the OS/400 command line, add JOBD to the profile
for the user you created to run the WebSphere Application Server.
The JOBD should be the same name as your Lawson subsystem for this
Environment.
Example
CHGUSRPRF USRPRF(LSFPROD1WS) JOBD(QGPL/LSFPROD1)
where
LSFPROD1WS is the user profile you created to run Lawson in this Environment
LSFPROD1 is the name of the Lawson job description for this Environment. This is the same as the Environment name.
-
If you are installing Lawson Core Technology onto
an IASP, make sure the initial ASP group is set for the WebSphere
job description.
From an OS/400 command prompt, type the following commands.
CHGJOBD JOBD(QWAS85/QWASJOBD) INLASPGRP(IASPName)
where IASPName is the name of your IASP.