REST Base Services
Discussion List
-
Passing transformation formula name in Load data from File flowSummary: Passing transformation formula name instead of transformation formula id as parameter for Load data from File flow Content (required): I am trying to submit "Lo…
-
Line Manager not getting assigned when Pending Worker is created through REST APIHi All We have enabled the position hierarchy and when a pending worker is created through REST API, Line Manager is not getting allocated immediately until the process …
-
Passing multiple query parameters to Rest APISummary: Hi All, I am trying to pass multiple query parameters to Worker Rest API. I have tested the same in postman and it is working as expected. But I get 400 error w…
-
Unable to view child objects for Worker APISummary: Content (required): I am using Rest API to create workers. I have added child objects in the HCM Adapter but unable to see the respective child objects in mappe…
-
How to Get Element Entries - Future DatedSummary: Trying to get element entries using this API - https://docs.oracle.com/en/cloud/saas/human-resources/22b/farws/op-elemententries-get.html But Future dated entri…
-
REST API to retrieve employee details in HCM cloudHi guys, We have encountered a small requirement where FTE, Basic Salary and other allowances of all the employees by the end of each period should be retrieved in the f…
-
Getting Log of ESS JobsSummary: Hi Experts, We have a requirement to get the log of ESS job from fusion. Any pointer will be helpful like table name to get document Id or REST API to get this …
-
Fetch employee level work schedule and shift data using Rest APISummary Fetch employee level work schedule and shift data using Rest APIContent Hi team, We wanted to know if it is feasible to fetch data from Fusion HCM for the below …
-
Oracle Cloud Applications API Authentication SetupSummary: While configuring the INBOUND authentication in Security Console, we need to upload a certificate as shown in https://community.oracle.com/customerconnect/event…
-
Issue While assigning the manager for an employee using emp/worker REST serviceContent Hi All, I am facing an issue while assigning the manager for an employee using the emps/workers REST service. could you please help me out on this.…Bharathi Reddy Dayyam-156526 7 views 3 comments 0 points Most recent by Corley Larmer HCM Integrations
-
Error in creating pending workerSummary: Not able to create a pending worker from REST API. Content (required): I am following this tutorial to create a pending worker. I am getting the bellow response…
-
Bulk upload of ValuesetsSummary: Can we automate the process of bulk upload of value sets. Content (required): The Oracle Doc ID 1953464.1 explains about the bulk upload of value sets, is there…
-
Retrieve via REST API the feedback requestedHello everyone, we would need to retrieve via REST API the feedback requested, both when requested by one user for another and the next feedback posted. Would anyone kin…
-
Payload to update values of a value setSummary Need any sample payload to update a value of a value setContent Hi, Need any sample payload to update a value of a value set. Rest API I am using: https://xxxx.c…
-
Real time trigger on fusion HCM record creation or updateSummary: We are trying to send new information (creation of new record or update on existing) to third party tool IN REAL TIME. Is it possible to send trigger to OIC upo…
-
Get employees informations that have been modified since a date by using Oracle HCM Rest apiSummary Get employees informations that have been modified since a date by using Oracle HCM Rest apiContent Hi all, I'm beginning to look at integrations between ours sy…
-
Trigger an Alert to employee email whenever a new personal payment method is added by the employeeHi, Has anyone worked on this scenario: Trigger an Alert to employee email whenever a new personal payment method is added by the employee? Could you please let me know …
-
HCM rest api filtersThe worker api response has a structure of item and inside that a links array with attributes as "rel","href","name","kind","properties" etc.. 1)Is it possible to filter…
-
Documentation on Security and Roles Creation in HCMHi Folks, Can anyone share with me the documentation to create roles and assign security profiles to them. And also tell me is there any document that explains which rol…
-
REST API - Getting error when trying to update TimecardGetting error when am trying to update/create timecard using REST API. Below error: No worker matches the reporter identifier 300000049459590. (HWM-3750184)Gowthami Chandran 1 view 0 comments 0 points Started by Gowthami Chandran Integrations and Extensions
-
Does JWT token Authentication supported in Generic Soap WebserviceSummary:Does Generic soap webservice for BIP Report scheduling support JWT Token Authentication Content (required):Does Generic soap webservice for BIP Report scheduling…
-
Expose a customer BI publisher report using REST APISummary: How I can expose output from a custom built BI publisher report to a 3rd party using a REST API Content (required): Version (include the version you are using, …
-
Can We get Business Unit details using WorkersLovSummary: In WorkersLov we are getting Business Unit Value as Null. Is there a way to get Business Unit value when we invoke WorkersLov API. Content (required): In Worker…
-
Automated bulk upload of date format preferencesSummary: Hi there! Our client requires a solution to update the date format preference for any new hire employees (in US only) as MM/DD/YYYY. Is there an HDL or a web se…
-
Need REST API so that I can get responses that I have entered in the task.Summary Need REST API so that I can get responses that I have entered in the task.Content Hi Team, I have created a questionnaire and attached to a checklist. Questions …
-
REST API data to staging tableHi, I am able to GET the response from REST API call using the below code declare v_response clob; v_buffer varchar2(32767); v_buffer_size number := 32000; v_offset numb…
-
Create User Account rest api 403 responseSummary Create Account rest api is always responding with 403Content Hi all, I need to use the create account api using this api: https://docs.oracle.com/en/cloud/saas/g…
-
Can we build a Payroll interface by setting up RESTAPI in Payroll vendor's system instead of HCM?Summary: We have a request to implement a Payroll interface with a vendor that can only connect to us via RESTAPI configuration in his application. They provided us thei…
-
Create Element Entry using Rest APISummary: Hi, We are trying to create Element Entry without using EntrySequence Attribute. The reason is EntrySequence many not be always '1'. For Rehire workers it may b…
-
REST API's for Stock GrantsSummary: Do we have REST API available to load Stock grants for Employee? If not is it on Oracle's future roadmap?