Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Testing an idoc

Former Member
0 Likes
710

Hi gurus,

I have a scenario in which an idoc is sent from xi that triggers a badi in CRM.

Now i want to test an idoc that has already been processed so that i would be able to debug the badi.

Could any one please tell me how to test the idoc and if any transaction availabe to test idocs.

Thanks,

Amith

5 REPLIES 5
Read only

ferry_lianto
Active Contributor
0 Likes
673

Hi,

You can use transaction WE19 to test your IDoc as well as debugging.

Regards,

Ferry Lianto

Read only

0 Likes
673

HI Ferry,

Thank you for the reply.Also can you please let me know if there is any program that automatically deletes any idocs that stay in the queue.

Because we have a scenario in wich we have huge number of queues which have idocs.

If any idoc has errors then that queue is being struck ther by not allowing other queues to move on.

Please help me .

Thanks

Amith.J

Read only

ferry_lianto
Active Contributor
0 Likes
673

Hi,

Please try transaction WE11 or standard program RSETESTD.

Regards,

Ferry Lianto

Read only

0 Likes
673

Hi Ferry ,

can u tell me if there is any background job for the above mentioned queue problem..

Read only

ferry_lianto
Active Contributor
0 Likes
673

Hi,

Please go to transaction SM58 and check if the IDocs are stucked up on the t-rfc queue. If so, you can right click and choose Execute LUW to release them.

Regards,

Ferry Lianto