384
Views
7
Comments
Application Table
Question

Hi All,


I want to know the table in which application details are stored.

And also the table which relates the application and espace table.

Will be very helpful to know on this.


Thanks in Advance!!!!:-)


2025-01-25 11-10-25
Atul Sharma

HI Ajitkumar Radhakrishnan,

There is one Systems Entity by the name of Application. It contains the detials of application along with Espece Id.

Thanks!

2019-12-07 10-53-52
Ajithkumar Radhakrishnan

Atul sharma wrote:

HI Ajitkumar Radhakrishnan,

There is one Systems Entity by the name of Application. It contains the detials of application along with Espece Id.

Thanks!

It holds the application details & the entry espace Id not all espace id. But the ask and the need from my end is to relate application & espace.


For example App1 has two espace e1 & e2.

I want to know the table from which App1 related to E1,E2 can be taken


2025-01-25 11-10-25
Atul Sharma

Ajithkumar Radhakrishnan wrote:

Atul sharma wrote:

HI Ajitkumar Radhakrishnan,

There is one Systems Entity by the name of Application. It contains the detials of application along with Espece Id.

Thanks!

It holds the application details & the entry espace Id not all espace id. But the ask and the need from my end is to relate application & espace.


For example App1 has two espace e1 & e2.

I want to know the table from which App1 related to E1,E2 can be taken



There is one systems entity App_Definition_module which contains the Application and Module ID like as we know we can have multiple module against one application, right? And there is one more systems entity by the name of Module which contains the espace id against every module as you can see above. So there is no entity outsystems provide something like Application_spacce becouse espace related to module and module related to Application.

@ajithkumar, I dont know what do you want to achive with this but i hope this will help you out.



2025-07-14 13-53-13
Heryck Azevedo

Hello, these tables can be referenced from the System Application


To know your Espace you can use these tables

2019-12-07 10-53-52
Ajithkumar Radhakrishnan

Heryck Azevedo wrote:

Hello, these tables can be referenced from the System Application


To know your Espace you can use these tables

I know the individual tables but i need to know the relation how it is acquired


2019-12-07 10-53-52
Ajithkumar Radhakrishnan

Can anyone help me on this???

2017-10-19 17-43-31
Khalil Dahham

https://www.outsystems.com/forums/discussion/55327/get-application-name-from-espace-id-on-the-database/#Post208126

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