You are on page 1of 2

13/6/2019 From Zero to Fiori Launchpad and one custom app in 30 minutes - Documentos de Google

From Zero to Fiori Launchpad and one


custom app in 30 minutes
Preparation

The Day before


Instantiate CAL 7.5 on HANA (A4H)
Name: NW_750_SP01_HANA
Request Developer Key at
https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/minisap/minisap.htm

Setup Fiori Launchpad


Transaction: STC01
Task lists:
SAP_GATEWAY_BASIC_CONFIG
SAP_FIORI_LAUNCHPAD_INIT_SETUP
Check Launchpad with Transaction: /UI2/FLP

Cloud Connector
Is already installed on A4H 7.5

chmod 400 NW_750_SP01_HANA.pem


ssh -i NW_750_SP01_HANA.pem root@54.194.136.51

https://tools.hana.ondemand.com/#cloud
scp -i NW_750_SP01_HANA.pem sapcc-2.7.1-linux-x64.zip root@54.194.136.51:/tmp
unzip sapcc-2.7.1-linux-x64.zip

Setup Cloud Connector


https://vhcala4hci.wdf.sap.corp:8443 or https://vhcala4hci:8443/ on the Windows Client
Account Name: s0001142741trial
User: s0001142741
Add Host:
Internal: vhcala4hci.wdf.sap.corp:50000
Cloud: vhcala4hci.virtual:50000

Destination for Web IDE


Prepared, just show

https://docs.google.com/document/d/1MAEFOaCJK-qlJYGEoSBIlVxx0LQr56U3I2Ubq5e6VjU/edit#heading=h.bcq36eb9u11g 1/2
13/6/2019 From Zero to Fiori Launchpad and one custom app in 30 minutes - Documentos de Google

Create Enhancement in Web IDE


To test the connectivity we will enhance the reference application Purchase Order Approval
Activate SICF Node adt
Test with enhancement of reference application EPMRA_POAPV

Create Custom Fiori App


Transaction: /IWFND/MAINT_SERVICE
Activate Service: S_EPM_SADL_GW_DEV_SCEN_RO_SRV
Use Fiori App Wizzard
Namespace com.csw.a4h.so
Test with Server
Deploy to Server

Add to Launchpad
Transaction: LPD_CUST
New Launchpad: Role ZEPM, Instance ZEPM, Description EPM Demo
New Application: Link Text EPM Salesorder, Type URL
URL: /sap/bc/ui5_ui5/sap/zepmsaleso/
Application Alias: EPMSalesOrderDisplay
Additional Info SAPUI5.Component=com.csw.a4h.so

Transaction: /UI2/FLPD_CUST
App Launcher Static: Semantic Object EPMSalesOrder, Action display

Transaction: PFCG

Transaction: /UI2/FLP

References
Fiori Rapid Deployment Solution (Best Practice Guides):
https://fioriapps-rds.dispatcher.hana.ondemand.com/

Fiori Apps Library


https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/

https://docs.google.com/document/d/1MAEFOaCJK-qlJYGEoSBIlVxx0LQr56U3I2Ubq5e6VjU/edit#heading=h.bcq36eb9u11g 2/2

You might also like