Get Document Data Steps
- 05 Oct 2023
- 1 Minute to read
- Print
- DarkLight
Get Document Data Steps
- Updated on 05 Oct 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 |
Currently, there are four Steps to retrieve the document data from the TruCap+ application. Each step uses a unique parameter. The following table describes all the four steps.
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.
Step Name | Description |
---|---|
Get Document Data By Client Transaction Number | Retrieves all document data based on the Client Transaction Number |
Get Document Data By Document ID | Retrieves all document data based on the document ID |
Get Document Data By Label | Retrieves all document data based on the document label |
Get Document Data By Reference Number | Retrieves all document data based on the document reference number |
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 |
Client Transaction Number* | Client transaction number associated with the file | String |
Document ID* | Document ID associated with the file | String |
Label* | Label associated with the file | String |
Reference Number* | Reference Number of the document | String |
**This is a common input field across all four steps.
*These are unique input fields across each of the four steps.
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 following document details:ClientTransactionNumber , DocumentSubType , Label , MetaData , OutputReferenceNumber , ProjectCode , ProejctName , ReferenceNumber , StatusCode , StatusMessage , UploadFileName . | DocumentDataResponse |
Related Articles:
TruCap+: This article gives a detailed overview of the Module.
Was this article helpful?