Oracle Integration Cloud (OIC) is a platform that allows to orchestrate integrations between different systems in a simple way, using low code paradigms. In this post we will explain how to connect OIC to ERP. For this we need an ERP instance and an OIC instance and execute the following steps.
Create a connection to ERP REST Services
The main thing here is provide the url, which is as follows:
https://<whatever>.oraclecloud.com/fscmRestApi
Create a connection to ERP SOAP Web Services
https://<wahtever>.oraclecloud.com/fndAppCoreServices/ServiceCatalogService?WSDL https://<wahtever>.oraclecloud.com/soa-infra
Security Policy: Username Password Token With PGP Key Support
Enjoy 😉