Deploying Operational Decision Manager to the Liberty server
The WebSphere Liberty server configuration files that were generated by submitting the HBRWLPC job must be deployed to the server directory.
About this task
The WebSphere Liberty server configuration files are deployed from the ++HBRWORKPATH++/config/wlp/++WLPSERVER++ folder to the ++WLPUSERDIR++/Servers/++WLPSERVER++ directory.
If the server already exists, the deployment stops. This behavior is controlled by the fifth parameter in the HBRWLPD job that defaults to STOP. If you would like to overwrite the existing server with the new configuration files, change the parameter from STOP to OVERWRITE.
Procedure
- Review and submit the job ++HBRWORKDS++.SHBRJCL(HBRWLPD).
- Review the job output and ensure that the server configuration files were successfully deployed.
What to do next
- If you are using a standard WebSphere
Liberty
server (
WLPTYPE=STD), then the WebSphere Liberty server can now be started. - If you are using a CICS® WebSphere
Liberty server
(
WLPTYPE=CICS), then follow the steps that are described in Deploying Operational Decision Manager to a CICS Liberty server.