The <document> node is a child of the <notification> node and contains the following child nodes:
Node |
Description |
---|---|
id |
GUID of the document within OnBase. |
name |
Document name within OnBase, based on the Auto-Name string configured for the Document Type. |
typeid |
The Document Type ID number within OnBase. |
typename |
The Document Type name within OnBase. |
datestored |
The date the document was original stored in OnBase. This value cannot be changed. |
documentdate |
By default, this is the same as the datestored value, but this value can be changed. |
dataextension |
The extension of the document file, if the document is reindexed. |
institution |
Not currently used. |
status |
Not currently used. |
Example <document> Node
<id>23015</id> <name>Workstation Curr - $41.00 Named Curr - $44.00</name> <typeid>1449</typeid> <typename>TESTDT</typename> <datestored>7/22/2008 11:06:59 AM</datestored> <documentdate>7/22/2008 12:00:00 AM</documentdate> <institution>0</institution> <status>0</status>