#2022.2 #community #groovy_expression #constraints #unique #input

how to add validation constraints to input that must be unique

hello,

i use bonitasoft community edition v 2022.2

I have an object in my bdm named "product" that have the attribute "name" I want to add constraint to this input that must be unique, Can someone help me with groovy expression:

- How to get the object "project" with the groovy expression and search in the attribute of this object if the input value already exists?

Notifications