Skip to main content

Hyland OnBase - Verify Document ID

The Hyland OnBase - Verify Document ID allows you to verify that the hash and Document ID injected into the form are valid (i.e. that the Document ID has not been tampered with).

The Document Id and Document Hash inputs should be mapped to hidden fields into which you have prefilled the URL injected values.

Configuring the 'Verify Document ID' Form Logic

The Logic will return true if the hash is valid, and false if it is not. The Logic can then be used within branching and/or the form submission rules to prevent unauthorized action being taken upon the Document if this verification fails (i.e. the logic returns false).