Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
Well the first thing you will need to find out is the EXACT layout that IMS is expecting. From the example data, I'm guessing it would be all character (as you have no numeric fields present). But what order are the fields expected in. How long is each one. Are they fixed length, or delimited. All this is determined by the IMS transaction that will be receiving the data.
You will then need to build an MRM to model this.
In a Compute node, you will then map the relevant fields from the XML to the MRM. Also, you will have to build the IMS header.
Then send your message to an Output node that writes it to the queue being monitored by the IMS bridge.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
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