<?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 WORKFLOW in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597619#M595047</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 have created as workflow to be triggered when a sales order is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I  have  2 different users.User1 and User2.When User1 creates the sales order the workitem must go to the User2 and when the User2 creates the sales order the Workitem must go to the User1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But here what is happening is that ,irrespective who is creating the sales order it is going to the User1.Is it because the Agent assgned is the User1??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Supriya Manik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Aug 2007 09:53:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-02T09:53:02Z</dc:date>
    <item>
      <title>WORKFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597619#M595047</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 have created as workflow to be triggered when a sales order is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I  have  2 different users.User1 and User2.When User1 creates the sales order the workitem must go to the User2 and when the User2 creates the sales order the Workitem must go to the User1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But here what is happening is that ,irrespective who is creating the sales order it is going to the User1.Is it because the Agent assgned is the User1??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Supriya Manik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 09:53:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597619#M595047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T09:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: WORKFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597620#M595048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Create a User group for all the people whoever creates a sales order and attach to the task.&lt;/P&gt;&lt;P&gt;and in the Excluder objects give the name WF_initiator, so that when a sales order is created except that created person a work item is sent when the USER GROUP is attached to the task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 10:16:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597620#M595048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T10:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: WORKFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597621#M595049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am storing the sales orders in a custom table when i am creating the sales orders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I store the sales orders in the table I have a user assigned to it who has to get the work item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the workflow is initiated this user is taken and he has to get the workitem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But thats not happening even i take the username variable in the expression.C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 10:20:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597621#M595049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T10:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: WORKFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597622#M595050</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;you re store your sales order in the custom table which ve username where the sales order created right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;steps.&lt;/P&gt;&lt;P&gt;1. you triggered the workflows at start event.&lt;/P&gt;&lt;P&gt;2.in activity you use the responsible agent as rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In rule u get the user name according your sales order no. in the custom table..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 11:18:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597622#M595050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T11:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: WORKFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597623#M595051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where can we create the Rule for the agent?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me the procedure?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 11:34:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597623#M595051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T11:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: WORKFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597624#M595052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;From the TASK Screen (from PFTC Tcode) from menu &lt;/P&gt;&lt;P&gt;ADDITIONAL DATA-&amp;gt; AGENET ASSIGNMENT-&amp;gt; MAINTAIN&lt;/P&gt;&lt;P&gt;you can assign the agent to the task, such that wehn the WF triggered notification goes to that agent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rEGARDS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 11:36:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597624#M595052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T11:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: WORKFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597625#M595053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you go for the transaction &amp;lt;b&amp;gt;PFAC&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that you ve create option you create. &lt;/P&gt;&lt;P&gt;in category as-agent determination -function module to be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your function module you give all the conditions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 11:38:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597625#M595053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T11:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: WORKFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597626#M595054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot hard code the agent.The agant is variable here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user who creates the sales order must get the notification.&lt;/P&gt;&lt;P&gt;There could n number of users isnt it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 11:39:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597626#M595054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T11:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: WORKFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597627#M595055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rule can be created/maintained in transaction PFAC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out this /people/ravishankar.rajan/blog/2007/01/13/how-to-create-your-own-rules-in-workflow&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 11:41:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597627#M595055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T11:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: WORKFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597628#M595056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;after the activity check your user using condition and assign it in the notification mail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 11:50:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597628#M595056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T11:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: WORKFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597629#M595057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Supriya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put a &amp;lt;b&amp;gt;condition step&amp;lt;/b&amp;gt; in the workflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if the sales order creater is user1. there can be two outcomes: true or false.&lt;/P&gt;&lt;P&gt;if &amp;lt;b&amp;gt;true&amp;lt;/b&amp;gt; : set the agent of the workitem as User2.&lt;/P&gt;&lt;P&gt;if &amp;lt;b&amp;gt;False&amp;lt;/b&amp;gt; : set the agent of the workitem as User1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should resolve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sonal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if useful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 12:25:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597629#M595057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T12:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: WORKFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597630#M595058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using an &amp;lt;b&amp;gt;activity&amp;lt;/b&amp;gt; associated with the &amp;lt;b&amp;gt;method&amp;lt;/b&amp;gt; for getting the correct user.But the &amp;lt;b&amp;gt;WORKITEM&amp;lt;/b&amp;gt; is still going to the &amp;lt;b&amp;gt;USER who created the WORKFLOW.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be done about this??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 12:30:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597630#M595058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T12:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: WORKFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597631#M595059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are getting the correct user from a method??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case, are u explicitly assigning this user to the workitem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the following two things:&lt;/P&gt;&lt;P&gt;1) whether u are assigning the agent properly&lt;/P&gt;&lt;P&gt;2) If u are passing any values, check your container binding also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sonal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 13:06:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597631#M595059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T13:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: WORKFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597632#M595060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am taking the &amp;lt;b&amp;gt;user&amp;lt;/b&amp;gt; from the &amp;lt;b&amp;gt;activity and assgning as a experssion&amp;lt;/b&amp;gt; in the &amp;lt;b&amp;gt;User Decision&amp;lt;/b&amp;gt;.I am getting the&amp;lt;b&amp;gt; correct&amp;lt;/b&amp;gt; user from the activity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still the &amp;lt;b&amp;gt;WORKITEM&amp;lt;/b&amp;gt; is going to the &amp;lt;b&amp;gt;developer of the workflow&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 13:38:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597632#M595060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T13:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: WORKFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597633#M595061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please help!!!!!!!!!!!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 14:15:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597633#M595061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T14:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: WORKFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597634#M595062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I am assingning agent to the Task,I am assigning it as a USER.Is that the problem??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is so,whats the remedy?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 14:45:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597634#M595062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T14:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: WORKFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597635#M595063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Supriya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change the attributes of your task to &amp;lt;b&amp;gt;'general task'&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the activity, there is a block for task properties.&lt;/P&gt;&lt;P&gt;there is a red button next to agent assignment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;click on that and yo will get the screen- 'Satndard Task: Maintain agent assignment'.&lt;/P&gt;&lt;P&gt;there is an attributes button. click on that and set the task as a general tak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;transfer and save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should solve the problem.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward points if helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sonal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 04:20:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow/m-p/2597635#M595063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T04:20:02Z</dc:date>
    </item>
  </channel>
</rss>

