Global Human Resources
Discussion List
-
HDL Work Shifts, Patterns and SchedulesHello all, I've been looking for a HDL template to load work shifts, patterns and schedules due to having a lot of them. Is there anyone who knows or has a template to b… -
REST Error ApplyingListbindingLOV_ContractTypewithgivensetofvaluesleadstonomatchingrowforarowoftypeSummary: REST API Error of ApplyingListbindingLOV_ContractTypewithgivensetofvaluesleadstonomatchingrowforarowoftype Content (please ensure you mask any confidential info… -
Need REST API details for Employment Contract Update and DeletionSummary: Need REST API details for Employment Contract Update and Deletion Content (please ensure you mask any confidential information): Hi Team, Greetings! We are look… -
Feedback Center – Older Feedback Not Displaying (>30 days)Manager is using Feedback Center, Manager can view individual feedback entries for direct reports when the date range is within the last 30 days. However, when Manager e…
-
How to pull candidate source per application/submission via REST APISummary: Hi All, Currently to my understanding, when pulling the candidate source via REST API it returns only the first source that the candidate used. We are looking t… -
Required to update only Worker Email using REST APISummary: We had created a custom job role edit email address(giving 'Manage Person Email' privilege) and rest core HR read only and derived a data role. we have attached… -
How to update assignment and manager in same REST PATCH CallQuestion: How to update assignment and manager in same REST Call, is it possible? Tried: If we use UI for changing employee department and manager in same update from sa… -
Process to terminate and archive failed transactionsSummary: We want to implement a process that automatically terminates all failed transactions so that they can be archived. Content (please ensure you mask any confident… -
Using DFF as query parameter for userAccounts REST API GET call?Hello, Is it possible to use a DFF as a query parameter for the GET userAccounts REST API call for Fusion HCM? We currently are using ****_ATTRIBUTE_1 in PER_ALL_ASSIGNM… -
Profile values FND_READ_ONLY_MODE not fetched in REST APITried to fetch profile values thru below API, seems its not available from the values returned. /fscmRestApi/resources/11.13.18.05/profileValues Which is one of the "Ora… -
Error while loading organization tree, You need to enter a valid value for the {ATTR_NAME} attributeSummary: Hi Expert, I'm trying to upload the organization Tree by using this file can someone please tell me why I'm getting this error? You need to enter a valid value … -
Create an attachment for a candidate using REST APIHello Team, We are working on a project , where requirement is to pull the candidate details from external vendor and create them into our HCM application using REST API… -
REST API for DocumentRecords AttachmentsSummary: Can anybody Please share the REST API example to Read and Fetch the File Contents of the DocumentRecords Attachments in Oracle Cloud HCM Content (please ensure … -
How do we check rehires/duplicates when posting Pending Workers via API?We have a vendor who will be creating Pending Workers in our system through the API workers endpoint. Before they send anyone over, we need them to run a duplicate perso… -
HCM REST API available to extract the full organization tree hierarchySummary: Looking for HCM REST API available to extract the full organization tree hierarchy with parent-child relationships. We have an requirement to fetch the parent d… -
Get error when assign role to user via REST APIHi All, I use REST API to assign role for user. hcmRestApi/resources/11.13.18.05/userAccounts/{GUID}/child/userAccountRoles While I use user A, it shows: The role reques… -
Error on Redwood 'A value for the Proposed Person Type attribute can't be provided'Summary: Getting error message in Redwood Change assignment page 'A value for the Proposed Person Type attribute can't be provided because this attribute only applies fo…Shruti Sawant 3.5K views 63 comments 1 point Most recent by Shanna Oppenheim Human Capital Management -
Fusion HCM REST API: How to Query TerminationDate is nullSummary: This is a continuation of SR 3-38568214561 : Worker REST API - PeriodOfServiceId not Ordered in Sequence; Not able to Pick the Latest Below URL is not fetching … -
HDL FILE TO UPDATE value in DOCUMENT OF RECORD DFFSummary: I need HDL file to update value DOR DFF attribute Content (please ensure you mask any confidential information): Version (include the version you are using, if … -
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… -
REST API to Fetch the Job Offer DetailsSummary: REST API to Fetch the Job Offer Details with Person Number as Query Parameter. We need the Details like Joining Date, Notice Period,CandidateName and CandidateN… -
hubPersons API got 401 error in specific timeHi All, I use hubPersons API in my scheduled integration at about everyday 17:40 (UTC+0) to get person's party_id. Sample: https://xxxx.fa.ocs.oraclecloud.com/crmRestApi… -
Error when create a Job Offer in RedwoodSummary: Hi, We are receiving the error below when create a Job Offer in Redwood in Assignment Info page. Applying List binding LOV_GradeStepEligibilityFlag with given s… -
Is it possible to create pending worker with API using TRU?I'm creating a Pending Worker using the Oracle HCM REST API (/workers). I need to assign a Tax Reporting Unit (TRU) as part of the worker creation process. I couldn't fi… -
Create Worker Person EFF using HCM Rest APISummary: Unable to create worker Person EFF using HCM Rest API, throwing below error message "You must define the context Employee Creation Form as a single row. (FND-28… -
Link Future Hire Person Number with User Account using REST APIWe are trying to link user account with future hire person number using /hcmRestApi/resources/11.13.18.05/userAccounts/{GUID} API but it is throwing "Applying List bindi… -
Is there any way to end date HCM Contact using APIHi Team, Is there any way to end date HCM Contact using API? Thanks, -
OpenApi description of HCM REST APIsSummary: Do HCM REST APIs adhere to OpenApi specifications? Is there a way to get a OpenApi document describing these APIs? Content (please ensure you mask any confident… -
REST APIs for User Defined TablesSummary: Hi All, We have been trying to determine whether there is any REST API available to retrieve the details of User Defined Tables(UDTs) in Oracle Fusion. We revie… -
Document of Records payload fails if Attachment required.Summary: Hello We are able to successfully create Document of Record and attachment using API (JSON). But the issue is if the Document Type has Attachment required (Mini…