-
How to Bypass Merge Operation for this specific scenario? (read description below)
I have a requirement in which system will allow to delete an account only when its related contacts status are inactive...if any of the contacts are active then it should throw an error message.. I have fulfilled this functionality by writing apex code on beforedelete event..My code is working fine but there is a standard functionality in Salesforce called as "Merging"........In that scenario when i merge two accounts,if loosing account contains active records then it is throwing me validation message...but I have to bypass my code when it comes to the merging....
Can anybody suggest me,how I bypass the code?
One thing I tried,note down the masterid of winning record and put in my condition where I can bypass the scenario..but when I merge the accounts then I am not able to get MasterID of Winiing record....I am not sure why this is happening???
Ideally I should get some ID of the merge operation
Log In to reply.
Popular Salesforce Blogs
Get Access Token From Google Calendar API Through Postman | Salesforce Developer Guide
Get Access token from Google Calendar API through Postman While working with integration with third parties, it is very very important to get the access…
What is Custom Metadata in Salesforce in 2023?
Metadata is data that describes other data. for instance, in Salesforce org, there's a standard object called Account. Once you add a record with a…
Enhance Your Marketing Effort With Salesforce Pardot
Each company can be different from another, whether in terms of industry or values, but one thing that remains common is the need for marketing.…
Popular Salesforce Videos
TrailheaDX '18 Opening Keynote - Part 5: Make Apps Smarter
Related Videos: Salesforce TrailheaDX ’18 Opening Keynote – Part 1: Create Connected Customer Experiences TrailheaDX ’18 Opening Keynote – Part 2: Salesforce Platform TrailheaDX ’18…
Easy Way to Learn Salesforce | How to Learn Salesforce Step by Step
In this video on Easy Way to Learn Salesforce, you will learn introduction to Salesforce, how to learn Salesforce easily, Salesforce as Career and Growth,…
Salesforce Beginner Interview Questions and Answers Full Length Video [2023]
Watch this video to get to know about Salesforce Beginner Interview Questions and Answers Full-Length Video [2023]. 00:00:00 Introduction 00:02:56 Sandbox 00:05:05 Process Builder 00:09:00…