OIC
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 […]
MoreAutomating OIC Start/Stop with DevCS
As we explained before, OIC is one of the PaaS services that can be automated via Developer Cloud Service. Follow the steps explained here except for the build step in which we instruct OIC to start or stop with a slightly different keyword. In short, the syntax is: psm OICINST [start-service|stop-service] -s <servicename> Hope it […]
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, […]
MoreOracle SaaS Stories: Creating a Custom App Extension with Visual Builder | Part One: Connect Visual Builder to Fusion SaaS API Service Catalog
Visual Builder Cloud Service (aka VBCS), one of the 3 legs of Oracle Integration Cloud (aka OIC), is a low code development environment that is one of the main mechanisms for extending Oracle Fusion SaaS Apps. In this episode we are connecting VBCS to a SaaS instance, so we can get the different endpoints provided […]
More