10
Views
2
Comments
How to integrate Oracle EBS 12.2.X  for to create HR Self Service and  SCM O2C / P2P

Dear all, How to integrate Oracle EBS 12.2.X  for to create HR Self Service and  SCM O2C / P2P - Is there any EBS Adapter for PLSQL API call , Business Events and Interface Tables 

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi Anisur,

In OutSystems you have a few ways to integration with external systems:

  • SOAP Services
  • REST Services
  • External Database (and calling stored procedures in them)
  • Using JavaScript SDK on the client side
  • Using C# SDK on the server side

Based on you requirements you need to validate in the Oracle documentation what integrations options they have that match the once available in OutSystems, and then choose one to be implemented.

OutSystems has no prebuilt solution for this, a quick scan ofn the OutSystems Forge also didn't disclose any component that would help you.

Regards,

Daniel

UserImage.jpg
Anisur rehman

Dear Daniël Kuhlmann, 

Great and Many Thanks- we will explore SDK ways. In the mean time I am seeing I am seeing Integration tool like Oracle OSB , IBM IIB , MuleSoft , Dell Boomi have Adapter can speedup as writing SDK may take longer.

Regards

Anis


 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.