Skip to content

Qualitydynamicenrollmentrule

Class: metadata

This component is specific to Quality family Vaults and supports the Dynamic Enrollment feature of the Veeva Training application. Defines a Dynamic Enrollment Rule, which is used to automatically assign Learner roles to a Person.

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 Dynamic Enrollment Rule.
matching_typeType: Enum
Required
Allowed values:
  • EXACT
The matching type for the rule. At this time, only EXACT is supported.

Qualitydynamicenrollmentmatchingfield

Section link for Qualitydynamicenrollmentmatchingfield
AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the Vault’s base language.
activeType: BooleanIndicates whether the component is active.
learner_role_fieldType: Subcomponent
Required
The field on the Learner Role object to use for matching. For example, Field.department__c.
learner_role_objectType: Component
Required
The field on the Learner Role object to use for matching. For example, Field.department__c.
person_fieldType: Subcomponent
Required
The field on the Person object to use for matching. For example, Field.department__v.
person_objectType: Component
Required
The Person object.
OperationSupport
Create
Recreate
Alter
Drop
Rename
Describe
Generate Recreate
Queryable