EY salesforce interview question || order of execution in flows #salesforce #interview

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

We can set the order of the flows by clicking on the edit order button(flow explorer).

If no order is set then flows will run in the order of their created dates.

mayanksankhla
Автор

Trigger order can be set while creating Record-Triggered Flow : Start Element -> Set entry conditions->Trigger order.
Flow with Lower trigger order number will execute first.
If the trigger order is not set then order of execution is random.

nandinik
Автор

From the flow builder explorer option, select object name--->DML operation (create, update, delete) there we can change the order of before sava flow execution

shanS
Автор

We can set the order of flows using Flow Trigger explorer. In setup-> flows -> Flow Trigger explorer-> select the object that we want to change -> Edit order of fast field updates for before save flows. This way we can set the order of execution of flows.

MalleediPallavi
Автор

Before Save Flows execute first in their creation order.Then, After Save Flows execute next, also in their creation order.

falsefalse
visit shbcf.ru