Get reminder to end of a timer Event

cancel
Showing results for 
Search instead for 
Did you mean: 
skverma02
Active Member II

Get reminder to end of a timer Event

how can i am get reminder to end of a timer event?

lets assume i have a task or sub Process and in this a boundary timer event occur and lets assume time of boundary timer event 24 hour . I am want know a reminder or acknowledgment lets assume 22 hour, 23 hour done ?  

Give me the solution how to do it?

3 Replies
cjose
Senior Member II

Re: Get reminder to end of a timer Event

Use another boundary timer event and if you need periodical reminders, use the "timeCycle" attribute. For more details please refer to Activiti User Guide Timer Definitions 

skverma02
Active Member II

Re: Get reminder to end of a timer Event

Sorry i don't understand the way how to do this can you give me a example .

what is the meaning of another boundary timer event ?

is this use 2 boundary timer event. If yes then how to use it?

cjose
Senior Member II

Re: Get reminder to end of a timer Event

Hi,

Please find attached an example bpmn xml. Hope this helps!

regards,

Ciju