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> |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |