For more information, please refer to this announcement explaining best practices for getting answers to questions.
HCM Cloud: SOAP/REST Web Services
Summary
Logged in User access privileges in SOAP/REST Web ServicesContent
Hello All, Hope you are doing great. Appreciate your comments/suggestion on below scenarios:
We are trying an integration using SOAP web service by calling RunReport web service
https://<pod>.oraclecloud.com/xmlpserver/services/v2/ReportService..
This service takes Report path, report parameters, user credential and other parameters. I would like to understand the below scenario:
We are trying to integrate external application "X" with HCM Cloud to load and fetch information. Since there are limited SOAP web services available in HCM cloud we are forced to write report to fetch the information that we are looking for viz. Payroll and Absence related information. Report has been built as BIP which provides the information required. So when run it provides information for the all the active employees.