Kevin declares the structural components in the APP-META.xml file based on the resource model of the application.
In this document:
Information Architecture data, including:
Application ID: a unique URI that is not allowed to change in the subsequent updates
Application name: any short name
Application version: a version of the cloud application
Icon presenting the application brand
License agreement: a text file or URL
Make sure the following data is declared:
General properties using the additional input data mentioned earlier.
Presentation components using user scenarios and additional input data. Declaration of navigation trees influence the development of the user interface.
Services using the designed APS Resource Model. This declaration influences the development of the backend provisioning logic.
Declaration of navigation trees for the provider control panel (PCP) is considerably different from the ones for UX1. In the former case, it is based on the CP environment whereas in the latter case the UX1 is preferable. Respectively follow these documents:
Navigation explains navigation concepts and details for the CP.
Navigation specifics explains navigation specifics for the UX1.
For example, in UX1, in addition to regular views (similar to views in the CP), it is possible to declare:
View-plugins to embed the application UI into dashboards of other applications
of another application
Wizard hosts to embed views from various applications
For each particular integration case, follow the Integration Points section.