Get Started: AI Resources for Oracle Cloud HCM – Go Here
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.
HCM REST APIs
Discussion List
-
REST API for HCM ExtractHi, I am developing outbound integration of Person and Assignment for which created HCM extract. To invoke from OIC can you please help with the REST API name and with a…
-
API for HCM ExtractHI, For outbound integration need to use HCM extract I believe there are APIs to call them can you please provide the inputs. Thanks
-
REST API data to staging tableHi, I am able to GET the response from REST API call using the below code declare v_response clob; v_buffer varchar2(32767); v_buffer_size number := 32000; v_offset numb…
-
Work Pattern APIHi, I am looking for REST APIs on creating work pattern for a person with shift and breaks. Can you please help me providing the API information Thanks
-
Username and PasswordHi, As this REST API returns /hcmRestApi/resources/11.13.18.05/userAccountsLOV all the usernames Is there any API to return the username and password of given user Thanks
-
API for Approval WorkflowHi, Please help me with REST APIs on approval workflows if available Thanks
-
Changed attribute in SOAP requestHi, Below is the SOAP request …
-
Technology Training Summit - Rest API SamplesContent This postman collection contains samples for * Public Workers * Payroll * Assign a Payroll * Create a Bank Account * Personal Payment Method * User Management * …
-
Need to Retrieve All Learner Records using REST APIHi Experts, I was able to get the endpoint to retrieve learner records, but it only returns data for the user who runs the API call. My requirement is to retrieve learne…
-
Work Pattern API returning errorHi, When I run the work pattern REST API it returns in error attached is the output from Postman { "items": [], "count": 0, "hasMore": false, "limit": 25, "offset": 0, "…
-
REST API end point for Costing of DepartmentHi, I wonder if there is REST API end point to get data for Costing of Department. Payroll - Accounting Distribution - Costing of Department Regards, Suyoung
-
Can we create Position and Department using Rest API in FusionSummary Needs to create Position and Department though Rest API in Fusion HCMContent Hi All, We have requirement of to integrate Workday with Fusion HCM. Looking for Pos…Karunakara Reddy Venna-Oracle 812 views 4 comments 3 points Most recent by Jeff Thomas-Support-Oracle
-
I need to retrieve learning records through the REST APII have a requirement to retrieve all Learning Cloud data using REST APIs. I have already tried using the endpoints provided in the official REST API documentation, but t…
-
Custom address check in Oracle Fusion HCMSummary: Content (please ensure you mask any confidential information): Can custom address check like Google API be used in Oracle Fusion HCM instead of default address …
-
Update of global assignment PrimaryFlag from update of PrimaryAssignmentFlag not working from REST?Summary: In my organisation we need to end assignments automatically by calling the REST API. We are using the "endAssignment" action. We are having trouble making the e…
-
Customizing Alert based Email NotificationsSummary: We would like to be able change/customize/modify the name of the email sender for our alerts. I know we cannot modify actual email address, but it would be nice…
-
REST API to get Performance Eligibility Profiles HierarchySummary: Hi All, Is there Standard REST/SOAP service to get Performance Eligibility Profiles Hierarchy in oracle fusion? if not, can I get the Hierarchy from SQL query. …
-
Schedule a process to run REST APIHow can we schedule a process to run REST API into fusion? We have a requirement to run REST API process as a scheduled process to read data from BIP report and update t…
-
REST API to download file from Web Content Server (UCM)We have a requirement to download a particular file from the Oracle Web Content Server. Is there any REST API available for the same? Please note that we are aware of th…
-
Creating new Work shifts, Patterns and schedules in Oracle HCMHi team, We have a requirement of creating new Work Shifts, Patterns and Work schedules in Oracle HCM using REST API Service. Below are the REST API for Oracle Supply Ch…
-
Sync Oracle HCM User data with Microsoft Azure Active directorySummary: Oracle HCM cloud is the master for the employment info, such as address, department, bu, company and so on. Active directory is the identity provider so we enab…
-
What is the allowed limit for Rest api calls in Oracle cloud hcmSummary: Is there any limits or constraints on the number of calls made to the hcmRestApi of Oracle Cloud HCM ? Number of rest calls permitted per minute? Number of rest…
-
Most efficient method to retrieve journey attachments for further processingSummary: We have a use case where we collect an image in HCM Journeys and we need to extract the collected image and pass it to another system for further processing. It…
-
We need to extract business approval delegation rules from hcm cloudwe have requirement to extract the business approvals delegation rules from hcm cloud system or please let us know any API or other way to extract that rule definitions.…
-
How to test/view Atom feeds are working ?Summary: Hi There, Hope you are good! We have turned on Atom feeds for 'Person Terminated' and Employee Feed>Other Events >Check boxed Trigger on termination event in or…
-
Querying workers API to fetch primary emailSummary: I have a requirement where I wanted to fetch basic person and assignment details for employees in a single API call. I was trying to leverage the query paramete…
-
Update positions via REST APISummary: We need to update position via a REST API. I know that this is NOT currently a supported feature. Is there any update from Oracle in regards to update positions…
-
How to determine availability of REST API for Oracle Analytics Publisher in Oracle Analytics ServerHi all, We have a customer requirement where we need to determine whether the REST API for Oracle Analytics Publisher in Oracle Analytics Server exists on the customer's…
-
Oracle support on HCM SOAP/ Web servicesSummary: As part of our requirement we want to consume below soap services and its available methods. As there is no equivalent Rest APIs available to perform create/upd…
-
LOV - corresponding name to CandidateSelectionProcessId using HCM APISummary: Hi for an integration we need to find somewhere within the HCM API the corresponding name fo CandidateSelectionProcessId (maybe something like CandidateSelectio…