Hi,
I am using validate activity in Bpel 2.0 to validate my input schema. The problem I am facing with validate activity is it's only validating first element in the schema and send fault message,
I want to validate all elements in payload at one time. I also tried mediator level validation but had same issue.
If any expert here has solution for this, please share.
Thanks