Learning Management
The Workday Account connector aggregates the following training information associated with users from the Workday System.
-
Learning Offering associated with Blended Courses
-
Digital Course
-
Learning Program
To enable Learning Management functionality, perform the following steps manually to add the Account Attributes in the schema:
-
Account Attribute
-
Group Object
-
Blended Course associated with the Offering Learning.
-
Courses associated with the Learning Program.
-
Update the Service account with the following permission:
Operation
Get Permission
Aggregate the User Training Information
Manage Learning Content
Reports: Learning Record
Aggregate Extended Enterprise Learner Accounts
Manage: Extended Enterprise Affiliation Learners
-
Add the following functional area under the API Client Integration used for OAuth 2.0
-
Learning Core
-
Schema Name |
Description |
COMPLETED_COURSES |
Complete Courses assigned to the user will be aggregated in the following format: ID of training | Completion date | Registration date |
ACTIVE_COURSES |
Active Courses assigned to the user as Property Entitlement and "course" type. |
Add the separate Group object of the “course” type that can be created with the following properties:
Schema Name |
Description |
ID |
Course ID |
NAME |
Course Name |
UNDERLYING_COURSE |
Below are the Underlying Courses: |
DESCRIPTION |
Course Description |
COURSE_TYPE |
Course Type i.e., Digital, Course Offering or Program |
Note: The source should be on Workday API version 39.1 to aggregate the training information associated with the user.