We are using OCP and installed four environments, namely development, test, stage, and production.
We hope that the BPM environment variables can set global variables for the four environments, so that the developed BPM can read the corresponding environment variables when running in different environments.
However, we found that the configured development and production environment variables are valid, but when the project is deployed to the test and stage environments, the variables of the test and production environments are read respectively.
We need to know how to configure the CP4BA environment so that the test and stage environment can take effect so that the environment variables can take effect.
------------------------------
ding wei
------------------------------