I want to create an Activity record associated to a Lead when the Lead is created
Summary:
I use a Before Insert trigger to do that, but the Activity record need LeadId in order to associate the activity to the lead. But when the trigger is executed, LeadId is not already seted up, I think, so cannot use it to make the association.
Any idea to accomplish this in another ways?
Regards, and thank you in advance.
Content (required):
Version (include the version you are using, if applicable):
Oracle Cloud Application 22A (11.13.22.01.0)
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0