Flow Version DMO

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

  • FlowId has a FOREIGNKEY relationship with the Flow 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__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 version. 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__FlowId__c
  • Data Type: TEXT
  • Description: Metadata about a Flow business process, across versions of the Flow.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this FlowVersion 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__ScheduledStartDateTime__c
  • Data Type: DATETIME
  • Description: The date and time when the Flow Version is scheduled to run.
  • Field API Name: std__VersionNumber__c
  • Data Type: DOUBLE
  • Description: A number unique within the Flow ID, that uniquely identifies a version.