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
-
Extract Actions - SOAP API - Extract Parameter section returns errorSummary: Content (required): Hi Team - Anyone used Extract Actions - SOAP API successfully, if so could you please share the sample request payload and values passed to … -
REST API to fetch legal reporting unit registration numberSummary: Currently i could not find any REST API to fetch legal reporting unit in HCM. But i do find fscm api for this. https://docs.oracle.com/en/cloud/saas/financials/… -
Oracle rest apis or soap webservices to update the links of infolets & career sitesSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
How to prevent access to the work relationship dff in Rest apiHello, Is it possible to prevent access to the Work Relationship DFFs in the Rest API ? For example, the user send the GET method and I want to prevent him from access t… -
timeRecordEventRequestsWe want to update the time enties in oracle fusion time and labor. we are not getting any data while testing the REST API "timeRecordEventRequests" in 24B instance. Can … -
Create a custom role for HCM API with Read Only access to Worker data restricted to one Legal entityI have a requirements to setup a role for API use with read only access to worker API. The Role also needs to be limited to one legal entity or an employee. I have creat… -
How to get managerType from Public Workers APISummary: Currently I am getting all the details of employee from Workers API but I am not able to find a way to fetch ManagerType with a particular value "DTM". Content … -
Configuring the UserRequests atom feed in HCMThe UserRequests atom feed generates a lot of atom events. Many a time it is unclear what changed on the UserAccount BO. How can we configure the UserRequests atom feed … -
Is it Possible to Create HCM Business event to trigger any transactions/ApprovalCan we create any business events within HCM to trigger any specific transactions like absences or approval information through APIs to a custom mobile application? The … -
Is it possibile to link user and person with rest api?Hello! I need to link many user and person in the task "manage users": someone know a rest api to do it? -
API for Rating/Scoring Performance Goals in Performance DocumentsSummary: Hello Community, Has anyone found an API for rating or scoring performance goals within a performance document? Thanks in advance for your help! Content (please… -
REST API to create resource exception in the work schedule page for an employeeRequirement to load resource exceptions into Fusion where a work schedule is attached to a person. Please let me know if this can be achieved by REST API's. -
How do you find ManagerId in the WORKERS APISummary: Currently within the EMPLOYEE API, we are able to call the ManagersID. But since transitioning to the WORKERS API, we are unable to call the managersID Seen bel… -
Oracle HCM Cloud integration with custom mobile Appwe are working with a client to develop a new mobile application that needs to be integrated with multiple systems, including Oracle HCM Cloud. One of the main integrati… -
In alert recipient how to get manager from active assignment instead of suspendedSummary: In alert composer recipient section we want to get the manager's username from the employee's active assignment. Content (required): We have an employee that is… -
Is that possible to add Workers Unique Id in /hcmRestApi/resources/11.13.18.05/workers POSt methodSummary: I would like to get Workers Unique Id in /hcmRestApi/resources/11.13.18.05/workers POST Method for the specific Worker. Is there any possibility to get the deta… -
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… -
Unable to retrieve Personal Payment Methods using REST APISummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): Hi … -
HCM REST API - Obtain Level 4 Department within Org Tree/StructureSummary: When using the REST API, is it possible to query the Level 4 Department within the Org Tree/Structure? For example, so far we have been able to obtain the follo… -
Extracting the Address Unique ID from an API Response PayloadHi Experts, I am working with an API response payload, which contains a lot of address details. One of the fields is a link ("href") that includes an Address Unique ID. … -
How to bulk upload learning content items using APISummary: I have a requirement to process 25,000 records from OIC , but currently, the available API only supports creating or updating a single learning content item per… -
Performance issues observed with learnerLearningRecords REST APISummary: Good evening All, We are trying to fetch assigned courses for an employee/contractor using the "learnerLearningRecords" REST API call, with the filter criteria … -
REST API - Update Assignment and Assignment DFFHi, We have a requirement to update some assignment attributes and assignment DFF attributes for a particular assignment number. Could you please advise if the below flo… -
Getting 500 Internal Server Error when trying to update few learning content itemsGetting 500 Internal Server Error when trying to update few learning content items from Postman. API used is "/hcmRestApi/resources/11.13.18.05/learningContentItems/{Con… -
REST API for Individual Compensation - Triggering Approval WorkflowWe are currently attempting to create an individual compensation entry through the REST API. However, since there is no specific API available for individual compensatio… -
Hi i need some help with requisition querySummary: Content (please ensure you mask any confidential information): actually, all these 4 records are for same person so is there any way to restrict the data only t… -
REST API for Notification bodyHi Team, Is there a REST API available to retrieve the notification body based on task ID or task number? We are planning to integrate with a third-party system and need… -
REST API for Fetching and Updating Performance Goal Flexfield AttributesSummary: We are looking for the REST API for getting the Performance Goal Flexfield Attributes (HRG_GOALS) attached to an employee and also to update these via the REST … -
Fusion HCM REST API: How to Use OrderBy on an Attribute From a Child Resource?Summary: When I was trying to sort the assignments under the workRelationship API it throws an error: URL request parameter orderBy with value workRelationships.StartDat… -
Not getting All report details from delegated manager using rest apiSummary: We are trying to fetch details of All reports from a person who got the Line Manager role as delegated from a Actual Manager. But when using Oracle hcm REST api…