"Get Next Work" Action is not working properly
I have added "Get Next Work" Action event for button click event, And modify "GetNextWork" activity in work pool level. But some times in production environment its getting call Work-.GetNextWork activity.
Root cause is..
Ideally when user click the button, It should call "doUIAction" activity and from that activity its call "GetNextWork" activity top of the work pool class. But in this scenario, Its directly call "GetNextWork" activity. And my section is in "Data-Portal" level. Because of that, its getting call Work- level activity.
This issue reprodusable only in Prod environment and its will not happens for every time.
Any idea pls....
Note : we have 4 nodes in production