Posted: Fri May 13, 2011 7:43 am Post subject: Converting "C" data structure into XML format
Acolyte
Joined: 13 Oct 2009 Posts: 69
Hi,
I am new to developing applications in WMB. Can someone please give me the link which provide examples about converting a C data structure into an XML format in WMB7.0.Thanks in advance.
Step 1: create a message model for your C data structure
Step 2: create an XML Schema for your XML document, and create a message model from that.
Step 3: Write a message flow that accepts an input message and parses it using the first message model.
Step 4: Program the message flow to create a new logical message based on the second message model.
This isn't something that there is a single link to review. This is the basics of using message broker. It should have been covered in the training class you have taken before being asked to do anything with message broker.
If you have not taken a training class, then you must spend YOUR OWN TIME learning the product. Try looking for redbooks, and try searching this forum for "training". You will find lots of references to various resources.
Happy Searching, and Good Luck.
And if you respond back to this message asking for more specifics, you will likely not like the responses you will receive.
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