The READ_DOCUMENT_KEYWORDS action is used to read keywords (metadata) of an OnBase file.
The input parameters for READ_DOCUMENT_KEYWORDS are:
Parameter | Type | Required | Description |
---|---|---|---|
documentId | String | Required | Identifier of a document in the OnBase repository which is going to have the keywords (metadata) added. |
The output parameters from READ_DOCUMENT_KEYWORDS are:
Parameter | Type | Required | Description |
---|---|---|---|
documentKeywords | JSON | Optional | Document keywords (metadata) of the document in the OnBase repository. |