Posted: Mon Mar 10, 2008 5:08 am Post subject: Problem while updating a path using mqsiapplybaroverride
Partisan
Joined: 10 Jan 2008 Posts: 333
Hi,
My message flow structure looks like this :
MQINPUT -> TRACE(File) -> COMPUTE - > MQOUTPUT, while another MQOUTPUT node is attached with the MQINPUT node.
Queue names and DSN names and additional instance of the flow is overwritten as desired, however I am unable to overwrite the path used by the Trace node.
Below is the properties file I am using to overwrite.
#Old Value in broker.xml = New Value in broker.xml
"C:\TRACE\SIMPLE.txt" = "C:\TRACE\MB\SIMPLE2.txt"
OUT = OUTPUT
ERROR = OUT1
ESBDB = AAUSER
# To change the number of instances that a flow is deployed.
URI_SIMPLE\#additionalInstances=3
Mon Mar 10 18:16:38 IST 2008
Updating override values for Broker Archive File "C:\Workspace\Servers\TEST.bar"
using properties file "C:\Workspace\Servers\Change.properties".
Updating override values for compiled message flow "SIMPLE.cmf".
Updating override value "OUT" to "OUTPUT" from configurable property "SIMPLE#OUT
.queueName".
Updating override value "ESBDB" to "AAUSER" from configurable property "SIMPLE#C
ompute.dataSource".
Updating override value "ERROR" to "OUT1" from configurable property "SIMPLE#ERR
OR.queueName".
Updating override values for compiled message flow "SIMPLE.cmf".
Updating override value "SIMPLE#additionalInstances" to "3" from configurable pr
operty "SIMPLE#additionalInstances".
Number of warnings while updating override values: 0
Number of errors while updating override values: 0
Number of override values processed: 4
Number of override values not found: 0
BIP0986I Command completed successfully.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum