My Oracle Support Banner

External Learning For The Learner Does Not Call Api Hooks. (Doc ID 861906.1)

Last updated on DECEMBER 10, 2024

Applies to:

Oracle Learning Management - Version 11.5.10.2 and later
Information in this document applies to any platform.
Information in this document applies to any platform.

Goal

In Learning Management system, we have Screen called "External Leaning".

With the administrator login, user is creating external learnings for the employees. But with this screen no validations are available. For eg.
Time period of two courses should not overlap. OR Two courses should not be registered for the
same employees.

To put all these validation, we have used API hooks.

We used the following from backend
API: OTA_EXTERNAL_LEARNING_API
Procedure: create_external_learning

When API is called through the PL/SQL Programs, API Hooks work. But while creating records from screen, Hooks are not called. Seems like the screen is not using API to insert the data. Hence unable to call the API Hooks.


### Steps to Reproduce ###
Navigate to Learning Administrator --> Learner --> Learning History --> External Learnings --> create.

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.