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
Marcos Lommez
18
Views
1
Comments
Multi-Tenant Application with an External Database
Question
Hi, how can i create an Multi-Tenant application with an external database?
The entity property "Is Multi-Tenant" is disable.
Thanks
André Vieira
Staff
Hi Marcos,
Only entities managed within the platform can have the multi-tenant property set. In order to have a multi-tenant application with an external database you'll have to do all the work about isolating data using a tenant identifier.
You can check the
How to Build a Multi-tenant Application
technical note and also the
Help
.
Cheers,
André
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...