pub.monitor.document:getDocument
Retrieves a specified document from the logging database.
Input Parameters
documentID | String Document ID of the document you want to retrieve. Specify the complete, exact ID. Note: | Whether the documentID is treated as case-sensitive depends on how the underlying database (for example, Oracle, DB2, or SQL server) handles the queries that Monitor issues to obtain data. |
|
Output Parameters
document | Document The retrieved document. |