If you want to modify
the environment name that was specified during initial configuration, update the configuration using
the updateBPMConfig administrative command.
Procedure
- Stop the Workflow Server.
- Start the wsadmin scripting tool as
described in the topic "updateBPMConfig command."
- Run the updateBPMConfig administrative
command to update the environment name, as shown in the following
example:
AdminTask.updateBPMConfig( [ '-de', 'deployment_environment_name', '-environmentName', 'environment_name' ] )
AdminConfig.save()
- Start the Workflow Server.
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15