码迷,mamicode.com
首页 > 其他好文 > 详细

How to debug Interaction center inbox workflow WS14000164

时间:2020-03-03 10:47:28      阅读:64      评论:0      收藏:0      [点我收藏+]

标签:debug   step   The   entry   wot   marked   euc   bug   http   

(1) sent one mail to IC inbox via outlook:

技术图片

(2) go to SWEL to check if there is one entry for the mail you just sent

技术图片

(3) go to tcode SWI1, you will find two entries for the mail you just sent, choose entry with Status = READY.

技术图片

set a breakpoint in the method below, then execute the selected entry.

技术图片

(4) in debugger change the content of ls_rfc_dest-rfcdest to "NONE".

技术图片

(5) go to SM58, you will find one entry for background execution in step4.

技术图片

if you could not find any entry, please check whether you have marked Block Sending in your debugger setting.

技术图片

Once "Debug LUW" is clicked, a new debugger will pop up. Now you can debug the workflow execution.

技术图片

Once you finished debugging, you can go back to SWI1 and three background steps have already been marked as COMPLETED.

技术图片

and the mail item could be found in IC inbox now.

技术图片

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
技术图片

How to debug Interaction center inbox workflow WS14000164

标签:debug   step   The   entry   wot   marked   euc   bug   http   

原文地址:https://www.cnblogs.com/sap-jerry/p/12400767.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!