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
-
How to Fetch Inactive Workers using the HCM Workers APISummary: Content (please ensure you mask any confidential information): Hello, I need to fetch data on workers who were terminated last month. When I use the /workers AP…
-
Return the technical fields for Assignment EIT from ATOM FeedsSummary: The current Atom feeds as per testing for Assignment EIT returns the descriptive (configured) field name rather than the equivalent technical field name (i.e. A…
-
can we update IBAN number field as not mandatory under sandbox?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
ATOM Feed - Disabling the feed for certain updatesSummary: Disable salary updates from Assignment Update feed Content (please ensure you mask any confidential information): We have a requirement to disable feed for sala…
-
Moved: How to restrict managers from changing their direct Reportees working hours?This discussion has been moved.
-
Moved: Can we add approval rules for absence carryover?If yes how do i get itThis discussion has been moved.
-
Unable to get Worker Details for cancelled work relationship via Rest APISummary: Content (required): Hi All, We have cancelled work relationship via UI. But we are unable to get any details for that person via Worker Rest API's - /hcmRestApi…
-
Trigger on New Hire event in empassignment Atom Feed has unexpected behaviorSummary: Hi, we need to configure the employee assignment (empassignment) Atom feed to include assignment changes that are triggered by Work relationship cancellation. I…
-
Is there anyone here is familiar in implementing the skills powered organization?Problem Statement: The vendor system needs some data and some links to turned on. Requirements: Create an API service Account, add links to myworkforce, my team page, an…
-
Attribute to get employee start date on Worker APIOur thirds party system is using worker API to fetch Start date of Worker. What is the right attribute to use to get this value? We are receiving most of the values blan…
-
Generative AI suggestion - REST API usage and detailsSummary: Hello Team, Client would like to know the usage of Generative AI REST API or point us the documentation which details about these API's? Also, are these availab…
-
Delete latest history with organization.datSummary: It is possible to delete in bulk the latest history of a department using "Organization.dat"? I am trying to execute this METADATA|Organization|OrganizationId|E…
-
How to create Flat Amount based Timecards in HCM Fusion using REST APISummary: Need to BULK load Flat Amount Timecards using REST API (HDL option is not an option since we need it for Payroll Processing) Content (required): Hi All, We have…
-
POST Assigned Payroll Yields "404 Not Found" ErrorSummary: Attempting to add a payroll to an existing work relationship and receiving "404 Not Found" error in response Content (please ensure you mask any confidential in…
-
How to update employee extra information (PMDM Party ID) through APIHow to update employee extra information (PMDM Party ID) through API. Please share the process if anyone know. I have tried using HDL but its not working.
-
How to enable the action "UPSERT" with talentPersonProfilesSummary: Although can use "UPSERT" with workers by adding the Header "Upsert-Mode : true", it does not work with talentPersonProfiles because of the error "The action \"…
-
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
-
Worker Job Level APIAll, I can't find the field for Job Level in any API. Is it called something else within the Job API? Any help is greatly appreciated.
-
learning records REST API get no data (only for offerings)Summary: We use the "Get all assignment records" to get specializations and courses, but we can`t get offerings. The url is https://ourpod.com/hcmRestApi/resources/11.13…
-
Filter by AssignmentIdSummary: Hello, I need to find out the company for a specific "AssignmentId" for a development task. So, using "REST-Framework-Version = 7," I am trying to launch this f…
-
Oracle HCM - Workers API Endpoint - Is the workersUniqID hash immutable/unchanging??Hi Community, From what I understand when a hash key is created it uses attributes from the object that is being queried, regarding the workers endpoint for Oracle HCM i…
-
Moved: Single REST API Request > Any Limitation on the Number of Items in a JSON Array in REST A…This discussion has been moved.
-
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, "…
-
custom object - ERP SCM CloudDear Experts, We have created 10 custom objects in lower instance using Application Composer. Now we need to take same definition of custom objects to PROD but i am not …
-
UserRequests API to get only CREATE recordsSummary: We are trying to use the below API to get only the Users Created between updated-min and updated-max But the API is giving both CREATE and UPDATE entries in the…
-
Worker salary rest apiSummary: Hello, We are trying to fetch the worker salary in the integration with Oracle Intelligent advisor but not able to fetch the salaries with the Emps API. Which A…
-
Does Worker REST API support creation of NON workersSummary: wanted to check if we have any REST API to load non workers? If worker API can be used to create non worker Content (please ensure you mask any confidential inf…
-
How do I find schedule requests for an employee using API?Hello, I need to figure out how to manage Schedule Assignments, such as the one in example image, through the API. The only API I found that seems to be related to sched…
-
REST API for Person EFFSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
Payroll Relationships REST APISummary: Here is the endpoint we are calling /hcmRestApi/resources/11.13.18.05/payrollRelationships?q=PersonNumber='10358'&onlyData=true&expand=payrollAssignments.assign…