Timer is not triggered in sub-process of call activity

1
0
-1

Workglow

I have designed this workflow. After completion of step1, 2 flows initiated:

  1. Escalation is sent to user. 2.Timer is initiated.

noOfReminder is a variable which is 0 at beginning. a condition gateway checks for its value. if value of noOfReminder is less than 3 then reminder is sent to user and noOfReminder is increased by 1. Otherwise flow is redirected to step1.

It works completely fine. But If i am putting this same workflow in a sub-process of a call-activity, timer is not triggered.

Any help?

Comments

Submitted by yannick.lombardi on Mon, 07/27/2015 - 09:17

What is the version of Bonita that you use ?

I try your process with Community 6.5.2 and I have no problem.

Submitted by devendra.nation... on Mon, 07/27/2015 - 10:14

Bonita 6.4.2

Submitted by yannick.lombardi on Mon, 07/27/2015 - 10:17

Maybe this is a bug that has been fixed. You can try to upgrade your version of Bonita to the last version and see if your process works.

Submitted by devendra.nation... on Mon, 07/27/2015 - 10:19

OK I will try.

No answers yet.
Notifications