Hi
I have a Human Task in my BPM Application 12.2.1.4. I have generated an ADF form from this Task.
This ADF form has a button called "Validate". When i click on this button, i should call a validation procedure with parameter as an XML payload. I should NOT come out of the page/task until i get the result from the validation procedure. Based on the result from validation, i will show message as "Validation Successful" or "Errors Exists"
Can i accomplish this with a sub process? any links to similar approach is very much appreciated.
Thanks
Lakshmi