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 AIOps.
Procedure
Complete these steps from your OpenShift console.
-
Click Operators > Installed Operators.
-
Select
cp4aiops
namespace from the Project drop-down list. -
Select the operator
IBM Management Infrastructure managed services
. -
Select the tab 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
-
-
Save the YAML file.
Note: The supported version of IBM Business Process Manager is 8.5.7.