ReorderDocumentStreams |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/ReorderDocumentStreams
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/ReorderDocumentStreams
Reorder document streams.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/ReorderDocumentStreams
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â– DocNo |
xs:int |
mandatory |
Number of the document that will be updated. |
â–¡ NewStreamsOrder |
|
mandatory nillable |
Specifies the sequence of file stream numbers (StreamNo) in the new arrangement. StreamNo is zero-based (0, 1,..). |
≡ int |
xs:int |
list |
|
â–¡ CheckInComments |
xs:string |
nillable |
The Check-in comment. |
â–¡ LastChangeTime |
xs:dateTime |
nillable |
Is a timestamp that displays when the index data was changed. Is used to avoid conflicting changes and data lost. Should be taken from previous the operation on this document (for example GetCase/GetDocument operation). LastChangeTimeISO8601 parameter can be used instead of LastChangeTime parameter . If LastChangeTime is set the value in LastChangeTimeISO8601 is ignored. |
â–¡ LastChangeTimeISO8601 |
xs:string |
nillable |
Sets the timestamp (in ISO 8601 format, UTC) when the index data was changed. LastChangeTimeISO8601 parameter can be used instead of LastChangeTime parameter . If LastChangeTime is set the value in LastChangeTimeISO8601 is ignored. |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/ReorderDocumentStreamsResponse
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â– CurrentDocVersion |
xs:int |
|
Returns the current version of the document. |
â– LastChangeTime |
xs:dateTime |
|
Returns the timestamp when the index data of the document was changed. |
â–¡ LastChangeTimeISO8601 |
xs:string |
nillable |
Gets the timestamp (in ISO 8601 format, UTC) when the index data was changed. |
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |