Introduction
Table of Contents |
---|
The Protocol Reader Service enables a client to connect to the Application via REST and receive ProtocolEntries that were stored previously by the ProtocolService. It starts automatically in the tia Core for all protocols (SAPHTTP, CMIS and ILM).
...
Code Block |
---|
http://<Server>:<port>/protocolreader/records/cleanup |
Configuration in repository.cfg
Code Block |
---|
<repoName>.protocolservice.deleteafterdays=90 |