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

EDI-WORKLFOW

Former Member
0 Likes
569

Hi,

<b>my probelm is workflow doesn't trigger when EDI-Idoc

( Sales order status 51 ) comes as an inbound.

when i execute my workflow by manual gets trigger but by event it's doesn't trigger.

i been look for all t.code such as swel,swe5 and all.

kindly give me some soluction to fix this problem.

if any one done this , please tell me the steps .

thanks in advance,</b>

Regards,

kannan.

Hi,

<b>my probelm is workflow doesn't trigger when EDI-Idoc

( Sales order status 51 ) comes as an inbound.

when i execute my workflow by manual gets trigger but by event it's doesn't trigger.

i been look for all t.code such as swel,swe5 and all.

kindly give me some soluction to fix this problem.

if any one done this , please tell me the steps .

thanks in advance,</b>

Regards,

kannan.

3 REPLIES 3
Read only

Former Member
0 Likes
543

Hi Kannan,

Pls check these links out & see if it helps you...

http://help.sap.com/saphelp_nw04/helpdata/en/29/b134ce5cf311d289770000e8216438/frameset.htm

Thanks,

Renjith

Read only

Former Member
0 Likes
543

Hi,

What is the inbound process code you are using?.

If it is other than standard process code 'orde',check whether business object and event have been specified for the process code.

when you are manually posting the idoc,system triggers the event which does correspond to the idocpacket object.

Due to this you could be getting the workflow triggered when you are processing it manually.

You need to check event linkage as well using swetypv tcode.

Use swu1 to diagnoise the workflow completely.

You can go for swi2_freq to check the complete list of workflows triggered.

Please let me know if you are not able to solve the issue.

Regards,

Karun.M

Read only

Former Member
0 Likes
543

Check the Event Linkage.