2006 Sep 24 4:29 PM
Hi,
I have a inbound IDOC, I need a way to send notifications (emails) when ever errors occur (IDOC status is RED). Is there any standard procedure which serves my requirement or can any one please tell me the procedure that I should follow.
Thank you.
Prashanth A.
2006 Sep 24 6:56 PM
hi
you need to configure the workflow for error handling in inbound/outbound process in ALE/EDI.Check with your Workflow consultant for the same...
Cheers,
Abdul Hakim
Hi,
I have a inbound IDOC, I need a way to send notifications (emails) when ever errors occur (IDOC status is RED). Is there any standard procedure which serves my requirement or can any one please tell me the procedure that I should follow.
Thank you.
Prashanth A.
2006 Sep 24 4:43 PM
Hi Prashant,
U can check the idoc number from the edid4 table and for that particular idoc number check the status in the EDIDS table . If the status (check the number in we02)is error thn use the standard function modules to post an email.
Guess this wud solve ur problem.All this has to be done in the inbound function module tht u attach to ur process code.This is done before the idoc is posted n entries are made to the database .
Reward valuable answers.
Regards,
Shrita.
Message was edited by: shrita sharma
2006 Sep 24 6:56 PM
hi
you need to configure the workflow for error handling in inbound/outbound process in ALE/EDI.Check with your Workflow consultant for the same...
Cheers,
Abdul Hakim