Workforce Management
Discussion List
-
Adjusted FTE calculated automatically when updating assignment managerWe are using REST API to update manager in an assignment while updating manager adjusted FTE also gets changed automatically how to stop it or what are the impact regard… -
REST API emps 404 forbidden errorSummary: Hi All, We were trying to GET all employees via REST API. But it is ending up in an error with '404 forbidden' message. The user by whom we are performing this … -
Oracle HCM API - for Create Job RequisitionSummary: Create Job Requisition - As a manager, we want to hire. Offer types of hiring options needed for req (backfill vs new, employee vs contractor, etc.). Can you pl… -
Is there any solution to directly fetch list of assigned tasks for an ID in HCM system with BPM 4.0We are trying with API's as per below documentation and we are able to fetch tasklist but we are seeing unexpected behaviour with attributes/parameters. https://docs.ora… -
How to add a role to all employees in one legal entitywe have a requirement to add custom role to all employees in a particular legal entity. which API we need to use and please provide me with the sample payload where we c… -
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… -
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 To get Employee User Person Type and Employee salary.Summary: We want to fetch Employee salary and Person type using Java script, which will be used in Oracle Intelligent advisor interviews. Content (please ensure you mask…Abhishek Raj 18 31 views 1 comment 0 points Most recent by Madalina Danis-Support-Oracle HCM REST APIs -
Create Adresses of Employee using rest apiDear All, I am trying to create addresses for an employee using this endpoint: /hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/addresses Each country has…George Mattar 21 views 1 comment 0 points Most recent by Madalina Danis-Support-Oracle HCM REST APIs -
Create/Update Multiple Managers for one worker using REST APISummary: Can we perform create/update for multiple managers ( eg: Line manager , Matrix manager , Resource manager , Benefits manager ) through single REST API payload u… -
Printing by userSummary: Is there a way to define print jobs by user to specific printer paths? Content (required): OWMS Printing is defined by document type. For example, any BOL will … -
Work Relationship Event change for 23D questionSummary: Work Relationship Event change for 23D Question Content (required): Hi Team, Greetings! There is point about employee assignment (empassignment) Atom feed to in… -
REST API to create and update Workschedule exceptions for a colleague in HCMSummary: We would like to use HCM REST API to create and update Workschedule exceptions for a colleague. we have gone through the REST API document but unable to find on… -
GET Termination information via HCM REST APISummary: Is there a way to retrieve Termination Action and Termination Reason via HCM REST API? Content (required): Hello, Is there a way to retrieve Termination Action … -
WorkTermsPrimaryFlag in Workers ResourceSummary: Does the WorkTermsPrimaryFlag exist within the Workers HCM REST API Resource? Content (required): Hello all, We are mapping existing integrations from the Emps … -
Getting error in absence plan balance REST APISummary: I'm trying to get projected balance via planBalances REST endpoint. Content (required): I'm trying to get projected balance via planBalances REST endpoint. But …Shikha. kumari 444 views 1 comment 0 points Most recent by Madalina Danis-Support-Oracle HCM REST APIs -
Absence record details using REST APISummary: Hi All, I am fetching absence record details using REST API. From employees account i am able to see 13 balances for a particular plan but from rest API i'm see… -
Which fields in Workers API stand for Hire Date and Original Hire Date?Summary: Converting from emps to workers. Need help on a few fields. Content (required): Hello all, The emps call returns a couple fields named HireDate (up in the root)… -
Including child items in query param yields 400 Bad Request for workers apiSummary: Getting a 400 Bad Request every time I include child elements in query parameter Content (required): Hello, This works: hcmRestApi/resources/latest/workers?q=Pe… -
How to update organization via apiSummary: We are working on automating processes and have the requirement to update 'Organization' information which sits in the hr_organization_information_f table. I ha… -
Remove DuplicatesSummary: We keep on having 1 employee but with 2 Unique IDs. To avoid payroll wrongly pay twice to the employee, please help to create a report that can check on duplica… -
Use of EmergencyContactFlag variable forFinder "findContactsByWorker"Summary: We are working to pull only emergency contacts via HCMContacts REST endpoint, but when variable "EmergencyContactFlag" is added to findContactsByWorker, no valu… -
Can you query multiple attributes on a child object?Summary: I'm trying to get everyone in a department (workRelationships.assignments.DepartmentId) not everyone who was EVER in the department, combining (workRelationship…Matthew Heys 51 views 4 comments 0 points Most recent by Madalina Danis-Support-Oracle HCM REST APIs -
Question on Oracle's Date Effective POST examplesSummary: I am an API newbie and have a question on Oracle API Documentation URL: https://docs.oracle.com/en/cloud/saas/human-resources/23b/farws/Date_Effective_POST.html… -
How to invoke Absence REST API from third party application using SSO credentialsSummary: How to invoke Absence REST API from third party application using SSO credentials Content (required): Hi Experts, We have a requirement where we are trying to i…