Use the mqsiapplybaroverride command to replace configurable values in the broker archive (BAR) deployment descriptor with new values that you specify in a properties file.
Write scripts to create broker archive files and apply different override values in the broker deployment descriptor archive file by using the mqsiapplybaroverride command, together with the mqsicreatebar command.
On Windows, the user ID used to invoke this command must have Administrator authority on the local system. On Linux, your user ID must have write access to the –data (workspace) and –b (BAR file location) directories.
...
CALL mqsiapplybaroverride
...
mqsiapplybaroverride -b myflow.bar -p mychanges.properties
For an example of the details that are contained in a properties file, see Editing configurable properties.