Hello,
I have a need to have a message oriented web service that has only one
parameter, an xml string. The name of the method can be anything - let us
"TriggerEevent". However, the actual data is in the only parameter - the
xml string and corresponds to an xsd. I would like to expose that web
service and then map the various xml fragments to receive side
transformation maps so that a canonical message can be published into the
Message Box.
User ---> Web Service ---> Receive Side Map ---> Publish Message.
Does any one have any thoughts on the best way to accomplish that?
Thanks.
Waqar