This service updates a metadata key and value pair for multiple documents.
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> |
|
Documents |
List of documents whose metadata is to be updated, mandatory field. |
<Document collection> |
|
Key |
Metadata key that is to be updated for all documents in the document list, mandatory field. |
<Text> |
|
Value |
Metadata value that is to be updated for all documents in the document list, mandatory field. |
<Text> |
|
Updated documents |
List of documents for which a metadata key/value pair was updated. If document names are changed during the update, the document names prior to the update are returned. |
<Document collection> |