Skip to content

Task notifications

tomolimo edited this page Jul 29, 2019 · 4 revisions

Introduction

GLPI default behavior is to send the same notification for all the tasks in an item (Ticket, Change or Problem). This is very useful, because for case tasks, you don't need to specify any particular notification templates.

But in some cases where you need to have specific notification templates for special case tasksn the ProcessMaker plugin gives you the possibility to define specific notifications. It will define two notification events per process task: new task and task update.

Note: by default if no notification is defined for an event and a task, then it will let GLPI to decide for the default notification (if any).

Let see an example

We are going to make an example with the Credit Card Application that you may download from the link, and import in your ProcessMaker server instance.

From this process, you may import it in GLPI (see Tutorial 1 to know how to import processes into GLPI).

Don't forget to synchronize the tasks (see Tutorial 1 to know how to synchronize task list for a process into GLPI).

Don't forget to activate this process (see Tutorial 1 to know how to activate a process into GLPI).

Let's imagine that we would like to send a specific notification to the Credit Card Application Manager (the big boss who approves or rejects credit card applications 😄). In the process this person has a task to do (approval or rejection), and we would like him to get an email with a maximum information about the running case. The task is currently called "Application Evaluation". Let's go GLPI notification menu:

Clone this wiki locally