2024 Dec 05 1:15 PM - edited 2024 Dec 05 1:16 PM
Hello,
I'm doing a small PoC on a trial account and I have come across an issue while trying to deploy a Fiori App via BAS to BTP and then expose it to a Work Zone Site.
I have successfully done the following:
1. Create a simple Hello World Fiori app and deployed it to Cloud Foundry
2. Ran the app via the HTML5 Applications tab on BTP Cockpit
3. Assigned the app to the 'Everyone' role in the Content Manager of Work Zone.
4. Created a Group via Content Manager.
PROBLEM: When I try to edit the Group and add the App to it, the App is not visible.
See attached screenshots.
Can someone please shed some light on what could be causing the issue?
Request clarification before answering.
Is it solved in the meanwhile? If not, can you check the tile configuration in the manifest.json of your app. Is it configured? It could be that it is not configured and because of that not shown.
Check the documentation for tile visualisation here: https://help.sap.com/docs/build-work-zone-standard-edition/sap-build-work-zone-standard-edition/expo...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any luck in the meantime? If it is still not working , can you try deleting workzone and start over ? I guess is wrong with your instance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Mitko,
Had the same problem some time ago. You have to remove this deployed app and deploy it again to cloud foundry.
You can remove it using CLI - described here delete - Cloud Foundry CLI Reference Guide
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mitko,
Once you deploy the app to BTP from BAS, you need to do the following:
1. You need to add tile visualization through code. IF you dont do this, the app won't show up. I have faced this issue with Spaces and pages and the below worked. So it should also work for Groups. (However, you might want to consider spaces and pages instead of groups as SAP is moving towards spaces and pages and its more flexible too.)
2. Go to Content Channels and refresh the HTML5 Apps
3. Go to the Content Manager -> Content Explorer -> HTML5 App and add the app to your sub account
Once you do the above, the app should be visible in Groups.
Julius
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.