Overview : In the previous blog ( click to see the blog ) we have learned basics about OIC Connectivity Agent and the steps to install it in a local machine (personal laptop) Now in this blog we will create an integration to insert records into a database using the installed connectivity Agent. *Make sure your system
Basics about Oracle Database 11g XE (Express Edition) :
👇
Free Oracle Database for Everyone :
Whether you are a developer, a DBA, a data scientist, an educator, or just curious about databases, Oracle Database 18c Express Edition (XE) is the ideal way to get started. It is the same powerful Oracle Database that enterprises rely on worldwide, packaged for simple download, ease-of-use, and a full-featured experience. You get an Oracle Database to use in any environment, plus the ability to embed and redistribute – all completely free!
– Advertisment –
Now lets see the Steps to download and configure database in localhost i.e. in your personal laptop :
Knowledge : 👀
Basics About OIC Connectivity Agent ?:
The on-premises connectivity agent enables you to create integrations and exchange messages between on-premises applications and Oracle Integration Cloud Service.
For example, sending requests from a cloud application to a on-premise database.
One case scenario describe through below diagram :
OIC Connectivity Agent High-Level Installation Steps :
- Create an Agent Group in the OIC Console
- Download the Connectivity Agent zip file from the OIC Console
- Unzip the contents of the zip file on the on-premise agent machine
- Update the InstallerProfile.cfg with the details of the OIC environment and on-premise network
- Run the agent using java -jar connectivityagent.jar
