| david.liu@sunaptic.com 2005-12-02, 5:51 pm |
| 1. Depands on. In your cases the message maybe gone from messagebox.
When the orchestration try to call web service or try to connect to a
database, however, the web server or database server is down, then the
message is resumable. This means, the message will be sent again after
the web server or database server online again. I'm still working on in
what scenerios message can be resumable.(Anyone can help me?)
2. If there's no subscripter for one message, you'll get a exception.
If you want to clear the suspended messages which are in
BizTalkMsgBoxDb and/or BizTalkDTADb, refer this:
http://support.microsoft.com/defaul...kb;en-us;894253
3. Sorry, what do you mean "reconsider the same instance again"? Do you
mean resend the message? If so, then check if the message is resumable.
|