Document variables
- PARENT
-
[STRING]-Unique identifier of the parent process of the artifact
- PLUGIN_TEMPLATE
-
[STRING]-Signature Plugin Template for Handwritten signature on artifact
- TRANSCRIPTION_TEMPLATE
-
[STRING]-Signature Plugin Template for Transcription signature on artifact
- OTP_PROVIDER
-
[STRING]-OTP Provider used for a given artifact or field
- SHOW_NOTICE
-
[STRING]-Notice to be displayed on web page when opening the document (as a popup)
- BRAND
-
[STRING]-Defines the branding name of the document.(CSS Folder)
- public static final String QR
-
[BOOLEAN]-Defines if QR codes at top left of screen are enabled
- AUTO_SUBMIT
-
[BOOLEAN]-Defines if the document auto submits when completes the submission requisites
- SIGN_DELETE_CONTRAINT
-
[BOOLEAN]-Defines if the document requires the signatures to be deleted in the reverse order they were added
- INTERACTABLE_BOOKMARKS
-
[BOOLEAN]-Defines if the document can be interacted through the bookmarks tab
- AUTO_REMOVE
-
[BOOLEAN]-Defines if the document should be automatically removed from the repository once it reaches a final state
- DISPOSABLE
-
[BOOLEAN]-Defines if the document should be automatically deleted after a session is created to access it
- ALLOW_NONQC
-
[BOOLEAN]-If non qualified certificates can sign or not the document
- ALLOWED_TYPES
-
[STRING]-The type of certificates that can sign the document
- ISSUERS
-
[STRING]-The certificate issuers that can sign the document (various issuers splited by commas expected)
- SIGN_LOCATION
-
[STRING]-The signing location to be applied to this document’s signatures
- SIGN_REASON
-
[STRING]-The signing reason to be applied to this document’s signatures
- LOCALE
-
[STRING]-Language locale to be applied (i.e. en-us)