Question
Cognizant
IN
Last activity: 31 Jan 2018 10:41 EST
Implement throttle functionality (Limit No.Of calls ) during work object execution
Hi everyone,
We need to implement throttle functionality where in one of the steps for a stage, we are calling an activity and calling third party web service.
The third party can only handle few calls per minute. So we want to pause/stop case execution temporarily and want to resume the same using an agent.
We need below information.
1) Is there a way we can stop flow without using Wait shape.
2) Can we leverage OOTB ResumeFlow to continue the stopped/Paused flow?
Please let us know if you have any experience with this/Or any other way to handle this.
Thanks.
***Updated by moderator: Lochan to add Categories***