Skip to content

Qualityobjectrelationshipconfig

Class: metadata

This component defines how records of a configured object type will be duplicated and inverted in order to automatically support bidirectional relationships between two objects. Administrators must configure which object type exhibits this bidirectional automation, what relationship fields that will be used by the join object to describe the two related records, and what picklist will be used to describe the way in which the two records are related. The Qualitypicklistmap subcomponent describes base/inverse pairings of entries in the relationship natures picklist, so Vault can accurately identify and display the nature of how two records are related.

AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the Vault’s base language.
activeType: BooleanIndicates whether the component is active.
left_fieldType: SubcomponentThe source field. Deprecated and replaced by left_fields in 22R2.3.
left_fieldsType: Subcomponent
Multi-value
One or more source fields.
relationship_picklistType: Subcomponent
Required
The Picklistentry field on the selected object which Vault will set when establishing the bidirectional link.
right_fieldType: SubcomponentThe target field. Deprecated and replaced by right_fields in 22R2.3.
right_fieldsType: Subcomponent
Multi-value
One or more target fields. Must be related object references.
target_objectType: Component
Required
The object which will be the data store for the bidirectional link.
target_object_typeType: ComponentThe object type of the target object.
AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the Vault’s base language.
activeType: BooleanIndicates whether the component is active.
inverse_picklist_valueType: Subcomponent
Required
The mapped Picklistentry value on the linked object.
picklist_valueType: Subcomponent
Required
The mapped Picklistentry value on the current object.
relationship_picklistType: Component
Required
The Picklistentry field on the selected object which Vault will set when establishing the bidirectional link.
OperationSupport
Create
Recreate
Alter
Drop
Rename
Describe
Generate Recreate
Queryable