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

Workflow or Program for Inbound Idoc

Former Member
0 Likes
516

Hi Experts,

I need to collect all failed Idoc for a message type and send it as text attachment with the detailed error message of each Idoc daily at specific time. I am not sure if workflow will be the best option or creating an Program to do that will be better .Could you please Advice.

Amy

3 REPLIES 3
Read only

tobiaskugelmann
Explorer
0 Likes
460

Hi Amy,

the IDocs are integrated separatly at different times? So there is not only one "bulk" of IDocs, but those are dripping into system during the day.

If so, I would recommend a little report, which is selecting the table EDIDC according your requirements.

Now either you create a E-Mail by our own or you trigger a workflow with all found IDocs. If there is only this E-Mail notification (without any further help for processing or reminders for processing) I would think, that only the E-Mail would fit better. But this also depends, with which technique you are more familar.

Just contact me, if any further question arises.

Best regards

Tobias

Read only

0 Likes
460

Thank you, Tobias.

Read only

Former Member
0 Likes
460

Hi Amanda,

I believe there is already a report provided by SAP for this requirement. The program is RSEIDOCA(transaction WE06) to send a notification based on your criteria. This suits best for your need and it is more generic. Suggest you to use this.Also, you can copy/enhance the report if you need more functionality


Regards,

Prasanna