Hi All,
I am working on a requirement where I have a custom screen in Oracle cloud which can display all suppliers. I have option to search for a supplier and when I click on submit button, an OIC integration should launch and connect to R12 EBS system to retrieve all unpaid AP invoices from R12 EBS and display it in custom screen in cloud.
Once the data is displayed in the custom screen in cloud, I can select 1 or multiple suppliers and click process button. Upon clicking the process button, an OIC integration should launch and update attribute6 of AP Invoice header table with 'Yes'.
So I need to connect to Oracle R12 EBS from Oracle Cloud to retrieve the data and then to update an attribute in R12 EBS.
Could you please let me know if anyone has implemented such an OIC integration or share some inputs on how can I connect to Oracle EBS R12?
Thanks & Regards,
Arun