Sreenath,
> Hi All
> Does message box act as an archive of all messages? Meaning, does it
> keep the message in the database after the message entered, processed
> and has long gone from the biztalk environment.
Nope. The message box only stores messages that are either waiting to be
processed, or are being processed (i.e. they've been picked up but it
hasn't
been told the operation succeeded), and suspended messages as well.
However,
if a message was completely processed successfully and isn't needed
anymore,
it will be purged from the message box.
>
> If it does, how do I recover from a message from the message box at a
> later stage.
If it was processed, then you can't. You can get suspended messages
though.
Howeve, you can certainly ask BizTalk to keep a copy of all messages
received and all messages sent by enabling message tracking; and they will
be stored in the tracking database (DTA) to which HAT allows access.
--
Tomas Restrepo
tomasr@[EMAIL PROTECTED]


|