I have made a customize workflow. When I try to reject a request (or task in SOA terminology) in this workflow with a custom client, I get the following:
"Bulk update is not allowed for this Task.
This task expects the user to view task details before acting on it.
Make sure that the task is approved/rejected from task details page. Also ensure that TaskService API which takes task Object as input is used instead of the API which takes taskID as input.
"
My client can approve the request. Only reject has problem. And it can both reject and approve on another workflow (Sadly I don't have the code for it.)
So I suspect there is something wrong with my customize workflow.
SOA version: 11.1.6