How To Create New Event Types IN Oracle Learning Management?
(Doc ID 2441002.1)
Last updated on MAY 04, 2021
Applies to:
Oracle Learning Management - Version 12.2.6 and laterInformation in this document applies to any platform.
Goal
Customer has four event types SELFPACED, SCHEDULED, SESSION, and AD HOC as shown in the OTA.OTA_EVENTS table.
Customer needs to create a new event type.
Customer will be using the API OTA_EVENT_API.CREATE_CLASS (this API creates a class into which the learners enroll.) and then will use the P_EVENT_TYPE parameter (P_EVENT_TYPE VARCHAR2 In Class type.
Valid values are defined by the 'TRAINING_EVENT_TYPE' lookup type.
How to create new event types?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |