Section | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Tip |
---|
Quick View does not lock the task. |
Let's consider a Leave Approval workflow with two activities: the first step is a form which collects the pertinent information about the Leave request - employee name, starting date and duration of leave, etc. This step is filled out by any employee requesting a leave. The second step is a form that has a section named Manager Approval with a text area control for comments. The designer has setup the Quick View feature for this step in the flow and assigned the role of manager to it. When a manager clicks on the Quick view icon, the Manager step displays as shown:.
You will see the following on the Quick View Screen:
...
- Click on the modify this task icon.
- Select the step in the flow that you want to send the task back to from the Reset to Step dropdown. To send the workflow back to the Loan Application step performed by the user max(Sheila Wallace), jerry selects this choice from the dropdown. The sections of the screen for aborting and reassignment collapse.
- Fill in the Reason for the modification. Click submit. The task disappears from Jerry's task list and appears on MaxSheila's task list.
The message will display.
User Max Sheila receives an email informing that he she has a new task for the Loan Application flow. The email contains a link to his her task list. He will have to log in to access it.
...
On occasion, there may be a reason to abort a task. Only the tenant admin, flow admin or designer user can abort a task. The modify and abort icons only appears appear on these users' task list.
...
A task can also be aborted by checking the Abort this task checkbox after clicking the modify this task icon for that task. Checking "Yes" for the Abort this task question collapses the reset to step, assign to a different user and assign to a different role sectionsReset to Step section. A required reason for aborting the task must be entered before clicking Submit. The reason will be visible in the audit trail.
Reassigning a Task
...
The tenant/flow admin clicks the icon to . To move this saved form to a different user's task list by entering , enter the user id of the the person you want to assign it to by checking the user choice radio button in the Assign to a different user dropdown: control. Type a username in that field and all users beginning with the letter you have entered appear as dropdown choices. Enter the reason for the reassignment in the Reason field and click submit. In the image below the flow admin, Jerry has reassigned the task to the username 'm1'jill.
Now when Sally next logs into her account she'll no longer see this saved form on her task list. When the user 'm1' jill logs into m1 she will see Sally's saved form on their her task list and can perform, complete and submit the form.
...
The tenant/flow admin can also move a saved form or any saved or pending flow to one or more roles. In the example above imagine that the user 'm1' jill is also unavailable. The tenant/flow admin can again search for the loan application form saved by Sally and click modify but this time select a check the one or more roles radio button then select a role from the "Assign to a different role" dropdown. Click the plus icon to select multiple roles. Now the
The saved form will appear on the task list of all users that have that role(s).
...
The task list can be made conveniently available in your own web site. By embedding the task list you can access your tasks without having to login to the frevvo web UI directly. This gives the feel that the task list is part of your company portal. To do this click on the Embed icon and copy the task list embed script into your web page.
Here is how an embedded tasks list looks. Even when embedded, the task list is always protected by a login dialog. So if you have not already authenticated to you will be prompted to enter your username and password. The login then automatically redirects each person to their own personal task list.
...
If embedding the task list successfully into an HTML page requires setting its width, see URL Parameters for more details.
Curly Braces in URLs for Embedded Task List
Tomcat 8.5 doesn't allow curly braces in URLs since they are not valid URL characters and deemed a security vulnerability. currently supports parenthesis as well as curly braces. However, if you are embedding the Task List in your website, change the markup to use parentheses (). Support for curly braces {} will be dropped in a future release.