Avatar

Correct answer by
Employee

Hi,

 

You are right. This should not happen when Adobe Campaign engine generates the UUID itself. That said, duplicates could arise when UUID is inserted directly by SQL query for example. Snowflake (aka Cloud DB) does not block insertion of duplicates at DB engine level.

In addition, in V8 we have improved the Product to prevent insertion of duplicates at application level (guardrails).

View solution in original post