Encompass Loan Data - Hyland Integration for Encompass - 22.1 - 22.1 - Ready - Other - external

Hyland Integration for Encompass

Platform
Other
Product
Hyland Integration for Encompass
Release
22.1
License

The Encompass Loan Data message item contains all of the metadata about qualified loans that are returned from Encompass. This is the primary message item that routes through the various Encompass workflow lifecycles for processing.

XPath Name XPath
Count – Applications count(/EncompassLoanData/loanQueryResults/applications)
Count – Assigned Attachments count(/EncompassLoanData/loanQueryResults/documents/attachments/attachmentDetails/id)
Count – Assigned Attachments Encompass URL Failure Error count(//attachmentDetails/urlFetchFromEncompassFailed[text()="true"])
Count – Assigned Attachments Temp File Service Upload Error count(//attachmentDetails/tempFileServiceUploadFailed[text()="true"])
Count – Assigned Attachments w/TempFileId count(//attachmentDetails/tempFileId/text())
Count – Documents count(/EncompassLoanData/loanQueryResults/documents)
Count – Loans count(/EncompassLoanData/loanQueryResults)
Count – Unassigned Attachments count(/EncompassLoanData/loanQueryResults/unassignedAttachments)
Count – Unassigned Attachments Encompass URL Failure Error count(//unassignedAttachments/tempFileServiceUploadFailed[text()="true"])
Count – Unassigned Attachments Temp File Service Upload Error count(//unassignedAttachments/tempFileServiceUploadFailed[text()="true"])
Count – Unassigned Attachments w/TempFileId count(//unassignedAttachments/tempFileId/text())
Keyword – Attachment ID (Assigned Attachment) /EncompassLoanData/loanQueryResults/documents/attachments/attachmentDetails/id
Keyword – Attachment ID (Unassigned Attachment) /EncompassLoanData/loanQueryResults/unassignedAttachments/id
Keyword – Document ID (Assigned Attachment) /EncompassLoanData/loanQueryResults/documents/Id
Keyword – Encompass Loan Number /EncompassLoanData/loanQueryResults/fields/Loan.LoanNumber
Keyword – Loan ID /EncompassLoanData/loanQueryResults/loanId
Keyword – Loan Officer /EncompassLoanData/loanQueryResults/milestones/loanAssociate[role/entityName[text() = "Loan Officer"]]/user/entityName
Keyword – Loan Processor /EncompassLoanData/loanQueryResults/milestones/loanAssociate[role/entityName[text() = "Loan Processor"]]/user/entityName
Keyword – Tax Identifiers (Assigned Attachment) /EncompassLoanData/loanQueryResults/applications/*/taxIdentificationIdentifier
Keyword – Title (Assigned Attachment) /EncompassLoanData/loanQueryResults/documents/title
Keyword – Title (Unassigned Attachment) /EncompassLoanData/loanQueryResults/unassignedAttachments/title
Property – Application ID /EncompassLoanData/loanQueryResults/applications/id
Property – Application ID (Assigned Attachment) /EncompassLoanData/loanQueryResults/documents/application/entityId
Property – Attachment Exists (Assigned Attachment) boolean(/EncompassLoanData/loanQueryResults/documents/attachments/entityId)
Property – Is Document Active (Assigned Attachments) /EncompassLoanData/loanQueryResults/documents/attachments/attachmentDetails/isActive
Property – Is Loan from Trash /EncompassLoanData/loanQueryResults/fields/Loan.LoanFolder
Property – Loans Don’t Exist boolean(/EncompassLoanData/loanQuery)
Property – Loans Exist boolean(/EncompassLoanData/loanQueryResults)
Property – New Poll Date /EncompassLoanData/newPollDate
Property – New Poll Date Exists boolean(/EncompassLoanData/newPollDate)
Property – Temp File ID (Assigned Attachment) /EncompassLoanData/loanQueryResults/documents/attachments/attachmentDetails/tempFileId
Property – Temp File ID (Unassigned Attachment) /EncompassLoanData/loanQueryResults/unassignedAttachments/tempFileId
Split – Applications /EncompassLoanData/loanQueryResults/applications
Split – Assigned Attachments /EncompassLoanData/loanQueryResults/documents/attachments
Split – Documents /EncompassLoanData/loanQueryResults/documents
Split – Loans /EncompassLoanData/loanQueryResults
Split – Unassigned Attachments /EncompassLoanData/loanQueryResults/unassignedAttachments