Activity count exceeds max on workflow

pennieturner
Mega Guru

We have a workflow running which has a timer event on to wait for all the catalog tasks to be closed before it continues to the next stage.

The problem we have is that the workflow activity count exceeds 100 when its waiting for a while of the tasks to be closed, and the workflows are automatically cancelled, leaving the RITM in limbo.

I've tried to find out where the max count of 100 is found to see if I can change it, but, I don't seem to be able to find it anywhere.

Can anyone help? or if anyone has any ideas of how to get around this please let me know.   We don't want to raise the timer anymore than it is (every 2 hours).

Hoping someone can help!

Regards

1 ACCEPTED SOLUTION

If you want to change for existing workflow, Go to workflow editor > Checkout your workflow > Go to Properties > There you can change the count.


View solution in original post

19 REPLIES 19

JusCuz
Tera Guru

Do you have more than 100 activities in that workflow? If not, I'd really be looking more to the cause of this issue rather than trying to up that count.


HI



its because we have a a timer on there to check every two hours whether or not the catalog tasks have been completed or not, so that makes the count go up quite quick


Ok, I see...but why have it check every two hours? Just use a 'Wait for Condition' activity. In that activity you have a script that checks for all tasks to be closed. This should not up your activity count I believe.


simonw
Tera Expert

Hi Pennie,



I believe this is on the workflow properties when you're in the workflow editor, it shows parallel to the workflow conditions



Simon