Hello,
is there any possibility to get a list of all applications in Application Engine? Or at least to check if an application with a name exists? I tried to find an according function but did not suceed.
Best regards
Florian
To check if application exists you could use a function like SecurityGetRoleNames which will raise an error if the application doesnt exist.