Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Suspend & Resume Task

3340980Apr 6 2017 — edited Apr 6 2017

Hi,

Referring to my previous query - https://community.oracle.com/thread/4032805

I have tried both suspend and response methods under taskService and it is working fine.

Further..as per my requirement, I have to suspend the task for certain period of time (lets say for 2 days) and after 2 days the task should resume. There might be possibilities that the user who is working on the task, has put the task on hold for 2 days and waiting for more information from customer. But, the user got the required information from customer on 1st day itself. So, he has to work from that time onward i.e the task will resume from that time.

Here, in the suspendTask & resumeTask methods, apart from user/pwd & taskId, I am not getting which parameters have to pass to achieve the above requirement. Could you please suggest the possible way to implement this.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 4 2017
Added on Apr 6 2017
1 comment
309 views