Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. On the Flows page, click the Test button for your workflow.  will display the first step in the workflow. This is the Vacation Leave Approval Request form to be filled in by the Employee. The Employee Information section should be automatically populated.
  2. Fill in the form and click the 'Submit Request' button.
  3. Since the second step in the flow was assigned to the user identified by the {MId} field,  will create a new task and put it on that user's task list.
  4.  will also notify that user that there is a new pending vacation request (these notifications can be turned on/off by individual users). The email address for the user is obtained from that user's profile.
  5. Finally,  will display the Pending Msg that was configured 'Your request has been forwarded to your Manager for approval.' on your screen. The templatized string {MId} will be replaced by the value of that control in the form. 

Task List

Tip

Read the task list documentation for a detailed discussion of task lists and their features.

...