Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Launch Fiori Launchpad in the "Create a SAP Fiori based Table Maintenance app" tutorial

AnilKP
Discoverer
396

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

 

4 REPLIES 4

WouterLemaire
Active Contributor
0 Kudos
342

You can find it in the list of subscriptions in your subaccount. It is in the left menu Services -> instances and subscriptions 

0 Kudos
301

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 ?

0 Kudos
272

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.

kaidehmann
Product and Topic Expert
Product and Topic Expert
0 Kudos
228

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