Business process designer > BPMN processes > Graphical elements / Task

Task

task 13A task is performed by an employee as a part of a business process. Tasks are assigned automatically in the order they appear in the process diagram. They represent the steps that the process participants have to complete to achieve a specific outcome.

For example, in the order management process, employees will fill out the order form, check stock availability, pick and pack the order, etc.

order_process_tasks

Configure a user task

There are five tabs with settings: General, Form, Deadline, Schedule in Calendar, Connectors, and Substitutions.

You can add a template for the task name, select multiple-instance execution, change the form, specify a deadline, etc.

Double-click on the task shape in the process diagram to open the settings window.

General tab

The General tab contains the main information about the task:

task-1

 

  • Name*. Specify the name of the task on the process diagram. Keep it short so that the diagram is easy to read.
  • Task name. Select the Generate name from template option to include context variables into the name that the user will see in their task list and on the task page.
    • Template*. Click the {+} icon in the right corner of the field and select a variable. You can also include conditions and functions like in app item name templates. This will allow you to create a more informative name for the task. If If this option is not used, the text specified in the Name* field will be displayed in the task list and on the form.
  • Notification. When this option is selected, the executor will be notified about the assigned task. For the executor to additionally receive email notifications about new tasks, they need to enable this option in their profile settings.
  • Reassignment. Use this setting to allow or forbid an employee to reassign a task to other users.
  • Task author. Select who will be specified as the task author:
    • Current user. The person who started the process instance is specified.
    • Context variable. Select a Users variable of the One type from the process context. The employee stored in this variable will be specified as the task author. For example, it can be the user who belongs to the swimlane where the previous tasks are located.
    • System. The task will be assigned by the user selected as the system supervisor.
  • Description. Choose a String type variable from the process context to display an expanded description of the task. The value of the variable can be assigned within the script written TypeScript. For example, you can place the Script activity before the task in the process diagram. You need to add the variable with the description in the task form settings.
  • Priority. Select a Number type variable from the process context to display the urgency of the task. The variable can be filled with any numerical value within the script written in TypeScript.
  • Multiple instance task. This setting is available only if a swimlane represents a group of users or a department. The task will be assigned to all employees within the group or department, but the system’s behavior will depend on the option selected:
    • First Response. All the executors represented by the swimlane will be simultaneously assigned with the task. Once somebody starts working on the task or marks it as completed, it will disappear from the task list of the other executors. You can additionally set up the task using one of the following options:
  1. Hide the "Start Task" button. In this case, only transition buttons will be displayed on the task form. Any employee from the group will be able to complete the task without actually starting working on it. This option is best for quick tasks.
  2. Hide transition buttons. There will only be one button displayed on the form: Start Work. After the employee clicks on it, the task will be assigned to him or her individually, and transition buttons will appear on the form.
  3. Show all buttons. The Start Work button and the transition buttons will be all displayed on the form. One of the employees from the group will be able to assign the task to themselves or mark it as completed right away.
    • Parallel. The task will be assigned simultaneously to all executors specified in the swimlane settings. The process will continue only after all executors complete the task.
    • Sequential. The task will be assigned to the executors of the swimlane one by one. The process will continue only after all executors complete the task.

начало внимание

If you select the Parallel or Sequential option, you need to specify the default transition, and the conditions, if necessary. To learn more, see Connectors.

конец внимание

Note that in a dynamic swimlane, the tasks are assigned in the same order as the variable storing the executors was filled in. In a static swimlane, the order is random.

Take a look at the following examples to better understand how different types of multiple instance tasks work.

начало примера

Example 1

Consider the operation of a warehouse. Any warehouse employee can prepare goods for shipping. It does not matter who exactly will be doing the packaging; what really matters is that the task is completed as fast as possible. If you select the First Response option, the task will be assigned to all the warehouse employees, and the person who is less busy at the moment will be able to immediately start working on it. As soon as ELMA365 gets confirmation that the employee has started the task (the employee needs to click on the confirmation button on the task page), the task will be cancelled for other executors.

конец примера

 

начало примера

Example 2

After a meeting, all the participants should receive the minutes of meeting. It is important that every employee who attended the meeting receives and reads this document, but the order in which people complete this does not matter. If you select the Parallel option, all meeting participants will be assigned with the task Read minutes of meetings, and until each of them completes the task, the process will not continue.

конец примера

начало примера

Example 3

Suppose that several managers need to read and approve a report before the process continues. If you select the Sequential option, the system will first assign the task of reviewing the report to one manager, and after he or she approves the document, to another. In the connectors settings, you can specify how the system should behave if someone from the approvers rejects the report. To find out how to do it, see Connectors.

конец примера

Form tab

On this tab you can configure how the task form will look.

task-2

 

The Context column lists the fields added to the process context. To display them on the task card, drag them into the Name on form column. Mark the required required-fields-icon and read-only read only fields.

To create a new property, click the + Add button. The property will appear in the Context column as well as in the process context.

Property display settings

To modify the settings of a field, click on it in the Name on form column. You can edit the name and the tooltip text, make it required, and so on.

For read-only fields, you can enable the Hide if the field is empty option. If the field is not filled out, it won’t be displayed on the form.

For the App type field, depending on its settings, additional tabs are available:

  • If the Read only option is enabled, the Properties tab appears.

task-3

On this tab, the Context column shows the properties of the selected app. You can add them to the task form by dragging them into the Name on form column. These properties will be displayed on the task page under the app field.

  • If the Read only option is disabled, the Add Item tab is available.

task-4

Here, you can specify how the field will be filled.

To allow the user to select an existing app item, check the Allow selecting from the list of existing items option. You can edit the item table that will be displayed in the item selection window by clicking Set up columns of the list. In the window that opens, add fields to be used as table columns and configure sorting.

To enable the user to add a new item from the task page using the + Create button, enable the Show a button that allows users to add now items option.

If the field on the task form is editable, and the user doesn’t have the corresponding access to the app, they will automatically gain the permission to fill out the field on the task form. The user doesn’t get direct access to the app and won’t be able to edit its fields after filling out the form.

You can modify the standard task form and create a template in the Low-code designer. Read more in the Forms tab article.

Deadline tab

For some tasks, it is crucial to meet deadlines and stay on schedule. This is especially true for customer communications. Quickly handled requests and timely delivered goods provide your competitive advantage.

On this tab, you can customize the deadlines for the task, as well as determine what happens if the task is not completed on time.

task-5

There are two ways to set the task deadline:

  • Exact time. Specify how many minutes, hours or days will be spent on the task. The deadline can be specified taking into account the setting of the business calendar.
    task 8
  • Variable. Sometimes it is impossible to determine how much time it requires to complete the task, but it is important that the work is done by a specific date. For example, an employee specifies the leave start and end dates, and the accountant must calculate the vacation pay and give the money 3 days before the employee takes his or her vacation. In this case, the task deadline time can be determined by the context variable.
    task-6
  • Change time. Use this option to add or subtract days, hours, or minutes from the time stored in the variable. Select Add or Subtract, enter the number of days, hours and/or minutes, and specify the the business calendar must be taken into account. The deadline will be changed accordingly.

Sometimes tasks are not completed on time despite the deadlines. In this case, control tools are needed to timely respond to the situation and take necessary measures.

In the Notification field, you can specify the employees who will receive a notification if the executor does not meet the deadline. You can add a current user, a context variable (for example, the Initiator), a user group or an org chart item to determine the notification recipient.

task 10

In the Interrupt field, define the next process step in case the executor does not complete the task in time.

task 11

The process will automatically go down the selected connector if the task deadline is not met and the executor does not confirm that the task has been completed. In the process diagram, such connector has a clock icon.

начало внимание

The connector specified in the Interrupt field does not appear as a button on the task page.

конец внимание

360019646532-mceclip11

For example, it may be very important for your company to meet the order processing deadlines. Warehouse employees must timely check stock availability and, if necessary, purchase the missing goods. This task is limited in time. If the employee doesn’t meet the deadline, the task is automatically assigned to the purchasing manager to deal with the situation.

Schedule in Calendar tab

This tab appears if a deadline is set for the task. On the tab you can enable the task to appear in the executor’s calendar.

task-schedule-in-calendar

  • Start date, End date. Specify the variables of the Date/Time type that store the start and end dates of the task from the process context. These variables determine the period during which the event will be displayed in the user’s calendar. Variable values can be assigned within a script written in TypeScript. For example, you can place the Script activity before the task in the process diagram.

To avoid overloading the calendar, you can schedule a task in it only for specific days. For example, if the task’s duration is one week, you can display it in the calendar only for the last three days of that period. To do this:

  1. Add Date/Time type variables to the process context, where the values for the task deadlines in the calendar will be recorded.
  2. On the process diagram, place a script that calculates the values of these variables before the Task item.
  3. On the current tab, link the Start date and End date fields with these variables.
    • Place. Choose a String type variable where the event location is stored.
    • External participants. Specify which clients from the Contacts app will participate in the task. For this, select an App type variable that stores the Contacts app of the CRM workspace and can store Many values. You can choose an existing variable from the dropdown list or create a new one.

Connectors tab

On this tab, you can configure all the outgoing task connectors: edit the name, add a confirmation box, change the button color, etc. To open these settings, click on the name of a connector. To learn more, see Connectors.

task 12

 

Substitutions tab

On this tab, you can specify a variable that controls the reassignment of a task to an employee who substitutes the primary executor.

task-substitutions

In the Ignore substitution field, specify a Yes/No switch variable from the business process context.

If the variable is set to Yes, the task will go to the originally specified executor, and if set to No, it will go to the substituting employee. The value of the variable can be changed during the business process, for example, by presenting the variable on the form of another task, or using scripts.

For instance, ignoring substitution can be useful if the task contains confidential data that should not be shared with third parties.

Found a typo? Highlight the text, press ctrl + enter and notify us