OmniTrackingComponentDef

Represents a FlexCard or OmniScript that is a member of an OmniTrackingGroup, which tracks user interactions in OmniAnalytics. This object is available in API version 60.0 and later.

This object is part of OmniStudio Standard, not OmniStudio for Vlocity.

Note

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Supported Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Special Access Rules

Using OmniAnalytics requires having an OmniStudio license and enabling OmniAnalytics in Setup.

Fields

Field Details
ComponentType
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The type of component for which user interactions are tracked.
Possible values are:
  • Flexcard
  • Omniscript
ComponentVersion
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The version of the FlexCard or OmniScript.
DeveloperName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The unique name of the OmniTrackingComponentDef in the API. This name can contain only underscores and alphanumeric characters and must be unique in your organization. It must begin with a letter, not include spaces, not end with an underscore, and not contain two consecutive underscores. Limit: 80 characters.

When creating large sets of data, always specify a unique DeveloperName for each record. If no DeveloperName is specified, performance may slow while Salesforce generates one for each record.

Note

Only users with View DeveloperName OR View Setup and Configuration permission can view, group, sort, and filter this field.

Note

Language
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The language for the OmniTrackingComponentDef.
MasterLabel
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The unique master label of the OmniTrackingComponentDef. This internal label doesn’t get translated.
OmniTrackingComponentDefKey
Type
string
Properties
Filter, Group, idLookup, Nillable, Sort
Description
A UUID generated internally by Salesforce to uniquely identify an OmniTrackingComponentDef record across all orgs.
OmniTrackingGroup
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the related OmniTrackingGroup object.
This field is a relationship field.
Relationship Name
OmniTrackingGroup
Relationship Type
Lookup
Refers To
OmniTrackingGroup