Through the registered DocuNote protocol DocuNote client supports operations initiated from links in browser or links in HTML content. Such links open DocuNote client and execute the corresponding actions.
See the example below that will open DocuNote and (or if DocuNote is already open, simply) locate the case with no. "21-000006"
Se nedenstående tabel for de forskellige operationer og forklaring på hvad de gør.
Supported operations | Description |
---|---|
docunote:/LocateCaseNumber=<number> | Locates case in explorer using provided number. |
docunote:/LocateFolderId=<Id> | Locates folder in explorer using provided identificator. |
docunote:/LocateDocumentNumber=<number> | Locates document in explorer using the provided number |
docunote:/OpenDocumentNumber=<number> | Opens document using the provided number |
docunote:/ShowPropertiesDocumentNumber=<number> | Shows document properties using the provided number |
docunote:/ShowPropertiesCaseNumber=<number> | |
(or docunote:/CaseNumber=<number>) | Shows case properties using the provided number |
Run DocuNote operations | Please note: |
DocuNote should be closed before using these operations | |
docunote:/admin | Run DocuNote in administrator mode |
docunote:/debug | Run DocuNote in debug mode, server calls are logged to MSMQ in this case |
docunote:/log | Run DocuNote in log mode, startup information will be logged to local file |
docunote:/nosplash | Run DocuNote without showing splash |
docunote:/hidden | Run DocuNote in hidden mode. In this mode DocuNote is not show to user by default, but is hidden in tray |