Remote REST API getTasksAssignedAsPotentialOwner() doesn't return task
Issue
In Remote REST API, customer try to get un-assigned tasks by the following Remote REST API.
List<TaskSummary> tasks = taskService.getTasksAssignedAsPotentialOwner("bpmsuser", "ja-JP");
But this doesn't return task even though there is a task whose potential owner matches specified user.
Environment
- Red Hat Jboss BPM Suite
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
