2010 Feb 09 4:31 AM
Hello all,
My client wants application log for failed idoc through E-mail.(The application log found in we05 for failed idocs).
Please guide me how to get/fetch the error log in inbound processing.
Thank you.
Edited by: Sanjay_lnt on Feb 9, 2010 5:32 AM
2010 Feb 09 5:39 AM
Hi,
You can send mail of faild idocs using workflow,
Just search the forum you will get step by step guide here itself.
Regards
Bikas
Hello all,
My client wants application log for failed idoc through E-mail.(The application log found in we05 for failed idocs).
Please guide me how to get/fetch the error log in inbound processing.
Thank you.
Edited by: Sanjay_lnt on Feb 9, 2010 5:32 AM
2010 Feb 09 5:39 AM
Hi,
You can send mail of faild idocs using workflow,
Just search the forum you will get step by step guide here itself.
Regards
Bikas
2010 Feb 09 5:42 AM
Client not interested in IDOC no but the reason for failure of IDOC obtained in Application log.
Please guide.
2010 Feb 09 5:50 AM
Hi,
Query EDIDS table with the relevant selection criteria like date.
Here field STATXT will give you the message text. REPLACE the place holders(&) with STAPA1, STAPA2, STAPA3 and STAPA4 to build the complete message.
Make sure that you read the message for the latest counter(Check Max counter in field COUNTER). Because same IDOC can have multiple messages.
Once you get the message, you can use normal mail sending code for sendingout the mails.
Thanks,
Vinod.
Edited by: Vinod Vemuru on Feb 9, 2010 11:21 AM
2010 Feb 09 6:06 AM
thsi will not get me exact reason for failure like the exact error reason obtained in APPLICATION LOG.
The Application log(Aplication log button can be found if you click on status records Error page ICON ) is generated by application no in EDIDS.Question is how ???
and how to get the message log in program to forward through mail.
2010 Feb 15 3:41 PM
Try report RSEBWE05. Let me know if you need help sending the results as an email.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |