Product Information
Deliver SAP Fiori user experience on SAP Cloud Platform on the Cloud Foundry environment (multi cloud environment)
Want to deliver SAP Fiori user experience for your users, using SAP Cloud Platform Portal on the Cloud Foundry environment?
This document Deliver SAP Fiori User Experience on SAP Cloud Platform, on the Cloud Foundry environment provides you with guidelines and best practices for delivering it, end-to-end.
The document that was just published, covers all you need to know to start delivering Fiori user experience on this environment, including:
- Introduction to SAP Cloud Platform on the Cloud Foundry environment and terminology
- Typical architecture for delivering SAP Fiori User Experience using the Portal service
- Setting up your SAP Cloud Platform environment
- Designing and delivering Portal sites
- Developing and deploying SAP Fiori content to SAP Cloud Platform using SAP Web IDE, and exposing it to the Portal service
- Best practices and troubleshooting information
As a hint for this document, you can view the diagram below that illustrates a combined architectural view of the design time and run time environments for delivering SAP Fiori UX on SAP Cloud Platform on the Cloud Foundry environment.
Each chapter of the document contains links to relevant tutorials, that provide you with step-by-step instructions on how to deliver your first Portal site on SAP Cloud Platform on the Cloud Foundry environment.
The tutorials are also listed here for your convenience:
- Group 1: Create Your First Portal Site Using SAP Cloud Platform on Cloud Foundry.
This group of tutorials contains tutorials that help you build your first Portal site on SAP Cloud Platform on the Cloud Foundry environment. - Group 2: Develop your own SAP Fiori Apps and expose them to the Portal service on SAP Cloud Platform on Cloud Foundry.
This group of tutorials contains tutorials that help you develop your first SAP Fiori app, add it to a launchpad module using SAP Web IDE and deploy to the SAP Cloud Platform on the Cloud Foundry environment. The last tutorial in this group demonstrates how to add your developed SAP Fiori content to the Portal site you created following the tutorials of Group 1 mentioned above.
For further reading visit the SAP Cloud Platform Portal Roadmap.
So.. what are you waiting for? Use the SAP Cloud Platform trial account or your own account and start delivering your Portal sites on SAP Cloud Platform on the Cloud Foundry environment.
To get started, read this blog and follow these 3 simple steps:
Are there any plans to simply move WebIDE to the Cloud Foundry?
if I have 2 Cloud Foundry Accounts - how could I consolidate them to one?
For some reason I have one Cloud Foundry Beta and one is a general accounts - there is no visibility of these accounts administration
Hi Adi,
SAP Web IDE is planned to become available on the multi cloud environment.
Regarding the other SAP Cloud Platform related questions, I am not sure I can address these generic questions as a subaccount can contain many assets from different services. As a general comment, usually, beta accounts are different and cannot be consolidated with regular accounts. As for production/trial accounts, I suggest you check which assets you can copy/paste or export/import.
Iris
Hi,
Is it possible to configure launchpad module without using SAP Web IDE and with native cf push functionality?
Best Regards,
Pavel
Hi Pavel,
You can configure the launchpad module in the IDA of your choice.
I think you would have to use the cf push command that is available with SAP extending the API. After you test it and if you have issues, please contact me and I will be happy to assist. You can use it in your CI/CD cycle. Why do you prefer not to use it?
Best,
Iris
We have many UI5 and JAVA modules, each module has it's own git repository. If I create an MTA project in SAPWebIDE it requires only a single repository for all modules.
But I like MTA applications and we use it without WebIDE.
So the issue is creating launchpad module SAPWebIDE creates CommonDataModel.json with predefined values, and there is no documentation for that. How I can setup the file locally?
Hi Pavel,
You can find the CommonDateModel.json documentation: https://help.sap.com/viewer/ad4b9f0b14b0458cad9bd27bf435637d/Cloud/en-US/30c71468bc414e889f78eb0eabc64aba.html
See the sub sections for for code samples of this file.
Does this help you with the configuration on setting up this file?
Best
Iris.
A very nice post. Thanks.
Hi Iris,
I have followed the steps as mentioned on the groups. I amĀ successfully able to build my project. However, while deploying I am getting error as
Could you please suggest if I am missing anything?
Thanks,
Parth
Hello Iris
These are great introductory blogs.
One question I have is that in FLP site management on Neo, the UI5 version could be set to a long term maintenance version of SAP UI5 that all UI5 applications inherited.
From what I understand, this is no longer set at CF FLP level (if you created using Site Manager), instead it's the responsibility of individual applications to set UI5 version. (theoretically does this mean that you can have different apps on same CF FLP running with different UI5 versions ?)
Previous advice on Neo is that UI5 applicaitons destined for Production should be developed to UI5 Long Term Maintenance version (at the moment U 1.60). Is this still the case with Cloud Foundry?
Thanks in advance
Mike