<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: EDI-WORKLFOW in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-worklfow/m-p/1079162#M97230</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What is the inbound process code you are using?.&lt;/P&gt;&lt;P&gt;If it is other than standard process code 'orde',check whether business object and event have been specified for the process code.&lt;/P&gt;&lt;P&gt;when you are manually posting the idoc,system triggers the event which does correspond to the idocpacket object.&lt;/P&gt;&lt;P&gt;Due to this you could be getting the workflow triggered when you are processing it manually.&lt;/P&gt;&lt;P&gt;You need to check event linkage as well using swetypv tcode.&lt;/P&gt;&lt;P&gt;Use swu1 to diagnoise the workflow completely.&lt;/P&gt;&lt;P&gt;You can go for swi2_freq to check the complete list of workflows triggered.&lt;/P&gt;&lt;P&gt;Please let me know if you are not able to solve the issue.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karun.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Dec 2005 10:22:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-24T10:22:58Z</dc:date>
    <item>
      <title>EDI-WORKLFOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-worklfow/m-p/1079160#M97228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &amp;lt;b&amp;gt;my probelm is workflow doesn't trigger when EDI-Idoc &lt;/P&gt;&lt;P&gt;( Sales order status 51 ) comes as an inbound.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  when i execute my workflow by manual gets trigger but by event it's doesn't trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  i been look for all t.code such as swel,swe5 and all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  kindly give me some soluction to fix this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  if any one done this , please tell me the steps .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; thanks in advance,&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt; Regards,&lt;/P&gt;&lt;P&gt; kannan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2005 17:54:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-worklfow/m-p/1079160#M97228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-23T17:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: EDI-WORKLFOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-worklfow/m-p/1079161#M97229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kannan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls check these links out &amp;amp; see if it helps you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/29/b134ce5cf311d289770000e8216438/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/29/b134ce5cf311d289770000e8216438/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="41501"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Renjith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2005 19:15:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-worklfow/m-p/1079161#M97229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-23T19:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: EDI-WORKLFOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-worklfow/m-p/1079162#M97230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What is the inbound process code you are using?.&lt;/P&gt;&lt;P&gt;If it is other than standard process code 'orde',check whether business object and event have been specified for the process code.&lt;/P&gt;&lt;P&gt;when you are manually posting the idoc,system triggers the event which does correspond to the idocpacket object.&lt;/P&gt;&lt;P&gt;Due to this you could be getting the workflow triggered when you are processing it manually.&lt;/P&gt;&lt;P&gt;You need to check event linkage as well using swetypv tcode.&lt;/P&gt;&lt;P&gt;Use swu1 to diagnoise the workflow completely.&lt;/P&gt;&lt;P&gt;You can go for swi2_freq to check the complete list of workflows triggered.&lt;/P&gt;&lt;P&gt;Please let me know if you are not able to solve the issue.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karun.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Dec 2005 10:22:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-worklfow/m-p/1079162#M97230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-24T10:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: EDI-WORKLFOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/edi-worklfow/m-p/1079163#M97231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the Event Linkage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Dec 2005 13:18:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/edi-worklfow/m-p/1079163#M97231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-24T13:18:46Z</dc:date>
    </item>
  </channel>
</rss>

