Skip to main content

Standard Task

Description

This activity creates a task for specified participants and waits for them to complete it using an external form.

The external form could be designed using standard external form technologies such as .NET, Java, or Windows forms. But it's vital to remember that you should only use this activity to stop the form from starting the process.

Design Time Configuration

Display Text

Specify the activity name that shows in your process.

Form URL

Specify the external Form URL to be used for this Task. The following options are available to specify the URL. Click on the vertical ellipse to choose the following options.

OptionsDescription
DefaultWhen you select this option, you can specify the URL as a literal text value.
JavascriptYou can associate a URL using javascript expression.
LiquidYou can associate a URL using a liquid expression.

Time to Complete

You must indicate a completion time when creating a task. If the completion time exceeds the specified time, the Task becomes overdue, highlighting the status overdue in the respective user's My Tasks tab. Click on the vertical ellipse to choose the following options.

OptionsDescription
DefaultWhen you select this option, specify the completion time directly.
JavascriptYou can specify time using javascript expression.
LiquidYou can specify time using a liquid expression.

Time to Complete Unit

Specifies the maximum time allowed to complete the associated Task before it is overdue. The time unit can be week, day, hour, minute, or second.

Priority

Specifies the priority of the created Task. It can be Low, Normal, or High.

Participant

This activity accepts a single participant, either a single user or a single group. If you select a group, you will get additional settings listed below.

  • Max Participants – When you select a group as a participant in the created Task, it is possible to indicate the required number of group members who should participate in its completion.
  • Unlimited Participants – If you want all group members to complete this activity, turn on this setting. It ignores the Max Participants setting.

Email Notifications

You can utilize Email Templates and configure email notifications on the following status of the Task.

  • Initiation – Email Notification to be sent on initiating a Task.
  • Reminder – Email Notification to be sent as a reminder of the Task. Reminder notifications will be sent daily until the Task gets into Overdue status.
  • Reassignment – Email Notification to be sent on reassignment of a Task.
  • Completion – Email Notification to be sent on completion of a Task.
  • Overdue – Email Notification to be sent on overdue of a Task.