DMS stored document successfully
This chapter describes the messages which the DMS has to send to the SXML-Interface, when the DMS stored a document asynchronous.
Hint: To open the document in the DMS, SIHOT needs an unique archive ID for the document and the Interface needs to know to which trail the document belongs to.
Therefore the message has to contain the Trail ID (<KEY>
) and the documents archive ID (<DOCID>
).
Operationcode: DMS-DOC-STORED
DMS-DOC-STORED
Direction
SIHOT.PMS → IF Partner
Message
<?xml version="1.0" encoding="ISO-8859-1"?>
<SIHOT-Document>
<TN>47110815</TN>
<OC>DMS-DOC-STORED</OC>
<SRC>easys</SRC>
<KEY>20</KEY>
<DOCID>10</DOCID>
</SIHOT-Document>
Attributes Message
Attribute | Denotation | Type |
---|---|---|
OC | Action Type: DMS-DOC-STORED |
String |
SRC | DMS Name | String |
KEY | Internal Key of the DOcument on SIHOT |