This website uses cookies to offer you the best experience online. By continuing to use our website, you agree to the use of cookies. If you would like to know more about cookies and how to manage them please view our Privacy Policy & Cookies page.
The client, a 60 year old established B2B leader in their industry, was undergoing a digital transformation to support and optimize their national operations. In 2009, they adopted Salesforce as their primary platform to unify and expand their sales operations. Today, they are completely operational on the platform, leveraging marketing, sales, service and field service lightning. The decade old system organically grew into inconsistent and impaired processes being developed by disparate teams. This adversely impacted the performance and efficiency once intended to be the value drawn from the Salesforce platform.
One of the attractive capabilities of Salesforce is its automation. Repeatable processes that are often mundane and costly for humans to maintain are suitable use cases for Salesforce automation. The client took advantage of this across multiple business units, automating as much as they could in order to become more efficient in their performance. The challenge became apparent to the client as they noticed certain automated triggers misfiring, or worse, not firing at all.
A trigger is Apex code that executes before or after the following types of operations:
In the case of the client, multiple triggers were created, often without documentation or the ability to trace where the trigger is firing, leaving the client with competing executions that would misfire, preventing the automation from working. Records that were updated by customer service reps were not able to be saved, preventing other related records that were meant to be automatically updated from taking place. The more triggers they created the more complex the challenge became as the developers failed to document where an automated trigger starts and where it ends.
The client partnered with Apexon to consolidate Salesforce triggers to improve the overall performance of their Salesforce instance by controlling the order of execution for the existing trigger functionality. New documentation defining each trigger and its process was also developed to support the maintenance and growth of the platform, previously, no documentation existed.
In the end, the client increased user performance by 45% and the development team reaped the benefits of gaining visibility into the consolidated set of triggers in the following ways: