cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to develop Fiori List Report based on CDS View without Web IDE

0 Kudos
999

Hi experts!

Currently I’m working on creating Fiori app that displays list report based on CDS View developed on Eclipse.

Since I don’t have a license to use Web IDE (SAP business application studio), I need to develop that Fiori app without web IDE.

So the question is whether it is possible or not to develop that Fiori app only by using eclipse?

And how can you do it?

 

I appreciate if you could answer my question.

Thank you so much in advance.

View Entire Topic
WouterLemaire
SAP Mentor
SAP Mentor
0 Kudos

I would recommend to use visual studio code and install the Fiori tooling using the extension pane.

you can use BTP trial to use business application studio but this should not be used for developing productive apps:

https://developers.sap.com/tutorials/hcp-create-trial-account..html

Free tier is also an option but this will not stay for personal usage: https://help.sap.com/docs/btp/sap-business-technology-platform/trial-accounts-and-free-tier

WouterLemaire
SAP Mentor
SAP Mentor
0 Kudos

Thakns.
I successfuly deployed my app using VS Code.