Newer Version Available

This content describes an older version of this product. View Latest

DataKitDeploymentLog

Represents the log details of a data kit component deployment. This object is available in API version 61.0 or later.

Supported Calls

create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Special Access Rules

Users that have access to Data Cloud.

Fields

Field Details
BundleName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Name of the data stream bundle if a data stream is deployed from a data kit.
ComponentName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Name of the component that’s deployed from a data kit.
ComponentTemplateId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the data kit template from which the component is deployed. This field is a polymorphic relationship field.
Relationship Name
ComponentTemplate
Refers To
DataSourceBundle
ComponentType
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The type of the component for which the deployment is tracked in the log details.
Possible values are:
  • MktCalculatedInsight
  • MktDataLakeObject
  • MktDataModelObject
  • MktDataStream
  • MktDataTransform
DataKitName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Name of the data kit being deployed.
DataSpaceName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Name of the data space the components are deployed to.
DeployJob
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The deployment job ID.
DeploymentError
Type
textarea
Properties
Create, Nillable, Update
Description
Contains the error details if the data kit deployment fails.
DeploymentStatus
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Deployment status of the data kit components.
Possible values are:
  • Failed
  • Started
  • Successful
FlowInterviewIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Identifier of the flow interview if the deployment was triggered using a flow.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed the deployment log file.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this deployment log.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
The name of the deployment log.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user that owns the deployment.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
PublisherOrgComponentId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the component in the publisher org.
This field is a polymorphic relationship field.
Relationship Name
PublisherOrgComponent
Refers To
MktCalculatedInsight, MktDataTransform
SubscriberOrgComponentId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the component in the subscriber org in which the components of a data kit are deployed.
This field is a polymorphic relationship field.
Relationship Name
SubscriberOrgComponent
Refers To
DataGraph, DataStream, ExtDataShare, MktCalculatedInsight, MktDataTransform
TemplateVersion
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The version of the template from which the deployment was done.

Usage

Use the DataKitDeploymentLog object to track the deployment of a data kit component.