cancel
Showing results for 
Search instead for 
Did you mean: 

What is the difference between various run configurations in Fiori Web IDE?

Former Member
0 Kudos

I'm developing a master-detail app in SAP Fiori Web IDE 1.32.

There are various configurations available to run the application namely:

  • Run as Web Application
  • Run on Fiori launchpad component
  • Run on Fori sandbox
  • Run as Unit Test
  • Run on server

I'm using an OData to load data in my app. When I run my app as "Web application", I get mock data instead of he actual data while running it on Fiori Launchpad is fetching me the actual data present in the OData URL.

Can somebody please explain me the difference between these configurations and how they work exactly?

Accepted Solutions (1)

Accepted Solutions (1)

gill367
Active Contributor
0 Kudos

HI

in the run configuration, you can uncheck the box for "run with mock data" as shown below

Also more details about the various run as types can be found here

SAP Web IDE Developer Guide

Regards,

Sarbjeet Singh

Former Member
0 Kudos

Yes I did uncheck this checkbox but was still getting the mock data. But the link you provided is very helpful.

Thanks

Answers (0)