Cc Aggr Include Controller Rqst DMO

This DMO aggregates include controller/pipeline request metrics by site, controller, main controller, cache behavior, and status code.

Object API Name: std__CcAggrIncludeControllerRqstDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: SiteId

  • Field API Name: std__CacheBehavior__c
  • Data Type: TEXT
  • Description: Cache behavior of the request.
  • 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__ControllerName__c
  • Data Type: TEXT
  • Description: Name of the include pipeline/controller.
  • 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__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__MainControllerName__c
  • Data Type: TEXT
  • Description: Name of the main pipeline/controller.
  • Field API Name: std__NumberOfRequests__c
  • Data Type: DOUBLE
  • Description: Total number of requests.
  • Field API Name: std__RequestDate__c
  • Data Type: DATETIME
  • Description: Datetime of the request.
  • Field API Name: std__ResponseTime__c
  • Data Type: DOUBLE
  • Description: Average response time for the requests.
  • Field API Name: std__SiteId__c
  • Data Type: DOUBLE
  • Description: Foreign key to ccdw_dim_site.
  • Field API Name: std__StatusCode__c
  • Data Type: DOUBLE
  • Description: HTTP status code of the response.