cancel
Showing results for 
Search instead for 
Did you mean: 

workflow

Former Member
0 Kudos

Hi Gurus,

I am working on OUTBOUND IDOC, whenever idoc fails, workflow should be trigger & mail should send to IDOC administrator,later he will check & reprocess the idoc.

Mainly , i have bussiness object & standard task.

By using these, please tell me procedure to trigger workflow whenerver idoc fails. Please reply me soon.

I have 5 error handling scenarios , error handling should be done using workflow.

I am not worked on WORKFLOW , but i have an idea.

Below are the 5 points need to do error handling using workflow.

1. Value not found for Custom IDoc fields.

2. Partner Profile not maintained correctly

3.Syntax error in IDoc.

4.IDoc ready for dispatch (ALE Service)

5.Error in Sending FI Change IDoc out from the BTE in FB02 using the function module u2018MASTER_IDOC_DISTRIBUTEu2019. This is not expected to happen and would really be exceptional.

Regards,

Chiranjeevi.

Accepted Solutions (0)

Answers (1)

Answers (1)

narin_nandivada3
Active Contributor
0 Kudos

Hi,

In the below thread check the reply of Darryl Griffiths....

Please check this link

Even you can trigger workflow from the error message you get.. for that check this link..

http://saptechnical.com/Tutorials/Workflow/FrmMsg/WFMSG1.htm

Please check this WIKI regarding [ALE EDI ERROR HANDLING VIA WORKFLOW|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/snippets/ale%2bedi%2berror%2bhandling%2bvia%2bworkflow]

Hope this would help you.

Good luck

Narin