Get Document Monitor List By Details
- 29 Sep 2023
- 1 Minute to read
- Print
- DarkLight
Get Document Monitor List By Details
- Updated on 29 Sep 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 8.15 |
Last Modified in Version | -- |
Location | Integration > TruCap+ > Document Monitor |
The Get Document Monitor List By Details retrieves the list of documents based on the provided details from the document monitor.
Prerequisites
- This step requires the TruCap+ Module to be installed before it will be available in the toolbox.
- The TruCap+ application must be configured with an active license to run the TruCap+ Steps.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Authentication | When the user is Logged in to the TruCap+ application, the application will return a response that includes the Security Identifier (SID) and Token. Users need to pass the received SID and Token in this field. | TruCapAuthentication |
Doc Sub Type | Document Sub Type Name | String |
End Date | End date in the format "yyyy-MM-dd HH:mm". | String |
Project | Enter the Project Name | String |
Start Date | Start date in the format "yyyy-MM-dd HH:mm". | String |
Settings
Property | Description | Data Type |
---|---|---|
Override Base URL | URL to override the Base URL configured in Settings. This can be used if you want to use multiple instances of the TruCap+ application. | String |
Outputs
Property | Description | Data Type |
---|---|---|
Done > Output | This will retrieve the list of following document details:DocumentID , Category , Project , Subtype , DocumentName , ParentID , CurrentStage , Duration , DateReceived , Prioritized , UserAllocated , ReadabilityScore , NextAction , and CurrentStageCode . | List of DocumentMonitorResponse |
Related Articles:
TruCap+: This article gives a detailed overview of the Module.
Was this article helpful?