This service updates the metadata of a document.
In/Out |
Name |
Details |
Data type |
---|---|---|---|
|
ADS user |
Optional. If not specified, the arisservice user is used, which is our recommendation. |
<Text> |
|
ADS password |
Optional. If not specified, the arisservice user password is used. |
<Password> |
|
Document |
Document whose metadata is to be updated, mandatory field. |
<Document> |
|
Keys |
List of metadata keys to be updated, mandatory field. |
<Text collection> |
|
Values |
List of metadata values to be updated, mandatory field. |
<Text collection> |
|
Updated document |
Document whose metadata was updated. If the document name is changed during the update, the document name prior to the update is returned. |
<Document> |