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
Hui
10
Views
3
Comments
Enquiries on eSpace and database
Question
Hi,
I have a few enquiries on eSpace and database access.
1) Can 1 eSpace access other project's database (i.e. eSpace A access eSpace B data through view etc)
2) can oracle hints be used in the SQL query in Outsystem platform.
Kilian Hekhuis
MVP
Hi Jian,
1) What do you mean by "project", what is your configuration?
2) There's some thread about this on this forum. Iirc, you can't because the query preprocessor filters out all comments.
Hui
Hi Kilian,
sorry i'm a bit new, for example i have these 2 projects:
https://aetrial.outsystemscloud.com/CustomerManagement
https://aetrial.outsystemscloud.com/PhoneBook
can I take data from CustomerMangement project in Phonebook project
Kilian Hekhuis
MVP
Hi Jian,
If you have a single Platform installation, it runs on a single database (you can however isolate application data in separate catalogues, but that's an advanced feature you probably shouldn't touch). If you want to use an entity from one eSpace in another, make it public in the producer eSpace and reference it in the consumer eSpace. Applications are for functional grouping only, they don't effect the way eSpaces can reference each other.
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...