Skip to Main Content

Security Software

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!

How to enable bulk update for task?

Zhang ZhongyiJun 26 2013 — edited Aug 26 2013

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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 23 2013
Added on Jun 26 2013
1 comment
533 views