Hi,
how to send automatic reminder emails to late approvers(after 7 days) in the business process?rightnow in our process definition the 'deadline handling' is used and is set as 7days, and the 'assignees' is set as [instance.attrname.APPROVERS] for that activity. So, in the process, when the deadline is met, the reminder mails are now sent only for the business process owner / analysts, the assingned approvers doesn't get any email(eventhough the value set for the Assignees is 'instance.attrname.APPROVERS' ) . So, does any other value has to be set to that attribute for the approvers to get the email? If so what has to be set? or else, do I need to include a script - which sends email to approvers - in the activity ? I need help in this and thanks in advance.