...
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. 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.
...
The input array for the fields that should be displayed to the user as a pair of translation key and value.
Target Type
At whom you would like to target the acknowledge. You can target it to a specific core identity, an email address, a mobile number or at users with confirm changes rights (typical some sort of admin or representative of an entity).
Target identifier
Which object this user interaction is for.
Title translation key
The translation key for the title of the user interaction.
Title
The title of the user interaction.
Description translation key
The translation key for the description of the user interaction.
Description
The description of the user interaction.