Constraints Groovy Contract Validation

Complex Validation

Hi,

I'm trying to make a complex data validation that requires to call a web service and also check if that result is in the database (Some kind of duplicate object validation). Is there any way to do that kind of validation in the Constraints of the Contract? Basically I need to add Groovy code as a constraint of the Contract. Is that posible? I'm using Bonita 7.5.1

Thanks in advance.

Notifications