Flow Element Run DMO

Object API Name: std__FlowElementRunDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • FlowElementId has a FOREIGNKEY relationship with the Flow Element DMO Id field.
  • FlowElementId has a FOREIGNKEY relationship with the Flow Element DMO Id field.
  • FlowRunId has a FOREIGNKEY relationship with the Flow Run DMO Id field.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__CompletedDateTime__c
  • Data Type: DATETIME
  • Description: The timestamp at which the Process Step Run completed (whether successful or failed). Once set, no further processing takes place.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__ErrorDescriptionText__c
  • Data Type: TEXT
  • Description: The text content for the error description of the flow element run. Maximum size is 255 characters.
  • Field API Name: std__ErrorReason__c
  • Data Type: TEXT
  • Description: The error type if the flow ocurrence encountered an error. Valid values include: Internal Error, Deactivated User.
  • Field API Name: std__FlowElementId__c
  • Data Type: TEXT
  • Description: a step of an instance of an Process Flow.
  • Field API Name: std__FlowElementRunStatus__c
  • Data Type: TEXT
  • Description: Example values of Flow Element Run Status include: Running, Complete, Paused-Error, waiting and executing.
  • Field API Name: std__FlowRunId__c
  • Data Type: TEXT
  • Description: The state of a single flow execution. For example, Joe Smith's Drip Campaign flow execution.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this FlowElementRun record. Maximum size is 15 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__OutcomeId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__OutcomePathId__c
  • Data Type: TEXT
  • Description: The Flow Element which represents the outcome path within the Flow that relates to either an Experiment, or a Personalization Decision.
  • Field API Name: std__ScheduledDateTime__c
  • Data Type: DATETIME
  • Description: The timestamp at which the Business Process Step Run was scheduled for execution. Actual execution time may be slightly later due to queueing, retries,