Task Operations¶
There are a selection of task operational handlers built into the docCentrum Portal.
Most often, these handlers are navigated to by functionality built-into docCentrum, but they operate just as well when navigated to manually.
You can construct these URLs using whatever technologies available to provide other shortcuts into opening/viewing a task or its receipt.
Note
For all the URLs shown below, if you are using docCentrum Lite, you must use the hostname https://lite.doccentrum.com instead.
Where you see TASKID below, use the TaskId property of the task in question. The portal will load the task of that ID for the current logged-in user.
Open Task¶
You can navigate to this URL, which will mark the task as Opened if it isn't already, then redirect to the task's Item Path:
https://doccentrum.com/opentask/TASKID
Complete Task¶
You can navigate to this URL, which will mark the task as Opened if it isn't already, then mark it as Completed, and then redirect to the task's Item Path:
https://doccentrum.com/opentask/TASKID/complete
Task Details¶
You can navigate to this URL to show a display-friendly view of the task's details:
https://doccentrum.com/task/TASKID
Task Receipt¶
You can navigate to this URL to show a display-friendly view of the task's read receipt certificate. The HTML template used to view this certificate can be modified in the docCentrum Admin Center
https://doccentrum.com/receipt/TASKID