Hello,
Is the result of the function @uuid() the same as the transformer UniqueIdentifierGenerator ?
I would like to create directly an UUID in an attribute creator instead of using 2 transformers (UniqueIdentifierGenerator and AttributeCreator).
Thanks.