cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi experts,

When raising lots of events at the same time, there is a delay between the event triggering and the start of the corresponding workflow which is a problem.

I would like to reduce this delay but I don't know how.

Do you have any idea ?

Thanks,

Benoî

0 Likes
View Entire Topic
surjith_kumar
Active Contributor
0 Likes

Hi,

Event is triggered but the workitem created after few minutes right.

Delay may occur due to any one of the following condition,

1) To creating the workiterm if various condition used, that condition involved many loop statement and other complex coding. before generating the Workitem these need to get executed.

2) RFC Connection, if any threshold situation occured

3) Capacity of the Server

Regards,

Surjith