<?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: Workflow for INBOUND IDOC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989970#M73922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steps to configure Error Processing through Workflow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)	Complete base workflow and ALE configuration.&lt;/P&gt;&lt;P&gt;2)	Create one or more organisational units and make task assignments.&lt;/P&gt;&lt;P&gt;3)	Activate event linkages&lt;/P&gt;&lt;P&gt;4)	Maintain the partner profile notification. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example scenario for Classification Master error handling&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-	Inbound function module tells ALE layer that an error has occured.&lt;/P&gt;&lt;P&gt;-	ALE triggers object&amp;#146;s(e.g IDOCCLFMAS) event &amp;#145;inputErrorOccured&amp;#146;.&lt;/P&gt;&lt;P&gt;-	Object&amp;#146;s event is linked with standard task (e.g 40877, Clfmas_ Error_Send). &lt;/P&gt;&lt;P&gt;-	Workitem appears in user&amp;#146;s inbox.&lt;/P&gt;&lt;P&gt;-	When user executes workitem,object&amp;#146;s method  &amp;#145;InputForeground&amp;#146; is executed.&lt;/P&gt;&lt;P&gt;-	When Idoc was successfully processed object&amp;#146;s event &amp;#145;inputFinished&amp;#146; is triggered,which completes workitem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aveek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Aug 2005 15:56:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-25T15:56:17Z</dc:date>
    <item>
      <title>Workflow for INBOUND IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989967#M73919</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;I want to set you a workflow for one IBOUND idoc coming via edi partner. I want to use the organization units and then assign the user to it. what are the steps required for setting up a new workflow totally from the start for a IDOC / Message type and config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in adv&lt;/P&gt;&lt;P&gt;/Manik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2005 15:25:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989967#M73919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-25T15:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow for INBOUND IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989968#M73920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try the following steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TXN: WE81 - to create message type&lt;/P&gt;&lt;P&gt;     WE82 - Assign msg type to Idoc type&lt;/P&gt;&lt;P&gt;     WE57 - Assign Function module to message type &lt;/P&gt;&lt;P&gt;     WE42 - Define inbound process code&lt;/P&gt;&lt;P&gt;     WE20 - Maintain partner profile -&amp;gt; Inbound parameters -&amp;gt; msg type (create) -&amp;gt; supply inbound process code and in process code. attach function module name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     SM59 - RFC destination&lt;/P&gt;&lt;P&gt;     BD54 - create logical system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2005 15:35:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989968#M73920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-25T15:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow for INBOUND IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989969#M73921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i want to set up is Error Handling workflow for inbound IDOC. already performed the above mentioned steps. My query is related to error handling workflow for indound idoc process not setting up the IDOC or partner profiles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Manik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2005 15:42:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989969#M73921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-25T15:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow for INBOUND IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989970#M73922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steps to configure Error Processing through Workflow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)	Complete base workflow and ALE configuration.&lt;/P&gt;&lt;P&gt;2)	Create one or more organisational units and make task assignments.&lt;/P&gt;&lt;P&gt;3)	Activate event linkages&lt;/P&gt;&lt;P&gt;4)	Maintain the partner profile notification. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example scenario for Classification Master error handling&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-	Inbound function module tells ALE layer that an error has occured.&lt;/P&gt;&lt;P&gt;-	ALE triggers object&amp;#146;s(e.g IDOCCLFMAS) event &amp;#145;inputErrorOccured&amp;#146;.&lt;/P&gt;&lt;P&gt;-	Object&amp;#146;s event is linked with standard task (e.g 40877, Clfmas_ Error_Send). &lt;/P&gt;&lt;P&gt;-	Workitem appears in user&amp;#146;s inbox.&lt;/P&gt;&lt;P&gt;-	When user executes workitem,object&amp;#146;s method  &amp;#145;InputForeground&amp;#146; is executed.&lt;/P&gt;&lt;P&gt;-	When Idoc was successfully processed object&amp;#146;s event &amp;#145;inputFinished&amp;#146; is triggered,which completes workitem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aveek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2005 15:56:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989970#M73922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-25T15:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow for INBOUND IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989971#M73923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aveek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain a bit more about these things.&lt;/P&gt;&lt;P&gt;1)Complete base workflow and ALE configuration.&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;what are the base workflow which is required to be completed and the steps along with the ALE config.&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Create one or more organizational units and make task assignments.&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;By task assignments do you mean by standard tasks if there is any or any task which related to particular workflow?&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Activate event linkages&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;Please explain what you meant by this&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Maintain the partner profile notification&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;Do you mean the person to be notified the field in partner profile&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Manik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2005 09:25:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989971#M73923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-26T09:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow for INBOUND IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989972#M73924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;STEP 1.       USE   SALE -&amp;gt; Error Handling                  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STEP 2.   Go To  Basic Workflow  Settings.Use Auto-customise button to allow the system to configure most of the options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STEP 3  &lt;/P&gt;&lt;P&gt;  a)Go to SAP MENU -&amp;gt; TOOLS-&amp;gt; BUSINESS WORKFLOW -&amp;gt; &lt;/P&gt;&lt;P&gt;DEVELOPMENT -&amp;gt;DEFINITION TOOLS-&amp;gt;TASKS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  b) Create a customised task putting IDOCCLFMAS for example   as object type and    INPUTFOREGROUND  as object method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c)Associate the triggring event InputErrorOccurred with the standard task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;d)Associate the terminating event InputFinished with the standard task&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e) Assign appropiate agent to the customised task. For this GO TO&lt;/P&gt;&lt;P&gt;     Additional data -&amp;gt; Agent assignment -&amp;gt; Maintain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STEP 4  --  Go to transaction WE20.In the partner profile of the message type CLFMAS enter for the post  processing permitted agent.Enter the agent type (Organisational unit,Workcenter,Job,Person,Position or User),agentId and the language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STEP 5- In case of any error in processing of Idoc a workflow notification is sent to concerned agents.The message is sent to the inboxes of concerned persons which indicates which interface has erred,the associated IDOC number ,status of the IDOC and the date and time of error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the complete set up you can check the workflow tutorial in help.sap.com.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aveek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2005 09:35:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989972#M73924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-26T09:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow for INBOUND IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989973#M73925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/dc/6b8a4943d711d1893e0000e8323c4f/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/dc/6b8a4943d711d1893e0000e8323c4f/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2005 09:43:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989973#M73925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-26T09:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow for INBOUND IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989974#M73926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dont forget to reward points for the answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aveek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2005 09:59:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989974#M73926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-26T09:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow for INBOUND IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989975#M73927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raveek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reading your posting, there is one question from me : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to link between Message type (CLFMAS) to Business Object Repository (IDOCCLFMAS) ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many thanks,&lt;/P&gt;&lt;P&gt;yudie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 06:09:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989975#M73927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T06:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow for INBOUND IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989976#M73928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks alot , very detailed explanation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 17:59:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-for-inbound-idoc/m-p/989976#M73928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-24T17:59:03Z</dc:date>
    </item>
  </channel>
</rss>

