You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood for Oracle Cloud HCM   Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

Create learnerlearning Assignment via REST service

edited Aug 26, 2020 2:40PM in Learning 1 comment

Content

Hey,

I'm trying to create a learner learning assignment record via REST service  /hcmRestApi/resources/11.13.18.05/learnerLearningRecords. I get in my minimal example always the follwowing error: 

{
"type": "HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1",
"status": 400,
"title": "Error",
"detail": "{\"title\":\"Ungültige Anforderung\",\"status\":\"400\",\"o:errorDetails\":[{\"detail\":\"You dont have the required security privileges to create or modify the learning assignment.\"}]}"
}

 

My interface user has the following roles attached:

  • ORA_HRC_HUMAN_CAPITAL_MANAGEMENT_INTEGRATION_SPECIALIST_JOB
  • ORA_WLF_LEARNING_SPECIALIST_JOB

Did I missed a role? I created as well the data role provided by Oracle.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!