解决SAP My inbox Fiori App 错误

1.错误信息

事务码:/IWFND/ERROR_LOG查看到错误信息:未为提供程序实现任务外观

2.解决方案

参考note:2348671 - My inbox error "Task facade not implemented for provider"

把系统别名对应的软件版本改成: /IWPGW/BWF

  1. Execute transaction code SPRO

  2. Click SAP Reference IMG or Press F5

  3. Navigate to the structure and Execute Manage SAP System Aliases as shown below by clicking on the time/green check icon:

  4. From the list of Aliases if it is not defined, you need to define it. In my example it is defined. All we have todo is update the Software version and change it from DEFAULT to /IWPGW/BWF as shown below (Important: Whichever system alias contains Software version: /IWPGW/BWF should be the one used/ defined for TASKPROCESSING version

3.效果

4.传输之后还得手动激活sicf服务

/sap/opu/odata/IWPGW/

CA_FIORI_INBOX

相关推荐
duangww5 个月前
JavaScript调用ABAP后端发布的restful服务
javascript·sap fiori
duangww6 个月前
fiori tool generator的坑
sap fiori
duangww8 个月前
部署sapui5应用到linux
linux·sap fiori
duangww8 个月前
Linux设置定时作业执行node.js脚本
linux·node.js·sap fiori