cancel
Showing results for 
Search instead for 
Did you mean: 

Selection of Target Running Environment is missing for SAP Fiori Elements template in SAP BAS

NagaPrakashT
Contributor
0 Kudos

Hi Team,

When creating a SAP Fiori Elements app from SAP BAS, I don't see a selection to choose Target Running Environment, but this exists when i choose SAP Fiori Freestyle template.

Thanks,
Naga

0 Kudos

Hi Naga prakash,

Am also trying to develop a fiori element app using RAP model in BAS.

I tried with Multitendent application+ fiori elements but no luck.

Accepted Solutions (0)

Answers (1)

Answers (1)

klaus_keller
Contributor
0 Kudos

Hi Naga,

When you create a SAP Fiori elements application you need to choose an OData service to generate the app from, but you don't need to specify the target environment, yet. This is done when you create a deployment configuration using

npm run deploy

for the first time in your project.

Further information about deployment can be found here:
https://help.sap.com/viewer/17d50220bcd848aa854c9c182d65b699/Latest/en-US/1b7a3be8d99c45aead90528ef4...

NagaPrakashT
Contributor
0 Kudos

Hi klaus.keller

Thanks, I could able to deploy the Fiori elements app in Cloud Foundry and when i run the app using the route URL the manifest.json file of the app is loading which mariusobert said that its expected.

and next step is to configure the FE App in Portal Service Site mariusobert suggested to follow the this tutorial https://developers.sap.com/tutorials/cp-portal-cloud-foundry-sapui5-app.html but this did not worked for me.

Below is the error when launched the tile.

flp-error.jpg

Thanks,

Naga