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
-
oracle fusion hcm rest api get employee line manager email idSummary: oracle fusion hcm rest api get employee line manager email id Content (required): oracle fusion hcm rest api get employee line manager email id Version (include… -
Clarification on payupdate atom feedSummary: Need clarification on Atom feed content type of - payupdate Atom feed Content (required): In the payupdate Atom feed I see LSED, LSPD, FINC - What do these mean… -
Changed attribute in SOAP requestHi, Below is the SOAP request … -
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… -
Create Worker Phone using REST API - CountryCodeNumber is defaultedSummary: When using: Operation: POST /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/phones Country code is getting defaulted. However, if I use HDL, I c… -
How to update user categorySummary: What is the REST API syntax for updating user category of an account ? Content (required): userCategory is not being accepted. There's an error that the attribu… -
Oracle HCM Assignment DFFSummary: Trying to GET and POST the assignment's Global Data Elements flexfield values Content (required): There is only one DFF field defined. However, when I run a GET… -
Do We have REST APIs for UDTs?Summary: Please let me know if we have any REST APIs to get values from UDTs in HCM? Content (required): Version (include the version you are using, if applicable): Code… -
Unable to reset password for UserAccount which is not linked to Person RecordSummary: Unable to reset password for UserAccount which is not linked to Person Record Content (required): I am unable to reset password for the user account which is no… -
How to execute REST API to delete value set value recordSummary: I'm using first time REST API and wanted to know how to execute the following REST API to delete value set value record curl -i -u ":" -H "Content-Type: applica… -
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 -
Alerts Composer - Can we filter only Employee's current and active HR Representatives?Summary: We have custom alert 'Visa Validation after Termination' - and this current filter that we have sends the notification to these HR Representatives that are both… -
Masking or Encrypting Data with WORKERS REST APISummary: Is there a way to mask or encrypt specific data returned in a REST API call, specifically using the REST API? Content (required): Is there a way to mask or encr… -
Get Questionnaire Response from HCM using API or With Business event to OICSummary: We need to get Questionnaire response from participants from HCM. Content (required): Business Requirement: When a manager submits a checklist, a business event… -
REST API to update job applicatonWe have a requirement to update the state of a job application based on status from a third party application. Is there any REST API to achieve the requirement? -
RESTAPI to Create and Update Worker GoalsSummary: Is there a REST API to Create and Update Worker Goals for this HDL METADATA|Goal METADATA|GoalPlanGoal Content (required): Version (include the version you are … -
Invoke worker api with dynamic access tokenSummary: I need to invoke /hcmRestApi/resources/11.13.18.05/workers api via dynamic token instead of basic auth Content (required): Usually we invoke rest api using basi… -
Auto approval of absencesHi All, We need to auto approve leaves if it is pending in manager's queue before it expires. Please let us know if it is possible through rest api. -
API/HDL for Anytime feedback document updateSummary: Hello Experts, Please suggest on below scenario Below are document properties: Template Type: Anytime Document Type : Continuous Performance Doc Sections :Quest… -
Alerts Composer - Can we filter only Employee's current and active HR Representatives?Summary: We have custom alert 'Visa Validation after Termination' - and this current filter that we have sends the notification to these HR Representatives that are both… -
Unable to filter Employee Name Lov for only Active EmployeesSummary: Hello All, We are using Nextgen HRHD and we are creating Custom Fields based on Category. We have created Employee Name field which should pick all the Active e… -
Getting Error in Terminate Rest APISummary: We are building Rest API for terminating active worker. But receiving the below error. The same person if I try to terminate directly in the environment then it… -
REST to GET the salary details of logged in userSummary: Hi Everyone, We are trying to create an VBCS page which will display the logged in user salary details using REST endpoints. /hcmRestApi/resources/11.13.18.05/s… -
Employee salary account rest apiHi All, We need to build an integration where we have the employee's person number and need to get his/her salary bank account number using HCM rest api. So starting fro… -
How to get Employees bank accounts details from third party HR System to a non-Payroll environment?Summary: We are implementing Finance modules only in Oracle, when the HR information are in a different cloud system. We are requested to create an inbound integration t… -
How to use lower of clause in REST API query parameter for publicworkersSummary: Hi Experts I have created one application which is making use of public workers REST API, but the email id of logged in user is coming in lower case but in publ… -
Fault in submitFlow from OICSummary: Content (required): We built a new OIC integration to execute a seeded Payroll Flow via the submitFlow API. Unfortunately, we keep getting: Fault: soap:Server… -
Privilege/Role to view and update only work email through REST APIHi, We need to know the Privilege/Role that we can use to update person work email address only through REST API. We tried creating a custom view data role over 'Human C… -
How do you filter by a grandchild field value such as Creation Date in Talent Profiles?Summary: I am finding that this will pull results: https://hcja-test.fa.us2.oraclecloud.com:443/hcmRestApi/resources/11.13.18.05/talentPersonProfiles?totalResults=true&l… -
Trying to determine the most efficient way to call Talent Profile items using REST APISummary: We need to find out if there is any options to get talent profile items, without having to go through each professional and getting items link from the 3rd step…