Hi all,
There are three tasks which are paused in one autoactivity.There is some problem in autoactivity so know using api how can i by pass that auto activity.I have superuser previlage.what are the api commands that make the task to complete here I can not destroy the task there are lot of tasks after this autoactivity .
I tried to resume the workitem using resume,c,<workitem id> but it is throws an error like This operation is not allowed when the state is 'paused' for workitem
I tried to acquire the workitem acquire,c,<workitem id> throws same error.
can any one help me in this what commands should I used to complete this task or by pass this auto activity.