IntegrationPointApplicationApp¶
In order to support component project modifying properties in the Application.app metadata, the CIM file now supports specifying the Application.app. In order to do so:
- Duplicate the Application.app in the Base project, rename it e.g. OverrideApplication.app
- Paste the duplicated file in your component project
- In CIM file, add an integration point pointing
- Source: OverrideApplication.app from your component project;
- Target: Application.app from your Base project
IntegrationPointApplicationApp Properties¶
| Property | Type | Required |
|---|---|---|
| Source | ApplicationApp | Yes |
| Target | ApplicationApp | Yes |
Source¶
- type: ApplicationApp
Target¶
- type: ApplicationApp