I have create wso2 human task where the approval has to be given by multiple 
owners in parallely. I am calling human task from Synchronous BPEL process. I 
am able to upload the Process and task packages successfully. But only one 
potential owner get approval not others.This link said BPS 3.2.0 Routing 
Patterns are not supported.WSO2 BPS 3.2 human task assignment to multiple 
people creating Process in failed status

So I put this this in my code.
 <htd:potentialOwners>                         
<htd:from>htd:getInput("ClaimApprovalRequest")/test10:UserList/test10:ME</htd:from>
</htd:potentialOwners>
<htd:potentialOwners>                          
<htd:from>htd:getInput("ClaimApprovalRequest")/test10:UserList/test10:HBR</htd:from>
</htd:potentialOwners>
Any idea what is going wrong here. As the task creation is working fine.
Best Regards,
Sajith Gunarathna [IT/EKO/LOITS]

This message (including any attachments) is intended only for
the use of the individual or entity to which it is addressed and
may contain information that is non-public, proprietary,
privileged, confidential, and exempt from disclosure under
applicable law or may constitute as attorney work product.
If you are not the intended recipient, you are hereby notified
that any use, dissemination, distribution, or copying of this
communication is strictly prohibited. If you have received this
communication in error, notify us immediately by telephone and
(i) destroy this message if a facsimile or (ii) delete this message
immediately if this is an electronic communication.

Thank you.
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to