2024 Dec 18 3:33 PM - edited 2024 Dec 18 7:56 PM
Hello @SAPSupport ,
I'm experiencing unexpected behavior with the SAP Fiori Generator (@sap/generator-fiori version 1.16.0) in the SAP Business Application Studio (BAS) when trying to create a List Report application based on an OData V4 UI service. Even though I'm selecting an OData V4 service, the generator seems to be defaulting to V2 templates, causing the generated application to render only a blank page.
Is this a known issue, or is there a workaround to ensure the generator adheres to OData V4 templates?
I would appreciate any insights or guidance on resolving this behavior.
Best regards,
Request clarification before answering.
Hi all.
We encountered the same issue as well. While it is not certain if this is a bug in version 1.16.0, the issue is resolved by downgrading using the following command:
npm install -g @sap/generator-fiori@1.15.7
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yep SAP confirmed, its a bug. They would be releasing a hotfix.
Hello customer,
I'm sorry that you are having this issue, and I can confirm that we can recreate the issue internally, so it is unfortunately a regression bug that was introduced in 1.16.0 of the Fiori generator.
We are in the process of fixing this, and hope to have a hot-fix released in the coming days. In the meantime, you could work around this by doing the following:
Once you refresh your browser, the older version of the Fiori generator should be available and you can create your application successfully. Please note that you may have to re-install the older version again if your dev space starts and stops.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.