Flow Version Occurrence DMO

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

  • 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__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__Description__c
  • Data Type: TEXT
  • Description: Description of the Flow Version Occurrence.
  • Field API Name: std__EndDateTime__c
  • Data Type: DATETIME
  • Description: The date and time that the instance of the scheduled or triggered flow was completed.
  • Field API Name: std__ErrorDescriptionText__c
  • Data Type: TEXT
  • Description: The text content for the error description of the flow version occurrence. Maximum size is 255 characters.
  • Field API Name: std__ErrorReason__c
  • Data Type: TEXT
  • Description: The error reason if the flow ocurrence encountered an error. Valid values are: Internal Error, Deactived User.
  • Field API Name: std__FlowVersionId__c
  • Data Type: TEXT
  • Description: The ID of the flow version associated with the scheduled or triggered flow.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this FlowVersionOccurrence 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__ScheduleDateTime__c
  • Data Type: DATETIME
  • Description: The date and time that the instance of the scheduled flow was scheduled to start.
  • Field API Name: std__StartDateTime__c
  • Data Type: DATETIME
  • Description: The date and time that the instance of the scheduled or triggered flow started.
  • Field API Name: std__Status__c
  • Data Type: TEXT
  • Description: The flow progress status of the instance of the scheduled or triggered flow. Valid values are: Preparing Data, In Progress, Finishing, Completed, Canceled, Error.