BusinessProcessDefinition DLO Mappings
The BusinessProcessDefinition object is a Salesforce standard object that you can ingest and map to Data Model Objects (DMOs) for use in Data Cloud-powered features and agents.
The BusinessProcessDefinition DLO is mapped to the CustomerProcessDefinition DMO.
- The BusinessProcessDefinition DLO field Id maps to the CustomerProcessDefinition DMO Object Id field.
- The BusinessProcessDefinition DLO field DeveloperName maps to the CustomerProcessDefinition DMO Object ProcessDefinitionName field.
- The BusinessProcessDefinition DLO field CreatedDate maps to the CustomerProcessDefinition DMO Object CreatedDateTime field.
- The BusinessProcessDefinition DLO field CreatedById maps to the CustomerProcessDefinition DMO Object CreatedById field.
- The BusinessProcessDefinition DLO field BusinessProcessGroupId maps to the CustomerProcessDefinition DMO Object CustomerProcGroupDefId field.
- The BusinessProcessDefinition DLO field LastModifiedDate maps to the CustomerProcessDefinition DMO Object LastModifiedDateTime field.
- The BusinessProcessDefinition DLO field LastModifiedById maps to the CustomerProcessDefinition DMO Object LastModifiedById field.
- The BusinessProcessDefinition DLO field ProcessDescription maps to the CustomerProcessDefinition DMO Object ProcessDescription field.
- The BusinessProcessDefinition DLO field SequenceNumber maps to the CustomerProcessDefinition DMO Object SequenceNumber field.