Created by Jerry Wang, last modified on Dec 03, 2015

关键词

  • Container
  • ushell
  • getService
  • NavTargetResolution
  • hash
  • ResolveLink
  • INTEROP
  • IMPORT
UI error message:

Chrome Development tool里观察到具体的error message:

找出具体抛error message的JavaScript source code: core-min-3.js:

root cause是解析navigation target时报错:

使用OData 读取navigation target信息:

读取失败,返回response length为0:

返回结果是空的:

在backend debug找出出问题的代码: line 79。
Callstack如下:

![在这里插入图片描述](https://img-blog.csdnimg.cn/20201122212252850.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L2kwNDI0MTY=,size_16,color_FFFFFF,t_70#pic_center)

使用debug 从line 79点shift + F12直接跳至method 尾部,问题即解决。

如何处理SAP Fiori Launchpad错误消息:Could not start the app due to a configuration problem相关推荐

  1. SAP Fiori Launchpad 错误消息 - 400 File is not contained in a resource root

    Created by Jerry Wang, last modified on Aug 25, 2015 The following error message occurs: 该error在line ...

  2. 如何处理SAP Fiori Launchpad KPI tile点击后出现的错误消息

    点击了SAP Fiori Launchpad KPI tile后一个典型的错误消息: 2015-08-24 16:12:25 Error Preparing Query Service Uri usi ...

  3. 如何处理SAP云平台错误消息 there is no compute unit quota for subaccount

    当我试图部署一个应用到SAP云平台的neo环境时: 指定Compute Unit Size为Lite: 点击Deploy按钮,遇到如下错误消息:there is no compute unit quo ...

  4. SAP Fiori Launchpad上的错误消息 - User Parameter /UI2/WD_TRKORR_CUST is not maintained

    Created by Jerry Wang, last modified on Mar 11, 2015 Issue: You meet with the following error messag ...

  5. 如何分辨 SAP Fiori Launchpad 里的真假 Fiori 应用

    这是Jerry 2021年的第 23 篇文章,也是汪子熙公众号总共第 294 篇原创文章. 本文标题里的"真假" Fiori 应用,改成业内术语应该是:基于 SAP UI5 的原生 ...

  6. SAP Fiori Launchpad Tile,UI5应用,和PFCG Role的对应关系

    问题:已经看到了SAP Fiori Launchpad上的某个tile,如何反推后台需要配置哪个PFCG Role才能看到该tile? 这个问题是今天一个朋友在微信上问我的.因为我最近忙着学习一个新的 ...

  7. 如何将自开发的SAP UI5应用以tile的方式配置到SAP Fiori Launchpad里

    使用一个具有Business Role SAP_CORE_BC_EXT的用户登录S/4HANA: 在Custom Catalog Extensions tile里搜索需要配置到SAP Fiori La ...

  8. 把经典的ABAP webdynpro应用配置到SAP Fiori Launchpad里

    假设我们在ES5系统里有一个ABAP webdynpro应用,想配置到SAP Fiori Launchpad里,首先在SAP Cloud Platform上创建一个Destination,指向ES5: ...

  9. 一步步把SAP GUI的事务码配置到SAP Fiori Launchpad里

    今天是2020年1月31日鼠年大年初七,这是Jerry鼠年的第7篇文章,也是汪子熙公众号总共第206篇原创文章. Jerry之前的文章 为什么SAP GUI里的传统事务码能通过Fiori Launch ...

最新文章

  1. 从0开始搭建编程框架——主框架和源码
  2. 面试两个月,我吐了(软件测试岗面试经验)
  3. 【BLE MIDI】推荐一个 Android 平台开源 MIDI 软件 MidiSheetMusic ( 相关资料 | Android Studio 中导入 Eclipse 源码 )
  4. 42岁的波司登, 强势回归是为何?
  5. An Openfire plugin for Webspell sites.
  6. 把对象转换成JSON字符串 第二稿支持移动设备
  7. EL在java里的意义
  8. Diango博客--14.使用 Django 项目中的 ORM 编写伪造测试数据脚本
  9. STM32之DAC原理
  10. 小程序报错:Error: errCode: -404011 cloud function execution error | errMsg: cloud.callFunction:fail req..
  11. electronjs设置宽度_Js操作DOM元素及获取浏览器高宽的简单方法
  12. VS2010对Excel操作---DLL向
  13. hdu1274 展开字符串
  14. dll文件编辑器(Resource Hacker)下载
  15. chariot iperf使用_iperf局域网性能工具
  16. 「 程序员的风险控制」意外险:花几十块就能让你不用担心明天和意外哪个先来
  17. python计算人口增长率_Python数据分析之全球人口数据
  18. el-cascader级联选择器,解决最后一级空白过滤掉空的children,并且使用props设置children等参数
  19. Aria2一键安装及管理脚本,搭建AriaNg前端
  20. ERROR 1146 (42S02): Table '库名.表名' doesn't exist

热门文章

  1. VBA实战技巧精粹011:新建只有1张工作表的工作簿
  2. Item9:总是要改写toString
  3. No toolchains found in the NDK toolchains folder for ABI with prefix: aarch64-linux-android
  4. 图解 Python 深拷贝和浅拷贝
  5. angularjs 路由 传参
  6. 文献记录(part60)--高维模型选择方法综述
  7. 文献阅读(part1)--A Survey of Clustering With Deep Learning From the Perspective of Network Architecture
  8. 个人认为不错的句子(part2)--计算机是一种工具,但是如果没有绝对精确的指令,计算机也将一无是处
  9. ubuntu apache php mysql phpmyadmin_Ubuntu下Apache+PHP+MySQL+phpMyAdmin的快速安装步骤
  10. 介绍一下 information_schema 库