Loading
Prepare for Email to Become the Default Login ExperienceRead More
Intermittent freezing when using using certain browser versionsRead More
Automate Your Business Processes with Salesforce Flow
Stage Flow Orchestration Resource

Stage Flow Orchestration Resource

Group a series of related steps in an orchestration.

Required Editions

View supported editions for Flow Orchestration.

Stages run sequentially, one stage at a time, and contain steps.

Note
Note The Stage element in Flow Orchestration isn't related to the Stage resource in flows.
Field Description
Label Identifies the name for this stage on the canvas.
API Name The requirement for uniqueness applies only to elements and resources within the current orchestration. Two items can have the same API name, provided they're used in different orchestrations.An API name can include underscores and alphanumeric characters without spaces. It must begin with a letter and can’t end with an underscore. It also can’t have two consecutive underscores.
Set Exit Condition

Determines when a stage can be considered complete.

When all steps have been marked Completed, the stage is marked Completed
The stage is marked as completed and the orchestration moves to the next element when every step in a stage is marked as completed.
When the specified evaluation flow returns True, the stage is marked Completed
The orchestration runs a specified evaluation flow to determine if the stage can be marked complete. The orchestration doesn’t mark the stage complete and move to the next element until the specified evaluation flow’s isOrchestrationConditionMet output variable returns true.

Stage Status

Stage run Status Description
In Progress The stage was started.
Completed
  • The stage was completed, and the orchestration was completed.
  • The stage was completed, and the orchestration is in progress.
  • The stage was completed, and the orchestration was canceled.
Suspended The stage was in-progress when the orchestration was manually suspended.
Canceled The stage was in progress when the orchestration was canceled.
Discontinued The stage was in progress when the orchestration encountered an error.
Error
  • The stage encountered an error.
  • A background step within the stage encountered an error.
  • An autolaunched flow called by a background step within the stage encountered an error.
  • The stage was in progress when an interactive step within the stage encountered an error.
  • The stage was in progress when a screen flow associated with an interactive step within the stage encountered an error.
  • The stage was in progress when a MuleSoft step within the stage encountered an error.
  • The stage was in progress when a MuleSoft action associated with a MuleSoft step within the stage encountered an error.
 
Loading
Salesforce Help | Article