Newer Version Available

This content describes an older version of this product. View Latest

SkillLevelProgress

Represents training progress for a given user. This object is available in API version 51.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Special Access Rules

The org must have a Workforce Engagement license and a myTrailhead license. User must have at least one Workforce Engagement permission set assigned to them: Workforce Engagement Analyst, Workforce Engagement Schedule Coordinator, Workforce Engagement Agent.

Fields

Field Details
CompletedCount
Type
int
Properties
Create, Filter, Group, Sort, Update
Description
Number of modules that have been completed towards this Skill Mapping.
CompletedDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date when this progress was completed.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The owner of skill level progress.
This is a relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
User
ServiceResourceId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The Service Resource that will be granted a service resource skill when the progress is complete.
This is a relationship field.
Relationship Name
ServiceResource
Relationship Type
Lookup
Refers To
ServiceResource
SkillLevelDefinitionId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The corresponding skill mapping for this progress.
This is a relationship field.
Relationship Name
SkillLevelDefinition
Relationship Type
Lookup
Refers To
SkillLevelDefinition
SkillMasterLabel
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The master label of the Skill associated with the associated SkillLevelDefinition.
Status
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Represents the status of the progress.
Possible values are:
  • A—Approved
  • R—Review
  • S—Started
The default value is 'S'.
TotalCount
Type
int
Properties
Create, Filter, Group, Sort, Update
Description
The total number of modules that need to be completed.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

SkillLevelProgressOwnerSharingRule
Sharing rules are available for the object.
SkillLevelProgressShare
Sharing is available for the object.