Hi Experts,
I want to debug an inbound mail processing. I have used SAPCONNECT user id in SICF transaction and have changed the user type from system to dialog and
assigned debugging authorization to the user SAPCONNECT. In my exit class, I have written the code to wait for some time. After submitting mail from outlook
to SAP, I went to SM50 transaction and tried to debug by selecting program -> debugging option. But the debugging session is not opened in production
system. In development system, it is working. I have opened only session and tried in production but not able to debug.
Issue: When we submit adobe offline form from outlook to SAP system, it is reaching the system and it can be found in inbound queue in SOIN transaction.
When I checked the trace, it is showing that the exit class is processed successfully. This exit class should process the form and send the mail back to the user.
But it is not working in production. When I resend the form in SOIN transaction, it is processing the form and it is sending the mail back to the user.
I wanted to check why the form is not getting processed while submitting the form from outllook. So I want to debug using SM50.
I request you to help in this.
Thanks & Regards,
Jay