08-03-05 10:51 PM
Help Needed wrote:
> Hi All,
>
> I want to see all the processed messages in message box, how can I. How
> long these messages will be stored in message box. My manager said to sav
e
> all the messages which are received by Biztalk Server, into sql server tab
le.
> But the messages are already saved in Message Box right, how long these
> messages are stored in message box. If they are stored forever I don't ne
ed
> to bother about those messages.
>
> Please help
You should not make any use of the messagebox for your own needs not can
you trust the messages to remain there (in fact they don't, they are
removed once their processing has ended)
so....you're going to have to save the messages yourself.
Yossi Dahan
[ Post a follow-up to this message ]
|