a month ago
Hello everyone,
I’ve created a UI5 adaptation project using the new Adaptation Editor generator (from the latest UI5 tooling update).
The project generation and build completed successfully without any errors.
However, when I try to preview or open the Adaptation Editor from my variant, the browser launches but:
The application does not render (blank page).
No UI5 controls or components are loaded.
The console doesn’t show any clear errors related to UI5 modules, but the app never initializes.
Here’s what I’ve done and verified so far:
Generated the adaptation project via the new generator (https://www.npmjs.com/package/@sap-ux/generator-adp)
file .variant structure are correctly created.
Verified that the base application loads normally outside of the adaptation project.
Tried different browsers and cleared the cache — same result.
Question:
Any insights or troubleshooting steps would be greatly appreciated.
Request clarification before answering.
Hi SDJEMAA,
Adaptations can also be made via Runtime Adaptation (https://help.sap.com/docs/UI_ADD-ON_FOR_SAP_NETWEAVER_20/17ae0e97e0fc424a9c368f350c0ba6bd/5c424437bf...) but those changes are basic one, for example hide a field or rename a label. But for example you can't extend the controller or add a fragment.
Otherwise I don't understand why you want to change the approach. If the Adaptation Editor works with the suggested from me version then just use it that way. As I said that version is only for the Editor. Once the app is deployed it will use the version that is on your system and it will work as expected since the app there is not working in FLP sandbox. You can simply try making some changes, deploy the app and test it there.
Best Regards,
Gery
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
which app? did you check vsc terminal?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 18 | |
| 7 | |
| 6 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.