2024 May 21 7:09 AM - edited 2024 May 21 7:44 AM
Hi Community,
- The standard Fiori app (F2229, Manage Purchase Requisitions ) requires adaptation to our needs
- We want to use the VSCODE adaptation project generator
- Setting up the Adaptation Project works fine so far.
- The preview and adaptation editor works fine for entry search pages ( like F1048), but...
- Preview and adaptation editor work not for the detail/object page (F2229) we need
- Within the adaptation editor we get the following message:
"App could not be opened because the SAP UI5 component of the application could not be loaded.
I assume it is because we need to have an concrete purchase ID to open the corresponding Purchase-Page.
Any Idea how to fix that or to setup vscode to preview/adapt the corresponding object page with a given purchase ID? Is there some parameter we can add to the URL?
Somtehing like: http://localhost:8082/test/adaptation-editor.html?PurchaseRequisition=10000000 ?
Thanks, Chris
Request clarification before answering.
Hi,
I have the same issue on BP Master Data tile. When creating an adaptation project, I can't open the editor or preview mode, as I have an issue on intent "app-preview".
Did you get an idea to resolve? Would it be required to declare app-preview as a new intent?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Anyone?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
On my side, I got the issue. on ui5.yaml, i corrected "ignoreCertErrors" by "IgnoreCertError" (without s). I had another configuration file on another project. Now I can run the preview mode correctly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
49 | |
10 | |
8 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.