Skip to main content
Oracle Fusion
Previewv0.1.0
16 actions · 3 auth methods
LMSHRIS

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · Basic Authentication

Basic Authentication requires a username and password with access to HCM REST APIs.

Connector Profile · OAuth 2.0 (Client Credentials)

OAuth 2.0 authentication uses client credentials to obtain an access token from Oracle Identity Cloud Service.

Connector Profile · OAuth 2.0 (Authorization Code)

Three-legged OAuth that acts on behalf of a signed-in Oracle user. Requires a confidential application in Oracle Identit…
3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · Basic Authentication

Link Account · OAuth 2.0 (Client Credentials)

Link Account · OAuth 2.0 (Authorization Code)

4

Use Actions

Connect an AI platform to the linked account’s actions. See AI Platforms.Other ways to call actions are listed in Protocols & SDKs.

Actions

|
16 actions
Action
Description
List Digital Learning Providers
Get a list of digital learning content items from external providers
Get Digital Learning Provider
Retrieve a specific digital learning content item by learningItemNumber
Create Digital Learning Provider
Create a new digital learning content item in Oracle Learning Cloud
Update Digital Learning Provider
Update an existing digital learning content item in Oracle Learning Cloud
List Learning Events
Get a list of learning events with filtering and sorting options
Get Learning Event
Retrieves a specific learning event by its unique ID.
Create Learning Event
Creates a new learning event (instructor-led training) in Oracle Fusion HCM.
Update Learning Event
Updates an existing learning event in Oracle Fusion HCM.
List Learner Learning Records
Get a list of learner learning records with filtering and sorting options
Get Learner Learning Record
Retrieves a specific learning assignment record by its unique composite identifier.
Create Learner Learning Record
Creates a new learning assignment record for a learner.
Update Learner Learning Record
Updates an existing learning assignment record.
Create XAPI Statement
Send an xAPI statement to track learner activity in Oracle Learning Cloud
Get XAPI Statement
Retrieve an xAPI statement by its statementId from Oracle Learning Cloud
List Workers
List workers (employees, contingent, pending) to look up a Person ID — use the returned PersonId as the assignedToId wh…
Get Worker
Retrieve a single worker by composite ID (PersonId,EffectiveDate) with optional child resource expansion — use to confi…