简体   繁体   English

是否可以开发应用程序并将其部署到 SAP-Fiori Launchpad

[英]is it possible to develop and deploy application to the SAP-Fiori Launchpad

I want to develop some application for SAP Fiori with the OpenUI5, but I don't have acces to the SAP yet.我想用 OpenUI5 为 SAP Fiori 开发一些应用程序,但我还没有访问 SAP。 So, my Question is:所以,我的问题是:

Is it possible to develop application with OpenUI5 and deploy it to the SAP Fiori Launchpad after I get my access for it.在我获得访问权限后,是否可以使用 OpenUI5 开发应用程序并将其部署到 SAP Fiori Launchpad。

You need to complate below steps for registering your custom app to launchpad.您需要按照以下步骤将您的自定义应用程序注册到启动板。

  1. Upload your app as BSP application with /UI5/UI5_REPOSITORY_LOAD report.使用/UI5/UI5_REPOSITORY_LOAD报告将您的应用程序上传为 BSP 应用程序。
  2. Create new launchpad role in LPD_CUST t-code.LPD_CUST t 代码中创建新的启动板角色。
  3. Add your app to this role with custom alias.使用自定义别名将您的应用添加到此角色。
  4. Create a new semantic object in /UI2/SEMOBJ t-code.在 /UI2/SEMOBJ t-code 中创建一个新的语义 object。
  5. Create tile in Fiori Launchpad at http://yourserver/sap/bc/ui5_ui5/sap/arsrvc_upb_admn/main.htmlhttp://yourserver/sap/bc/ui5_ui5/sap/arsrvc_upb_admn/main.html的 Fiori Launchpad 中创建磁贴
  6. Create role in PFCG t-code for Fiori Launchpad Catalogs in menu tab.在菜单选项卡中为 Fiori Launchpad 目录创建 PFCG t 代码中的角色。

More details are in this blog post .更多细节在这篇博文中。

Not forget UI5 has multiple version, if you make your development with newer one, you cannot run it on old versions.不要忘记 UI5 有多个版本,如果您使用较新的版本进行开发,则无法在旧版本上运行它。

If you haven't got any SAP instance, you can install your own ABAP trial system with WebIDE.如果您没有任何 SAP 实例,您可以使用 WebIDE 安装自己的ABAP 试用系统

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM