07-22-04 10:56 PM
Hello Matt,
I would appreciate if you can throw some more light on the inline point 1 th
at you have replied:
1. How do I use the Mesage Context proeprty? (I mean I am quite unaware abou
t it).
2. Where do I set the Deliver Notification property to "transmitted"? Is in
the property box of the send shape?(I dont see it though..).
Appreciate if you can give some more details about it.
Thanks,
rns das.
"Matt Milner" wrote:
> Inline:
>
>
> "rnsdas" <rnsdas@discussions.microsoft.com> wrote in message
> news:9C4EF13D-E7AB-42D0-95E2-B1C4D2D2C203@microsoft.com...
> mean my Orchestration is invoking a WS and for some reason I dpo not get a
ny
> response , I would like to send back an error message. How do I acheive it
?
> You can set a timeout on the web service using message context properties.
> you can also then set the "DeliveryNotification" property to "transmitted"
.
> Wrap your send in a scope and then add an exception shape to the scope and
> handle the failed send.
>
> itself is suspended (for any reasons).(By the way , I gues I should be usi
ng
> timeout facility for this.. pelase advice if it is otherwise).
>
> For this you might need to use the WMI events for suspended instances to
> catch this. you can then write your own custom code to handling this
> situation.
>
> request. (i.e a request that does not match my input schema), no exception
> is thrown from the receive port. What should we do?
> Orchestration property and tried to catch the exception, but I was not abl
e
> to succeed. I guess I missing something important and fundamental in my
> understanding !
>
[ Post a follow-up to this message ]
|