- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
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).