How to debug Interaction center inbox workflow WS14000164

简介: How to debug Interaction center inbox workflow WS14000164

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



image.png

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



image.png

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


image.png


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



image.png

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


image.png


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

image.png



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



image.png

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


image.png


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


image.png


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

image.png

相关文章
|
10月前
|
容器
SAP ABAP ALV 的一些总结:Custom container 和 Splitter container
SAP ABAP ALV 的一些总结:Custom container 和 Splitter container
very important tip - when to add / in binding path Fiori
very important tip - when to add / in binding path Fiori
very important tip - when to add / in binding path Fiori
how is home button implemented in Fiori launchpad
how is home button implemented in Fiori launchpad
how is home button implemented in Fiori launchpad
使用工具快速找出custom work center使用的ui component
使用工具快速找出custom work center使用的ui component
119 0
使用工具快速找出custom work center使用的ui component