重庆分公司,新征程启航

为企业提供网站建设、域名注册、服务器等服务

SAPCRMFiori应用冗余roundtrip的原因是什么

这篇文章主要介绍“SAP CRM Fiori应用冗余round trip的原因是什么”,在日常操作中,相信很多人在SAP CRM Fiori应用冗余round trip的原因是什么问题上存在疑惑,小编查阅了各式资料,整理出简单好用的操作方法,希望对大家解答”SAP CRM Fiori应用冗余round trip的原因是什么”的疑惑有所帮助!接下来,请跟着小编一起来学习吧!

创新互联网站建设由有经验的网站设计师、开发人员和项目经理组成的专业建站团队,负责网站视觉设计、用户体验优化、交互设计和前端开发等方面的工作,以确保网站外观精美、网站设计、成都网站制作易于使用并且具有良好的响应性。

有同事抱怨每次他们保存一个appointment时,除了正常的batch 操作外,还有3个莫名的read 操作。

SAP CRM Fiori应用冗余round trip的原因是什么SAP CRM Fiori应用冗余round trip的原因是什么

The callstack clearly shows that the three roundtrips are NOT issued by customer extension, or else the customer js file could be observed in the callstack.

SAP CRM Fiori应用冗余round trip的原因是什么

Set a breakpoint on the top most callstack, h function. Check the content of e.target.data:

SAP CRM Fiori应用冗余round trip的原因是什么

This is actually the batch request payload which could be observed in Chrome network tab:

SAP CRM Fiori应用冗余round trip的原因是什么

This finding gives me more confidence that these roundtrips are issued by framework, not standard or customer application code.

So I just continue debugging until I reach this suspicious stack:

SAP CRM Fiori应用冗余round trip的原因是什么

in line 1957, this.bRefreshAfterChange = true.

SAP CRM Fiori应用冗余round trip的原因是什么

However, in our internal system ( where everything works fine, there is no duplicate read operations ), this.bRefreshAfterChange = false, which has suppressed the refresh operation. This is the reason why the read operation could not be found in my internal system, since they are not executed at all. But in customer system, _isRefreshNeeded returns true, which leads to the execution of all subsequent read operations.

SAP CRM Fiori应用冗余round trip的原因是什么

So why is this difference between two systems? In Chrome development tool, search the boolean variable name and we found one function setRefreshAfterChange defined for ODataModel. Just set a breakpoint in this method and re-launch the application in my internal system from beginning:

SAP CRM Fiori应用冗余round trip的原因是什么

Breakpoint is triggered:

SAP CRM Fiori应用冗余round trip的原因是什么

However, this line in customer system is missing, which is the root cause - our latest standard code didn't reach customer system.

出问题的系统上的标准代码里少了这一行,我在local的Eclipse里试过,如果注释掉,behavior就和出问题的系统上一样,能够重现那三个多余的读操作了。

到此,关于“SAP CRM Fiori应用冗余round trip的原因是什么”的学习就结束了,希望能够解决大家的疑惑。理论与实践的搭配能更好的帮助大家学习,快去试试吧!若想继续学习更多相关知识,请继续关注创新互联网站,小编会继续努力为大家带来更多实用的文章!


网页题目:SAPCRMFiori应用冗余roundtrip的原因是什么
网页URL:http://cqcxhl.cn/article/psdedj.html

其他资讯

在线咨询
服务热线
服务热线:028-86922220
TOP