Task Service WDSL available at http://localhost:7101/integration/services/TaskService/TaskServicePort?WSDL
Here are the available operations -
Now I create a standalone human task in my composite -
ApproveSimpleOrder1 is its name.
I assign the following payload -
The task is assigned to user - weblogic.
I test the initiateTask() operation via JDev's HTTP Analyzer -
XML payload available here
I then log in to workspace as weblogic and see the task -
Notice, the task title includes the custNr.
Here are the available operations -
Now I create a standalone human task in my composite -
ApproveSimpleOrder1 is its name.
I assign the following payload -
The task is assigned to user - weblogic.
I test the initiateTask() operation via JDev's HTTP Analyzer -
XML payload available here
I then log in to workspace as weblogic and see the task -
Notice, the task title includes the custNr.
No comments:
Post a Comment