Lobby

The IFS Aurena Client also incorporates lobby pages and can be called within the .client file or fragment, see example code below.

navigator {
   entry B2bCallCenterEndCustomer toplevel at index 198 {
      label = "My Contact Center";
      lobby "2ac7eff2-09d1-4ca7-b415-22816fc48883";
   }

entry B2bCallCenterMainCustomer toplevel at index 199 { label = "Contact Center"; lobby "288dd921-4c27-44f4-b257-06092cc60689"; } }

Example - Calling Lobby Pages within the .client file

For more information about lobby pages and how to design them please check About Lobby and Lobby User Interface documents in the IFS Technical Documentation.