Versions Compared

Key

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

You can define actions that occur when a user changes a task's status. For example, if a user changes a task's status from Open to Closed, you can define an action that sends an email notification that the task has been finished.

Follow these steps:

  1. Open the Task Types record, if not already opened.
  2. Click the Actions tab.
  3. Click the New button in the toolbar to open a new Actions record.
  4. Select the new status for a task that will trigger the action from the Status drop-down menu (this menu contains a list of the type's configured statuses).
  5. Select the original status of the task from the Prior Status drop-down menu (this menu contains a list of the type's configured statuses).

  6. Enter the name of a Process Flow that the action will execute in the Process Flow field.
    • When a user updates a task that has

...

    • the Prior Status

...

    •  to the

...

    • new Status, the

...

    • specified Process Flow

...

    •  will execute. For example, changing a task from "Under Development" to "Pending Approval" can trigger

...

    • one Process Flow

...

    •  and changing a task from "Pending Approval" to "Complete" can trigger a

...

    • second Process Flow.

...

    • The Input Map

...

    •  for the

...

    • specified Process Flow

...

    •  appears in the Actions record automatically.

...

  1. Task Type Action RecordImage Added

  2. Complete the Input Map for the process flow.
    • For example, if the change in status fires an email, you probably need to specify the recipient for that email in the Input Map.
    • Contact your system administrator if you need assistance. Alternatively, see the Aptify Process Pipeline Functionality Guide for information on using process flows and event handlers. A Task Type Action is another type of Event Handler.

  3. Click the Comments tab and enter any additional information about this action.
  4. Click OK to save and close the record.
  5. Repeat Steps 3 to 9 to add additional actions.

...


  1. Action Added to Task Type RecordImage Added
  2. Save and close the record.

...

Defining Task Type Attributes
You can define attributes for tasks that use this type. These attributes appear as fields within a new tab on the Task record. This tab bears the name of the Task Type and is only available when the specified type is selected in the Task record's Type field.
Follow these steps to define attributes that are flowed down to Task records:

...