Engagement Analysis Command Execution DMO

Object API Name: std__EngagementAnalysisCommandExecutionDmo__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__CreatedDate__c
  • Data Type: DATETIME
  • Description: The date and time when this record was created.
  • Field API Name: std__CurrentAttemptNumber__c
  • Data Type: DOUBLE
  • Description: The current number of the attempt.
  • 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__EngagementAnalysisGroupingExecutionId__c
  • Data Type: TEXT
  • Description: Engagement Analysis Grouping Execution.
  • Field API Name: std__ErrorMessageText__c
  • Data Type: TEXT
  • Description: Error message captured in case of failure.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this EngagementAnalysisCommandExecution 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__IsSuccess__c
  • Data Type: BOOLEAN
  • Description: Represents whether the command was successfully processed or not.
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: The date and time when a user last modified this record.
  • Field API Name: std__MaxRetryAttemptsCount__c
  • Data Type: DOUBLE
  • Description: The maximum number of attempts the request/command can be tried.
  • Field API Name: std__PrevEngmtAnalysisCommandExecId__c
  • Data Type: TEXT
  • Description: The previous Engagement Analysis Command Execution ID.
  • Field API Name: std__RequestText__c
  • Data Type: TEXT
  • Description: The serialized payload for the request.
  • Field API Name: std__ResponseText__c
  • Data Type: TEXT
  • Description: The serialized payload for the result.
  • Field API Name: std__Type__c
  • Data Type: TEXT
  • Description: The type of Engagement Analysis command or request.