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.
Hello
Yes you can integrate with external Db, I am attaching some links that will help you with step by step guide to integrate OS with external Db
https://www.youtube.com/watch?v=do0lUCKPWmU
https://www.youtube.com/watch?v=z4w0pod7Qjs
Oracle DB - https://www.youtube.com/watch?v=0aO9MwfXdNM
https://www.youtube.com/watch?v=hR_HryDf_Ew
You can also use Integration Builder for it
https://success.outsystems.com/documentation/11/extensibility_and_integration/integrate_with_an_external_database/integrate_with_an_external_database_using_integration_builder/
https://www.youtube.com/watch?v=EtJ-S5wq-xk
Thanks
Tousif Khan
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 videoText 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
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.