145
Views
3
Comments
Solved
How to integrate Outsystems with external Oracle Database

Hi Folks

We are trying to integrate Oracle Database with Outsystems. Can you please help us with few steps in order to integrate the same.

Tutorials are appreciated


Thanks in advance.

2025-06-03 14-12-42
Nash Muylle

Hi Athulya,

You can do this on a few different ways. 

Integration builder:

It allows you to easily integrate different systems and technologies using a visual interface. It provides a set of pre-built connectors for popular systems and protocols, such as SOAP, REST, OAuth, LDAP, and more. I even hink it has a pre-build one for Oracle.

Using Integration Builder, you can create integrations between your OutSystems applications and other systems without writing any code. You simply define the endpoints, data structures, and transformation rules using a drag-and-drop interface, and Integration Builder takes care of the rest.

This is a great example video on how to use integration builder. 
Integration builder video
Text Example

Integration studio:
Integration Studio is a visual development environment within OutSystems that allows developers to create and configure custom integrations between OutSystems applications and external systems. 


Hope this helps.

Nash

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi Athulya, did you search for answers before posting? This topic is widely documented in the forum, official OutSystems documentation and even youtube.  Don't let other people do the searching for you if you can do it yourself.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.