Hi JBPM Community,
In our application ,the user who has completed one task, if attempted the next task ,error should be thrown saying that same users cant complete the task.
we have exposed JBPM as a webservice and before completing task i want this validation.
So please advice any api or any method to get all the values from the human task in my application.
Also I tried to have a JMS message to do the validation at JBPM using rules but if done so we have to change existing scenarios also.
Thanks
Mahi