Guidelines for Loading an Instructor-Led Training (ILT) Activity for an Oracle Learning Offering

You can load an instructor-led training activity for an ILT or blended offering. If you have activity sequencing turned on, use the InstructorLedActivityV3 object. If it's turned off, use the InstructorLedActivity component.

The offering that the activity is part of needs to exist in Oracle Learning before you load the activity.

The InstructorLedActivityV3 object and InstructorLedActivity component have child components that identify resources required for the activity.

  • You can identify a single classroom resource on the InstructorLedActivity component itself. To identify additional classroom resources, use the ClassRoomReservation component. The ClassRoomResource object that the ClassRoomReservation component references must exist.
  • To add instructors, use the InstructorReservation component. The InstructorResource object that the InstructorReservation component references must exist

To verify that the ILT activity successfully loaded, use the Offerings task on the My Client Groups > Learning page. On the offering details page, click the Activities tab.

Validations

The load process does these validations:

  • Either the VirtualClassroomURL attribute (indicates that the activity is online) or the ClassroomResourceNumber attribute (indicates that the activity is onsite) has a valid value. If you provide values for both attributes, you're indicating that the activity is onsite.
  • The ActivityStartTime and ActivityEndTime values are in the 24-hour format, such as 10:00:00 or 19:00:00.
  • The Timezone value is in the TZ database names format, such as America/Los_Angeles.