‎2009 Nov 03 4:52 PM
Hi Gurus,
Sorry, maybe it's a silly question.
I have a requirement to send an email when occurs any kind of error at inbound processing. The dest. of this mail must be the postprocessing agent from partner profile (WE20) of the message.
I have standard and custom process codes.
I've followed notes 44416 and 11610 but it still doesn't works.
Somebody knows how can I achieve that?
Thanks in advance,
David Gimeno.
‎2009 Nov 04 5:57 AM
Hi,
Hope below mentioned link will help you.
[link1|http://wiki.sdn.sap.com/wiki/display/Snippets/ALEEDIErrorHandlingvia+Workflow]
Thanks.
Asit Purbey.
‎2009 Nov 03 10:58 PM
I am assuming this link would help
[Schedule Monitoring Job|http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b81b943d711d1893e0000e8323c4f/frameset.htm]
‎2009 Nov 04 5:57 AM
Hi,
Hope below mentioned link will help you.
[link1|http://wiki.sdn.sap.com/wiki/display/Snippets/ALEEDIErrorHandlingvia+Workflow]
Thanks.
Asit Purbey.
‎2009 Nov 05 4:05 PM
Thanks to all, but it still don't works.
J&Y: this report is necessary to process error Idocs? As I understand, notifys an alert message if a max number of error idoc is reached.
I've done the following things:
- Define custom message type (WE81)
- Bind message (custom) with Idoc type (standard) (WE82)
- Define FM with message type (we57)
- Define FM attributes (BD51)
- Define Process. Code (WE42)
- Define Partner profile with my custom Process Code.
I've tried to link my custom process code with an Standard Object (IDOCAPPL and IDOCPACKET) at BD67, but system brings me the message B1405 Application object type is not planned .
I've defined all tasks at http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b81b943d711d1893e0000e8323c4f/frameset.htm as standard tasks, and I've assigned it to a Org. Structure.
Finally, I enter an Idoc with an error wich brings to Idoc status 51 but I have no error notification. (I've found at SWI1 but no work item is generated).
Does anyone knows what I'm doing wrong, or what else can I do?
Thanks all in advance!!!!