Activity Forums Salesforce® Discussions "Recursion - Allow process to evaluate a record multiple times in a single save operation?" what this mean in Salesforce process builder?

  • "Recursion - Allow process to evaluate a record multiple times in a single save operation?" what this mean in Salesforce process builder?

    Posted by Udit on February 6, 2020 at 3:15 pm

    "Recursion - Allow process to evaluate a record multiple times in a single save operation?" what this mean in Salesforce process builder?

    Sahitya replied 3 years, 1 month ago 2 Members · 1 Reply
  • 1 Reply
  • Sahitya

    Member
    March 26, 2021 at 1:30 am

    https://help.salesforce.com/articleView?id=sf.process_advanced_considerations.htm&type=5
    This post has some examples. Worth a read.
    This is what I gathered:
    If you have a process builder that is set to fire when "a record is created / updated",
    And in the actions, you are actually updating a field on the same record,
    When a new record is created, it fires the PB the first time,
    Then a field gets updated and the PB fires for the same record for the second time.

    This is powerful and dangerous at the same time. 🙂 The design considerations mentioned in that post are worth considering!

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos