Hi, I have a library which contains a page (let's suppose its ID is PageInLibrary). If the library is imported in the application specification with the ID MyLibrary then I can access the page using the qualified name MyLibrary:PageInLibrary.
My question: how can I access this page from an engine service which is packaged with the library and does not know what is the ID of the library (or maybe it is not imported at all). Is this possible? Thanks, Norbi
