|
Home > Archive > BizTalk Server Orchestration > May 2006 > Dynamicport
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| I Have an orchestration thats uses a dynamicport, sometimes the dynamic
adress does not exist. but the orchestration suspends( they are resumeable)
the messages that should work. How can i get the the orchestration to finish
even though some messages couldnt be delivered.
And when i look in the HAT the Orchestration shifts between active and
dehydrated. I just want it to continue.
what is going on
thanks in advance
| |
|
| Solved the problem with a scope and a catch block.
"mm" <mmoos@hotmail.com> wrote in message
news:OPgBMXzeGHA.4948@TK2MSFTNGP04.phx.gbl...
>I Have an orchestration thats uses a dynamicport, sometimes the dynamic
>adress does not exist. but the orchestration suspends( they are resumeable)
>the messages that should work. How can i get the the orchestration to
>finish even though some messages couldnt be delivered.
> And when i look in the HAT the Orchestration shifts between active and
> dehydrated. I just want it to continue.
>
> what is going on
>
> thanks in advance
>
|
|
|
|
|