Enabling or disabling IBM Business Process Manager
Post the installation of Managed services, you can enable or disable Business Process Manager from the IBM Cloud Pak® for Multicloud Management.
Procedure
Complete these steps from your OpenShift console.
- Click Operators > Installed Operators.
- Select
management-infrastructure-management
namespace from the Project drop-down list. - Select the operator
IBM Management Infrastructure managed services
. - Select the tab
IBM Management Infrastructure managed services
. - Edit the Managed services instance by selecting Edit ManageService from the overflow menu.
-
Search
camBpmProvider
in YAML and change the following values:- Change
replicaCount
to 1. - Edit
bpmEndpoint
with the BPM endpoint value. - Edit
bpmUserName
with the user name value. -
Edit
bpmUserPwd
with the password.These are the sample values for BPM provider:
camBpmProvider: bpmEndpoint: 'https://9.9.9.9:9443/' bpmUserName: 'admin' bpmUserPwd: 'passw0rd' replicaCount: 1
- Change
-
Save the YAML file.
Note: The supported version of IBM Business Process Manager is 8.5.7.