...
The CreateAcknowledge
user interaction can be used to get to acknowledgment of a user. The user will be presented with a message and the option to simply acknowledge the message.
Input Data
...
You can use this interaction from within workflows where you want the users approval without the option to decline. If a user does not acknowledge within a certain time you can expire the action and execute the appropriate logic. You can build a simple recertification workflow using this activity for instance.
Input Data
The following input data can be configured in addition to the default input data of a https://itsense.atlassian.net/l/c/zBezM4wq.
Optional text to display
The text or message that will be displayed to the user.
...
Name of signal that will be send to specific workflow instance
The workflow signal name to trigger once the acknowledgment of the user has been received.
Title translation key of additional fields section
In the UI there is a specific section for additional fields if they are set. You can set this input to change that title. The text should be a translation key.
Description translation key of additional fields section
In the UI there is a specific section for additional fields if they are set. You can set this input to change that description. The text should be a translation key.
Array with objects
The input array for the fields that should be displayed to the user as a pair of translation key and value.