ORACLE INTEGRATION CLOUD
Connecting Visual Builder to an Autonomous Database
Oracle Visual Builder is a visual development tool that comes with its own database. It allows you to create objects for storing data. Those objects are also exposed as REST, making the data model of your application accesible from/to other peers. Visual builder allows the configuration change consisting in connecting to an “external” database, either […]
MoreExplaining the Three Legs of Oracle Integration Cloud (OIC) for Dummies
Review: OIC now has a fourth leg which is Integration Insight, see more details here. Oracle Integration Cloud (aka OIC) is like the glue or mortar that makes the different parts of an ecosystem of technology puzzle start to look that they fit. OIC is good for hybrid, multi cloud integration and extensions framework. So, […]
MoreCreating a Connection between Oracle Integration (OIC) and Autonomous Database
Connect to ATP and create a new user Grab the ATP connection details and download the wallet(give it a password): Create the connection in OIC providing the values previously gathered Test it That’s all, hope it helps! 🙂
MoreOracle Integration Cloud | Integrating Applications Through Robotics Process Automation
Robotics Process Automation (RPA) is a technology that allows to automate the human-machine dialog. How many of you have seen end users working with several User Interface apps “at the same time”? The lack of integration between our systems and apps is because several reasons, such as failed IT implementations, niche, legacy or obsolete solutions, […]
MoreConnecting Oracle Integration Cloud (OIC) to Oracle ERP Cloud
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 […]
MoreEmbedding Process Forms in your Applications
Process Forms are user interface data entry pages associated with (BPM) Processes built with Oracle Integration Cloud (OIC). In OIC you can create: Integrations, which are orchestrations steps that conform a business transaction that involves several subsistems Processes, which are integrations that have user tasks (human-machine dialog) Decision Models, which are mechanisms for creating decisions […]
More