Frage im Vorstellungsgespräch bei MaxVal Group

Explain difference between Process builder and workflow rule.

Antwort im Vorstellungsgespräch

Anonym

10. Sep. 2020

Process Builder is a newer tool for admins which is even more powerful. In addition to everything a workflow can do (except for sending outbound messages), you can: Create a record (not just Tasks!) Update related records Launch a Quick Action Post to Chatter Launch a Flow Call Apex code Submit for approval Invoke another process Process Builder also extends upon the things that workflow does. For updating related records, Process Builder can update any field on any related record, where Workflow can only update some fields on a parent record of a Master-Detail relationship. Process Builder can also update multiple related records in a situation when all of a record’s child records need the same update. Also, Process Builder finally gives admins the ability to set the exact order of operations, whereas with Workflow we had no control. No more complex workarounds to be able to ensure things happen in a certain order!