ODBC Driver for Salesforce Data Cloud

Build 24.0.9175

FlowElementRun

The Flow Element Run DMO is a Data Cloud data model object (DMO) for the status of a single element executed within a flow run.

Columns

Name Type References Description
Completed DateTime Datetime The date and time when the flow completes or encounters an error. After this field has a value, no further processing can take place through the Flow Element Run DMO.
Error Description Varchar The description of the Error Reason. This field is available in API version 59.0 and later.
Error Reason Varchar This field is available in API version 59.0 and later.
Flow Element Varchar A reference ID to the associated flow element.
Flow Element Run ID Varchar A unique ID used as primary key for the Flow Element Run DMO.
Flow Element Run Status Varchar The status of the flow element run.
Flow Run Varchar A reference ID to the associated flow run of the flow element run.
Scheduled DateTime Datetime The date and time when the flow element run was scheduled for execution. Actual execution time can be later due to queuing, retries, or other issues.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175