Get Document Data Steps
  • 05 Oct 2023
  • 1 Minute to read
  • Dark
    Light

Get Document Data Steps

  • Dark
    Light

Article summary

Step Details
Introduced in Version8.15
Last Modified in Version--
LocationIntegration > 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 NameDescription
Get Document Data By Client Transaction NumberRetrieves all document data based on the Client Transaction Number
Get Document Data By Document IDRetrieves all document data based on the document ID
Get Document Data By LabelRetrieves 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

PropertyDescriptionData 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 fileString
Reference Number*Reference Number of the documentString

**This is a common input field across all four steps.
*These are unique input fields across each of the four steps.

Settings

PropertyDescriptionData Type
Override Base URLURL 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

PropertyDescriptionData Type
Done > OutputThis 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?