Common (WS)
Parameter | Type | Description | Default |
---|---|---|---|
ContentServer URL | String | The content server URL for synchrone archiving. |
|
Repository | String | The content server repository where to archive. Please note: You may only configure a single repository per Web Service instance. |
|
HistoricalContentServer | String | An content server URL for an older content server. Like in proxy. For get operations. In case some of your documents are located on an old Content Server you may enter here the URL pointing to the former Content Server. Please note: The historical Content Server may only be used for read- and get-requests. |
|
HistoricalRepository | String | historical content server content repository In case your scenario requires the usages of a historical content server and the documents had been stored historically in a different repository than the one specified in the Repository-field, you may enter the name of the former repository here. |
|
Async Directory | String | If request is send with async flag, the document is not send directly to an content server. Instead the document is put into an directory. From here .e.g. an KGS Document Router could archive. |
|
AsyncData Prefix | String | Documents received for the create requests will be stored with the speci-fied prefix at the directory specified by Async Directory. |
|
Working Directory | String | Working directory for the web services’ instance. If uploading an document it will be placed first here before archiving. |
|
HTTP Timeout | String | Timeout (seconds) for HTTP requests sent to the tia Content Server(s). |
|
Override Mime-Types | Checkbox | Option indicates whether a certain mime-type is to be used specified in MimeType Path | Unchecked |
Start Automatically | Checkbox | Option indicates whether a Web Service instance shall be started atomatically if the web server or the Web Service application is restarted. | Unchecked |
DocIdCreate | String | Indicates which format of Document ID (DOCID) is allowed. Document ID should always be between 32 and 40 characters. Special characters such as ü, ö, ä,+ are not allowed. |
|
DocIdACreate | String | Indicates which format of Document ID (DOCID) for asynchronous request is allowed. Doc-ument ID should always be between 32 and 40 characters. Special characters such as ü, ö, ä,+ are not allowed. |
|
DocIdDel | String | Indicates which format of Document ID (DOCID) for delete request is allowed. Special char-acters such as ü, ö, ä,+ are not allowed. |
|
DocIdGet | String | Indicates which format of Document ID (DOCID) for get request is allowed. Special characters such as ü, ö, ä,+ are not allowed. |
|
DocIdInfo | String | Indicates which format of Document ID (DOCID) for document info request is allowed. Special characters such as ü, ö, ä,+ are not allowed. |
|
IndexFileExtension | String | Option which indicates if an (empty) index file should be created along with the data in the specified ‘Async Direc-tory’ for asynchronous requests. |
|