2024 Oct 03 1:51 AM
I am going thru the Create an SAP Fiori based table maintenance app tutorial at https://developers.sap.com/group.abap-env-factory.html . I have a BTP trial account
I am stuck at the 3rd tutorial in the group - "Use Custom Business Configurations app" at https://developers.sap.com/tutorials/abap-environment-maintain-bc-app.html
The first step says "Launch SAP Fiori Launchpad". Where do I find this on a BTP trial account ? I added SAP Build Work Zone but I still can't figure out how to either launch the Fiori Launchpad or associate the table maintenance app I created in Eclipse with the SAP Build Work Zone app. Appreciate any help
2024 Oct 03 6:19 AM
You can find it in the list of subscriptions in your subaccount. It is in the left menu Services -> instances and subscriptions
2024 Oct 03 5:13 PM
Unfortunately, all I see is "SAP Business Application Studio" and "SAP Build Work Zone". Clicking on work Build work zone takes me to an empty screen where I can create a site. But how does the table maintenance app I created in Eclipse ADT show up there ?
2024 Oct 04 10:23 AM
You can follow this tutorial to integrate your app in Work Zone: Integrate Your Application with SAP Build Work Zone, Standard Edition | SAP Tutorials
You'll first have to deploy your app to BTP from BAS.
2024 Oct 07 2:08 PM
Hi @AnilKP,
the SAP BTP, ABAP environment comes with a built-in SAP Fiori Launchpad. To launch the built-in SAP Fiori Launchpad of the SAP BTP, ABAP environment trial instance, open the BTP cockpit, navigate to the ABAP service instance, and choose "View Dashboard".
In the BTP ABAP trial, the Custom Business Configurations app is not exposed via a Fiori Launchpad Space as indicated in the screenshot in https://developers.sap.com/tutorials/abap-environment-maintain-bc-app.html#ab43b0eb-8fb7-4d7c-99a9-3.... However, you can search for the app and launch it.
Best regards
Kai