To view the details of messages in the archive message store, use the <archived> tag as a subtag to the <condition> tag. If the tag is omitted, the report only contains messages from the server message store.
To determine if a message exists in the archive message store, use the <archived> tag as a subtag to the <request> tag.
The following request returns true if testRequest exists in the archive message store, and false if it exists in the server message store.
<request> <requestID>testRequest</requestID> <status/> <archived/> </request> |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |