Skip to content

Qualitycurriculumsmartmatchrule

Class: metadata

This component is specific to Quality family Vaults and supports the Curriculum Matching feature of the Veeva Training application. Defines a Curriculum Matching Rule, which automatically assigns specific Curricula to Learners that are contained within a Learner Role.

AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the Vault’s base language.
activeType: BooleanIndicates whether the component is active.
descriptionType: String
Max length: 1500
A general description of the Curriculum Matching Rule.
matching_typeType: Enum
Required
Allowed values:
  • EXACT
The matching type for the rule. At this time, only EXACT is supported.
AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the Vault’s base language.
activeType: BooleanIndicates whether the component is active.
curriculum_fieldType: Subcomponent
Required
The field on the Curriculum object to use for matching. For example, Field.seniority_level__c.
curriculum_objectType: Component
Required
The Curriculum object.
person_fieldType: Subcomponent
Required
The field on the Person object to use for matching. For example, Field.seniority_level__c.
person_objectType: Component
Required
The Person object.
OperationSupport
Create
Recreate
Alter
Drop
Rename
Describe
Generate Recreate
Queryable