Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
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.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Create Learn Content Using Rest APIs
Summary
Steps to create Learn Content Using REST APIsContent
I have the details on how to upload these. 7200 Courses would atleast take 7 days. It is the limitation on the REST Apis which have been delivered by Oracle. When you load the content there are 3 web services we need to invoke to place create one learn Content.
1. Invoke web service to get the Metadata >> this would take Title, FileName, Description , Start Date, Tracking Type, ItemNumber parameters. this would give a response with Akamai Authentication details.
From the response we also get a location url, which is another url you invoke to place the zip file this time. So this Location web service would take the following inputs or parameters. for each content file the following would be different except for the X-Akamai-ACS-Action.
Tagged:
8