Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
André Pereira
1
Views
1
Comments
how to access the database in an extension
Question
IntegrationStudio
Java
Extension
Database
I have an extension and I need to access some tables from the database. The database is used in the same application.
I've done the import of entities in integration studio.
How do I use the CRUD methods with these entities?
Thanks!
André Pereira
AcacioPN
Staff
Hi André
I believe the below videos explain this topic nicely. They were built for an older version of the OutSystems Platform, but you can base on it:
https://www.outsystems.com/videos/integration/legacy-database-integration/
https://www.youtube.com/watch?v=jodWFszfTNQ
Tip: After you publish the Extension, just open Service Studio and use Add/Remove References to include the references to the entities in your Extension. After that, the entities work as if they were created in Service Studio.
Cheers,
Acácio
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...