REST Base Services
Discussion List
-
Need to know if 3rd party providers are supportedSummary: We have a requirement to shorten a link which will take a candidate to his assessment page. We are analyzing the options and would want to understand if 3rd par…Nagadeepthi 17 views 1 comment 0 points Most recent by Erika B-Oracle Recruiting, Opportunity Marketplace
-
Oracle Payroll Connect for ADP Global PayrollHi, We want to Integrate Oracle HCM Cloud with ADP Global Payroll. We found Oracle Payroll Connect as a option. Is anyone have idea about Oracle Payroll Connect? Is anyo…Digvijay Adinath Dhere 49 views 3 comments 0 points Most recent by Digvijay Adinath Dhere Payroll and Global Payroll Interface (GPI)
-
How to Generate OAuth Access Token for running Datastudio Notebook using REST API?Summary: Hello, I'm using Oracle cloud eddition Version 24. My final goal is to run the Python notebook I created in Innovation Workbench Datastudio, using the REST API.…
-
Getting error JBO-27008: Attribute InformationColumn in view object ExtractDataElementLogical cannotSummary: JBO-27008: Attribute InformationColumn in view object ExtractDataElementLogical cannot be set. Content (please ensure you mask any confidential information): Im…
-
Downloading UCM content files via webservice callSummary: Downloading UCM content files via webservice call Content (please ensure you mask any confidential information): Hi All Greetings! We have a requirement for dow…Parag Hiremath 17 views 1 comment 0 points Most recent by Juan Carlo Culibra-Oracle HCM Integrations
-
First-Time Password for Pending Workers with Custom Format and Integration NotificationHey, I’m working on a solution to create a first-time password for new employees as they become "Pending Worker" . The password should follow a specific format (e.g., ba…
-
Impact on application Performance when retaining ATOM feedHi, Business has requested to retain the ATOM feeds in Cloud HCM application for 365 days. What will be the impact on the application performance if the ATOM feeds archi…
-
Use REST API to load Element Entry but getting errors we don't experience through the UISummary: We have a nonrecurring deduction element for lost badge fee that I am using for proof of concept with the delivered REST API Content (please ensure you mask any…
-
HCM Rest api to update Budget amount in Manage Positions workforceSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…Pranav Shourie C 2 views 1 comment 0 points Most recent by Juan Carlo Culibra-Oracle HCM Integrations
-
How to get the events from Fusion on Goal delete in Oracle Integration 3 ?Summary: Hi Experts Is there any adapter using which we can subscribe to HCM Goal delete event raised by Fusion i.e. on delete of a Goal. Please help me. Content (please…
-
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 …
-
Get error when create external bank account for employee though REST APIHi All, I tried to create external bank account for employee following the example 5 of this API: may payload is like this: { "BankAccountNumber": "testAPI6.2", "Country…
-
Accessing BPM notifications using REST APISummary List of all pending notifications using APIsContent Hello Folks, Is there a way to get a list of all pending BPM notifications using APIs available in Fusion. We…
-
Are there any rate limits for number of API requests that can be made to per second in HCMSummary: Are there any rate limits on the oracle HCM API that we need to consider. Usually API services has some kind of rate limit. For instance max 10 requests per sec…Vidhya Nadarajan-Oracle 22 views 1 comment 0 points Most recent by Andreea Mihalache-Oracle HCM Integrations
-
Organization EFF REST API from Manage Legal Entity HCM information setupSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…Vidhya Nadarajan-Oracle 13 views 1 comment 0 points Most recent by Juan Carlo Culibra-Oracle HCM Integrations
-
Does the page-size API parameter have a hard stop limit imposed by Oracle for new hire ATOM feeds?Summary: Example API: New hire ATOM Feed. API Link: https://{{Environment}}.fa.us2.oraclecloud.com/hcmRestApi/atomservlet/employee/newhire?updated-min=2024-09-30T00:00:0…
-
Cannot expand /workersSummary: I'm working with Oracle HCM Cloud in Visual Builder, and I'm running into a problem when trying to retrieve specific worker data using the REST API. I'm trying …
-
REST API to get absence Accrual BalanceContent Hi Team, Has anyone used REST API to get absence accrual balance? As per note 2556333.1, we can use planBalance to get the required information. If anyone has us…
-
Transfer worklogs from OTL to JiraHello, I am trying to build an integration in OIC to send worklogs data from HCM to Jira. I have setup the Jira connection in OIC, but there is no option to search/updat…
-
Unable to submit an interview schedule via APIHi Experts, I'm trying to schedule an interview for candidates via API (/hcmRestApi/resources/11.13.18.05/recruitingCEInterviewActions - ) but I'm getting HTTP 401 - Una…Massimiliano Giacomini 11 views 3 comments 0 points Most recent by Jeff Thomas-Support-Oracle HCM Integrations
-
Rest API or Soap Webservice to update or create the profile values and profile options in HCMIs there Rest API or Soap Webservice to update or create the profile values and profile options in HCM.
-
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 213 views 4 comments 0 points Most recent by Rajeev Nayan HCM Integrations
-
Worker API to get the worker's latest active assignmentContent One of our vendor is using the Worker API to get the worker's active assignment. The Worker API is working fine, but the vendor is having issues retrieving the w…
-
How to retrieve only the latest active assignment record through REST APIContent How to retrieve only the latest assignment record through REST API We are trying to fetch assignment data based on the Person Number as parameter using the below…
-
Upload Daily Rates automatically using HDL/REST API in Oracle HCM Cloud?Summary Is there an option in HCM cloud to Upload Daily Rates automatically using HDL/REST API?Content Customer is currently moving from PS to HCM cloud and they have an…
-
Retrieve API results by using like operatorSummary How to use like operator in APIContent Hi, We're trying to use the like operator in Fusion HCM API but for some reason it doesn't work. for example - hcmRestApi/…
-
How to connect for Microsoft Active Directory in integration without using azure adaptorHow to send information from Oracle HCM to Microsoft Active Directory in integration without using azure active directory adaptor and how can I configure that Api's in i…Sowmya Mallikarjuna 31 views 4 comments 0 points Most recent by Anjali Chugh-Support-Oracle Applications Security
-
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…
-
Assigning role while creating a user through REST APISummary Assigning role while creating a user through REST APIContent All, How do you assign a role while creating a user through REST API. I was able to create a user al…
-
Approval Delegation rules in HCM cloud via API’s or Data LoadersSummary Do we have any way to create/update approval delegation rules in HCM cloud from external API’s or through file based loaders?Content As per oracle Doc ID 2523320…