These runners are related to working with OpenText Archive Center.
The runners are:
OTACStaging
This runner will copy files from Archive Center to the specified storage location.
Configuration options
| Option | Data type | Default | Description |
|---|---|---|---|
| archive | string | archive |
The message attribute containing the archive name |
| docId | string | docId |
The message attribute containing the id of the document to be staged |
| filename | string | filename |
The message attribute containing the filename of the document to be staged |
| otacServer | string, mandatory | none | URL of the OTAC server, including protocol and port, e.g. https://server.domain.tld:8443/.
|
| stagingProvider | any, mandatory | none | The configuration details for the storage provider |
Message attributes
| Option | Data type | Description |
|---|---|---|
| archive | string, mandatory | The name of the archive that contains the document. |
| docId | string, mandatory | The id of the document to be staged. |
| filename | string | The filename of the blob, will default to blob if not supplied |
Message attribute names can be changed in the configuration options.
It adds the following attributes to the message object of raised tasks:
sourceFilethe extracted file information