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

IDOC-Workflow Intergration

Former Member
0 Likes
473

Hi,

I have the following requirement. I'm new to workflow.

A workflow is needed to automatically route failed IDocs to the appropriate people irrespctive of the IDOC type/Message type. Once an outgoing or incoming IDoc reaches error status, it should be routed to the IDoc administrator as well as to the group that will be supporting these types of issues. This email should go to the Lotus Notes inbox in addition to the workflow task sent to the SAP mailbox. I know the list of standard tasks for each IDOC status.

After the IDoc is created, a syntax check is done. If an error is found, the IDoc gets a status code of 26 (Error during syntax check of IDoc outbound). Workflow should send a message to the responsible party [enter name or group].

(Q)Where should I configure the standard task in these case? in the organization chart?

If the previous step completes successfully, the system next looks for an outbound record in the partner profile. If the outbound record is missing, the IDoc gets a status code 29 (Error in ALE service). Workflow should send a message to the responsible party [enter name or group].

If the partner profile is completely missing, the workflow should route to the IDoc Administrator.

(Q)Where should I configure the standard task in these case?

If the previous step completes successfully, the system next passes the IDoc to the communications layer for dispatch. If errors occur during dispatch, workflow should be triggered and a message should be sent to the responsible party [enter name or group].

Is Any standard workflow available for my requirement?

Do I need to design a new workflow?, If so, where should i configure this? Please guide me.

Best Regards,

Vijay

2 REPLIES 2
Read only

Former Member
0 Likes
429
Read only

Former Member
0 Likes
429

Hi vijay,

Thanks for your reply. I know the list of standard tasks for the error handling. I need to copy and change them according to my requirement. But I my question is where should i configure these modified standard tasks? Is it in Organization chart or elsewhere?

Best Regards,

Vijay