Guidelines for loading instructor resources using InstructorResource
Use the InstructorResource object and HCM Data Loader to create and update instructor resources for Oracle Learning.
To verify that the instructor resource loaded, go to .
Validations
Here's how the load process validates instructor resources:
- When creating an instructor resource, confirms that the PersonId and OwnedByPersonId values aren't null.
- When creating an instructor resource, confirms that the InstructorResourceNumber value is valid, can contain letters and numbers, and doesn't start with OLC.
- Confirms that an InstructorResource object doesn't already exist for the specified PersonId.
- Confirms that a PersonId value exists that matches the provided PersonId or OwnedByPersonId value.
- Confirms that the PersonId value isn't being updated.