EBS 12.2.3 HR webservices enablement
Hello,
Oracle EBS is the system which holds source data in our org similar to other orgs and we are at the moment figuring out how can we enable webservices to acheive various bussiness process integrations.
We have some very basic questions.
How can we perform webservice calls to do operations like "Get employee details", "Get employee supervisor", "get employee planned leaves", "if the employee has setup delegation then delegated email id" etc
Various options found while looking for information around this:
Option 1: Enable Integrated Service Gateway (ISG) on EBS for REST services
Requires only patch installation
CONS: cant perform "get employee" , "get hierarchy" kind of operations as these services are not available as REST based webservices.