Migration inventory of a legacy UI5 app
cap_analyze_legacy_ui5Analyzes a legacy freestyle UI5 app to produce a migration inventory: OData sources, tables, fields, value helps, actions, and calls. Start here to migrate to CAP/Fiori.
Instructions
Analyzes a legacy freestyle UI5 app (manifest, XML views, controllers, i18n) in READ-ONLY mode and returns the migration inventory: OData datasources, sections, tables and columns, bound fields per model, value helps, actions and OData calls from the controllers. Use it as the starting point to migrate to modern CAP/Fiori together with cap_project_context and the conventions://cap knowledge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appPath | Yes | Legacy UI5 app root path (the folder containing webapp/) |