|
|
Component: Generate Unique ID
|
|
Generates a unique ID from user defined parameters.
|
Operations
|
Icon
|
Name
|
About
|
Link |
|
|
Generate ID
|
This component allows you to generate a unique ID. Often used for generating a unique FormID for a submitted form.
Why use it
- This is most commonly used for generating a unique "Form ID" that identifies each instance of a form submission. Use it as the first step of a process initiated by a form, and inject the ID into the form data.
- A unique form-id allows end users to easily track their form.
- You can generate IDs with specific prefixes, suffixes, string patterns and increment amounts. For example, Purchase Orders might look like "PO-00001", Leave Requests might look like "LV-000001".
- Note: By making the ID field visible and searchable, you can use Avoka's Enquiry Tool extension for Workspace to allow end users to track the progress of their forms.
|
Properties |
Input Parameters
|
Input: Settings - Specify what the unique Id will be comprised of.
|
|
|
Type - Please specify the lookup input options.
Unique String Prefix - Please specify the lookup input options.
Unique String Suffix - Please specify the lookup input options.
String Pattern - Please specify the lookup input options.
Numeric Increment - Please specify the lookup input options.
|
Output Parameters
|
Output: Unique ID String - A unique Id.
|
|
|
Unique ID String - Please specify the process variable which should store the output.
|
|
DOWNLOADS
DOCUMENTATION
|
|