Service Process Definition DMO
Object API Name: std__ServiceProcessDefinitionDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- FlowId has a FOREIGNKEY relationship with the Flow DMO
Idfield. - AssociatedRecordId has a FOREIGNKEY relationship with the Campaign DMO
Idfield.
- AssociatedRecordId
- AssociatedRecordObject
- cdp_sys_record_currency
- CreatedDate
- DataSourceId
- DataSourceObjectId
- Description
- FlowId
- Id
- InternalOrganizationId
- IsActive
- IsFeatured
- LabelName
- NameInterfaceField
- ServiceProcessStatus
- Field API Name:
std__AssociatedRecordId__c - Data Type: TEXT
- Description: The record that the business process/flow is running against. This is a polymorphic field and the domain includes Individual, Contact, Case and many others.
- Field API Name:
std__AssociatedRecordObject__c - Data Type: TEXT
- Description: Stores the type of entity referenced by Associated Record Id, for example, 'Account', or 'Case.
- 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__CreatedDate__c - Data Type: DATETIME
- Description: The date and time when this record was created.
- 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: Explanation of the service process.
- Field API Name:
std__FlowId__c - Data Type: TEXT
- Description: Reference to the associated flow.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this ServiceProcessDefinition 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__IsActive__c - Data Type: TEXT
- Description: Whether a service process is available for use.
- Field API Name:
std__IsFeatured__c - Data Type: TEXT
- Description: Whether this service process was marked as a favorite for the org.
- Field API Name:
std__LabelName__c - Data Type: TEXT
- Description: End-user-facing name. These names support translation so that end users can see localized values.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__ServiceProcessStatus__c - Data Type: TEXT
- Description: The status of the Service Process. For example, Draft, Published, Pending_Change, Deprecated.