ContextAttributeMapping

Represents the relationship between the attribute defined in the context and the values in the related objects. This object is available in API version 59.0 and later.

Supported SOAP API Calls

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

Supported REST API Methods

DELETE, GET, HEAD, PATCH, POST, Query

Fields

Field Details
ContextAttributeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The context attribute record associated with this context attribute mapping.
This field is a relationship field.
Relationship Name
ContextAttribute
Relationship Type
Lookup
Refers To
ContextAttribute
ContextInputAttributeName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Stores the name of input attribute.
ContextNodeMappingId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The context node mapping record that's associated with the context attribute mapping.
This field is a relationship field.
Relationship Name
ContextNodeMapping
Relationship Type
Lookup
Refers To
ContextNodeMapping
ManageableState
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
Indicates the manageable state of the specified component that is contained in a package.
Possible values are:
  • beta—Managed-Beta
  • deleted—Managed-Proposed-Deleted
  • deprecated—Managed-Proposed-Deprecated
  • deprecatedEditable—SecondGen-Installed-Deprecated
  • installed—Managed-Installed
  • installedEditable—SecondGen-Installed-Editable
  • released—Managed-Released
  • unmanaged—Unmanaged
InheritedFrom
Type
string
Properties
Create, Filter, Nillable, Sort, Update
Description
The name of the parent context attribute mapping that's used to derive the current context attribute mapping.

This field is available in API version 60.0 and later.