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.
Learn about Bidirectional Object Relationships.
| Attribute | Metadata | Description |
|---|---|---|
label | Type: String Max length: 60 | UI-friendly string in the Vault’s base language. |
active | Type: Boolean | Indicates whether the component is active. |
left_field | Type: Subcomponent | The source field. Deprecated and replaced by left_fields in 22R2.3. |
left_fields | Type: Subcomponent Multi-value | One or more source fields. |
relationship_picklist | Type: Subcomponent Required | The Picklistentry field on the selected object which Vault will set when establishing the bidirectional link. |
right_field | Type: Subcomponent | The target field. Deprecated and replaced by right_fields in 22R2.3. |
right_fields | Type: Subcomponent Multi-value | One or more target fields. Must be related object references. |
target_object | Type: Component Required | The object which will be the data store for the bidirectional link. |
target_object_type | Type: Component | The object type of the target object. |
Qualitypicklistvaluemap
Section link for Qualitypicklistvaluemap| Attribute | Metadata | Description |
|---|---|---|
label | Type: String Max length: 60 | UI-friendly string in the Vault’s base language. |
active | Type: Boolean | Indicates whether the component is active. |
inverse_picklist_value | Type: Subcomponent Required | The mapped Picklistentry value on the linked object. |
picklist_value | Type: Subcomponent Required | The mapped Picklistentry value on the current object. |
relationship_picklist | Type: Component Required | The Picklistentry field on the selected object which Vault will set when establishing the bidirectional link. |
Supported Operations
Section link for Supported Operations| Operation | Support |
|---|---|
| Create | |
| Recreate | |
| Alter | |
| Drop | |
| Rename | |
| Describe | |
| Generate Recreate | |
| Queryable |