05-17-05 10:50 PM
I have published a webservice using the schema which is dynamically routed
to the appropriate orchestration depending on the filter properties of the
message. How can I return the InterchangeID or MessageID to the caller whic
h
I would then allow them to call into a webservice and check the status of th
e
processing.
One way would be to create another orchestration and return the messageID
within the orchestration which would then send the message onto the
appropriate orch. This seems like a lot of overhead just to get the
messageID.
Are any of the ID's returned in the header response from the invoke of the
port within the webservice? I already have the necessary query for the DTA
and messagebox to check on the status I just need the guid for the query to
return to the caller.
[ Post a follow-up to this message ]
|