重庆分公司,新征程启航
为企业提供网站建设、域名注册、服务器等服务
这篇文章主要介绍怎么用WebIDE打开并运行CRM Fiori应用,文中介绍的非常详细,具有一定的参考价值,感兴趣的小伙伴们一定要看完!
创新互联公司于2013年开始,先为岚皋等服务建站,岚皋等地企业,进行企业商务咨询服务。为岚皋企业网站制作PC+手机+微官网三网同步一站式服务解决您的所有建站问题。
访问Web IDE url
在Web IDE里进行项目clone操作: https://
在项目根目录下添加一个文件: neo-app.json
neo-app.json的源代码:
{ "routes": [ { "path": "/sap/opu/odata", "wattUsage": "odata_abap", "target": { "type": "destination", "name": "GM4_https", "entryPath": "/sap/opu/odata" }, "description": "GM4_https" }, { "path": "/sap/bc/ui5_ui5", "wattUsage": "ui5_execute_abap", "target": { "type": "destination", "name": "GM4_https", "entryPath": "/sap/bc/ui5_ui5" }, "description": "GM4_https" }, { "path": "/src/main/webapp/resources/", "target": { "type": "service", "name": "sapui5", "entryPath": "/resources" }, "description": "SAPUI5 Resources" }, { "path": "/src/main/webapp/resources", "target": { "type": "application", "name": "cuscrmlibreuse", "preferLocal": true }, "description": "Reuse Library" } ] }
以上是“怎么用WebIDE打开并运行CRM Fiori应用”这篇文章的所有内容,感谢各位的阅读!希望分享的内容对大家有帮助,更多相关知识,欢迎关注创新互联行业资讯频道!