If you have a problem understanding how the action works, check: Action, Conditional execution, Components parameters
Category: Biometric signature
Action location: Button
Available from version: 1.0.0
The action allows you to place a biometric signature on a selected document using a dedicated device, a Wacom graphics tablet. The signed document is saved in the system archive. You can only sign a document in .pdf format.
Prerequisites
Before configuring the action, install the following two programs on PC:
- Windows SDK installer - Wacom-STU-SDK-x86-2.15.5_part1.msi, Wacom-STU-SDK-x86-2.15.5_part2.msi
- components and Wacom SDK driver
- Windows SigCaptX installer - Wacom-STU-SigCaptX-1.5.1.msi
- SigCaptX components
- JavaScript SDK Framework
- Local web server running on localhost port 9000
- Windows service called WacomSTUSigCaptX (available from Task Manager -> Services)
Leaving an empty conditional field is equal to setting it to "true".
Action location | From version | Conditional execution parameter action | Action call-up condition |
---|---|---|---|
Button | 1.0.0 | Activates action | Pressing the button |
Parameter name | From version | Description | Paremeter type | Default value | Field type | Comments and restrictions | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Document source* | 1.0.0 | Specifies whether a file from the archive or a process document from the indicated document class is to be taken into account for signing. | Text | Uneditable drop-down list |
| |||||||
File identifier | 1.0.0 | Specifies the id of the file from the archive to be signed. | Integer | Editable field | The parameter is available when the Document Source parameter is set to File id. | |||||||
Source document class | 1.0.0 | Indicates the document class from which the document attached to the process will be signed. | Text | Uneditable drop-down list | The parameter is available when the Document Source parameter is set to Document attached to process from specified document class. The action will sign the document only when exactly one document from the indicated document class is connected to the process. | |||||||
PCM configuration* | 1.0.0 | File name containing configuration regarding how to place the signature on the document. The configurations come from the plugin configuration management panel (PCM - Plugin Configuration Manager) located in the system in the Administration tab -> System Configuration -> Plugin Configuration -> Plus Biometric Signature. | Text | Uneditable drop-down list | ||||||||
Signed file saving mode* | 1.0.0 | Specifies whether the resulting signed document is to be versioned or saved as a new document in the archive in the indicated document class. | Text | Uneditable drop-down list |
| |||||||
Destination document class | 1.0.0 | Indicates the document class to which the signed document will be saved. | Text | Uneditable drop-down list | The parameter is available when the Signed file saving mode parameter is set to Save as new document. | |||||||
Attach document to process | 1.0.0 | Specifies whether the new signed document should be attached to the current process. | Boolean | Editable field | The parameter is available when the Signed file saving mode parameter is set to Save as new document. | |||||||
Window title | 1.0.5 | Specifies the name of the window that captures the biometric signature from the device to sign on the form. The way the text is displayed can be formatted using HTML tags. When the parameter is left empty, the default window title - 'Sign on a dedicated device' will be used. | Text | Editable field |
Parametr*- mandatory field
Running the action will open a window for capturing the biometric signature. Contains buttons at the bottom:
- OK - approval, placing a signature on the document and completing the action
- Clear - cleaning the canvas on which the signature is placed
- Cancel - interruption of the action
The image in the form of the above window on the task form is rendered and displayed dynamically on a dedicated Wacom device. The signature can only be made on a tablet, but the buttons can be used both on the tablet and on the task form by clicking on them with the mouse.
1.0.0
- Adding a component
1.0.5
- Adding new paramter "Window title"
0 Comments