Professional Services Automation Data Dictionary

Resource_Skill_Request__c

Label: Resource Skill Request

Represents the skills or certifications requested for a resource prior to staffing them on a project. A skill or certification can be marked as primary to identify the primary skill desired in the resource request.

Field NameField LabelCreated in VersionDescriptionTypeDefault Value
Desirable__c Desirable Summer 2022 Label for the checkbox field that specifies whether the associated skill for resource request is desirable or not.

Checkbox false
Is_Primary__c Primary Pre-Spring 2018 Checkbox true
Match_All__c Match All Fall 2018 Match all or match any preference.

Checkbox false
Minimum_Rating__c Minimum Rating Pre-Spring 2018 Picklist:
1 - Limited Exposure
2 - Some Familiarity
3 - Comfortable
4 - Strong
5 - Expert
Resource_Request__c Resource Request Pre-Spring 2018 Looks up to: Resource_Request__c
Lookup
Skill_Certification__c Skill / Certification Pre-Spring 2018 Looks up to: Skill__c
MasterDetail
Skill_Record_Type__c Skill Record Type Spring 2018 The record type of the associated skill.

Formula:
Skill_Certification__r.RecordType.Name
Text
Skill_Set__c Skill Set Summer 2022 The skill set details associating a skill set to a Resource Skill Request.

Looks up to: Skill_Set__c
Lookup
Skill_or_Certification__c Skill or Certification Pre-Spring 2018 Formula:
IF( ISPICKVAL(Skill_Certification__r.Skill_Or_Certification__c,'Skill'), 'Skill', IF( ISPICKVAL(Skill_Certification__r.Skill_Or_Certification__c, 'Certification'), 'Certification', 'Unknown' ) )
Text


© Copyright 2009–2023 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.