Friday, 13 February 2015

IBM Business Process Manager: BPMConfig command tips for configuring profiles and the deployment environment

From the AIM Support Blog: -


Starting with IBM Business Process Manager V8.5.0, the BPMConfig command is widely used to create, update, upgrade, migrate [8.5.5] or delete an IBM Business Process Manager deployment environment. This article provides some tips and points that require extra attention when you use this command. There are two parts to this article: the first part focuses on the different parameters to pass to the BPMConfig command and the second part covers some tips for configuration properties file used by this command.


No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...