|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MRM Mapping/parsing |
« View previous topic :: View next topic » |
Author |
Message
|
Lillian |
Posted: Wed Sep 01, 2004 3:00 am Post subject: MRM Mapping/parsing |
|
|
Centurion
Joined: 15 Apr 2002 Posts: 102
|
Hi
WMQI V2.1 CSD 06
We are having a performance issue with our flows. I need advice on a more effecient way to accomplish the following:
The message has various repeating fields and the ORDER of assignment of fields is not according to the MRM.
Because we need to assign the data in order of output MRM , otherwise we get a MRM message mismatch error, we start by assigning defaults (spaces to each field) first before we assign the data. PROBLEM: This doubles the time it takes in the node (4 secs).
Adding default values in the MRM ,parses the messages, but the DATA does not come through on the queue (although we can see the data on the trace) |
|
Back to top |
|
 |
shanson |
Posted: Wed Sep 01, 2004 4:00 am Post subject: |
|
|
 Partisan
Joined: 17 Oct 2003 Posts: 344 Location: IBM Hursley
|
I really need some more information here, like what format is your input message and what format is your output message (XML, CWF, TDS).
If your output message is CWF then you can try using the unorderedSet composition. For CWF, this allows the tree to be in any order while creating the output bitstream in the correct order. |
|
Back to top |
|
 |
Lillian |
Posted: Wed Sep 01, 2004 5:48 am Post subject: |
|
|
Centurion
Joined: 15 Apr 2002 Posts: 102
|
Thanks, this seems to have removed the need to initialise the fields and it has reduced the time spent. ps: both input and output are CWF |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|