Hi All,
Given the metadata wihtin the database I would think it would be possible to query the Lobby names, their underlying page elements and finally the datasources involved.
i am using ifsapp.composite_page_element as the source for my query
This gives me the lobby elements and their corresponding datasources.
What I am actually looking for are the parents, the lobby name. Probably this is a page so I thoug querying ifsapp.composite_page which does exist would give page names with id's but querying this table gives no record.
Do you have a hint to get the accompanying lobby name for the elements?