How to Check for Lead Duplicates Through Groovy Script When Creating New Lead?
(Doc ID 2500642.1)
Last updated on DECEMBER 22, 2020
Applies to:
Oracle Fusion Sales Cloud Service - Version 11.13.18.10.0 and laterInformation in this document applies to any platform.
Goal
How to Check for Lead Duplicates Through Groovy Script When Creating New Lead?
Scenario:
There should be only one lead associated to a contact.
If a user is creating a new Lead and associating the same contact as primary contact then system should throw error message and restrict the user to create a new lead.
But if the existing lead's Age is more than 90 days then only system should allow user to create second lead for that primary contact.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |