- 25 Apr 2022
- 1 Minute to read
- Print
- DarkLight
Creating a Basic Assignment
- Updated on 25 Apr 2022
- 1 Minute to read
- Print
- DarkLight
Overview
Assignments allow Designers to give users or Groups specific Tasks in the form of configurable actions and options via the use of a Flow and an Assigned Form. Assignments provided the additional benefit of allowing Admins the ability to delegate Tasks automatically without having to send out each Task one by one.
Such processes may entail:
- Creating Notifications (ex: Portal alerts or an email) to inform Assignees (via the Assignment Properties panel) about their pending Task(s).
- Assigning a travel Form to a manager for approval.
- Establishing a time frame for a certain Task to be completed.
- Requiring that a particular Form is approved by multiple people before being accepted.
Create an Assignment
Use the following example to create an Assignment via that uses an Add Task component.
For more information, see About Assignments.
- From the Flow Designer, under the FAVORITE STEPS category of the Toolbox tab, attach an Add Task step to the Start step.
- With the Add Task step selected, in the Properties panel, select PICK OR CREATE FORM; then, CREATE a new Form.
- Select CREATE under Create New.
- From the Form Designer, design a Form utilizing two Text Boxes (Labeled "Full Name" and "Email" respectively), a Button component. Then, Save and close (via X) the Form Designer.
- Back in the Flow Designer, from the Properties of the Add Task step, provide the desired User Account or Group in the Assign To Input; then, configure an Assignment Name and Assignment Action Name. Assignment Name PropertiesNote that:
- The Assignment Name Property represents the value that appears in the Inbox Folder.
- The Assignment Action Name represents name of the Assignment's Action itself.
For more information regarding Assignment Properties/Settings, see Assignment Settings and Configuration.
- Still in the Properties tab, set the Email and Full Name INPUTS to Ignore.
- Save and close the Flow Designer.
Debug
- From the Designer Project containing the Assignment Flow, right-click the Flow and select Run Flow.
- Upon receiving the Assigned Form dialog box, select NO.
- Navigate to the Inbox Folder and verify that it contains the expected Assignment; right-click the Assignment and select the Assignment Action Name.
- Complete the Assignment by filling out the Form and selecting the submission Button.
- Once completed, verify that the Assignment has been removed from the Inbox.
Change Assignment
In the case where an Assignee needs to redirect an Assignment to an alternate recipient; such as accidental misdirection or additional processing requirements; they may do so through use of the Change Assignment function.