Skip to main content

We want to analyze in which lobbies (and quick reports and events) a specific database field is being used, but we can’t find the queries used by lobbies somewhere in the database. Can anybody tell me, where these information can be found?

Lobby datasources are stored in the table COMPOSITE_PAGE_DATA_SOURCE_TAB.

The tricky part is that it is stored as an XML in the CLOB column VALUE.


Reply