There is a "Notifications upon assignment" in Notification page, however, email can only be sent to the assigned user of the entity. Can it be enhanced to sent email to assigned user and member of the assigned team? As sometimes, entity is assigned to team, not a person.
Announcement
Collapse
No announcement yet.
Email notification for members of assigned team
Collapse
X
-
Thank you. I have tried using workflow of process user task, but the email cannot show the field value of the target record, only {target_entity.field} is shown in the email. how to make the field value of the target of the process to be shown in the email. Thanks.
Comment
-
We has an entity PPE and a process flowchart of PPE. There are some user tasks in the process and below is the body of the template of the notification email to the user of the user task.
Dear Sir / Madam,
A PPE form ({BpmnUserTask.targetName}) is {PPE.status}. Please click here to open PPE Form.
Below is the email sent
Dear Sir / Madam,
A PPE form (PPE-001) is {PPE.status}. Please click here to open PPE Form.
Comment
Comment