Monday, December 8, 2014

#359 BPM 12c --> using the TaskQueryService

Business as usual here - essentially the same as 11g -

URL for TaskQueryService wsdl is -
http://localhost:7101/integration/services/TaskQueryService/TaskQueryService?WSDL

Here is a list of the available operations -





















Let's try out the basic - queryTasks
I want to retrieve all the assigned tasks for our good old friend jcooper.
























XML file available here

Here is an execution example using JDev's HTTP Analyzer -
















Same modus operandi for SOAP-UI

Check out Edwin's excellent post for more examples, just click here

No comments: