<?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 issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665504#M294649</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   How you have determined the Agent by Rule or the mail should be sent a USER ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check SWU3 for customization , check whether Background processing is been customised or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ramu N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Nov 2006 08:23:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-03T08:23:39Z</dc:date>
    <item>
      <title>workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665492#M294637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have simple requiremnt where we need to create&lt;/P&gt;&lt;P&gt;a task for supertype IDOCDELINS , i have created the &lt;/P&gt;&lt;P&gt;task with method as INPUTFOREGROUND in object method&lt;/P&gt;&lt;P&gt;category and in the tab triggering event i assigned&lt;/P&gt;&lt;P&gt;Event as INPUTERROROCCURRED and in terminating event&lt;/P&gt;&lt;P&gt;i assigned event as INPUTFINISHED. but when i test &lt;/P&gt;&lt;P&gt;these using sw01 tcode i am not receving any mail&lt;/P&gt;&lt;P&gt;can any budy help me regarding this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2006 13:54:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665492#M294637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-31T13:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665493#M294638</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;have you checked whether your event linkage is ok? Please have a look at transaction SWETYPV. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you are giving very little information, it´s quite hard to say, why it´s not working as wished.&lt;/P&gt;&lt;P&gt;If you are not running Workflows reguallarly, take a look at the workflow customizing (SWU3). If that doesn´t help, check your mail configuration. Have you tried to run transaction SWUD and check your workflow there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are lots of possibilities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. If you find this answer helpful, please reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2006 14:21:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665493#M294638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-31T14:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665494#M294639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ute&lt;/P&gt;&lt;P&gt;Thnaks for replying back , well i didn't create&lt;/P&gt;&lt;P&gt;any workflow for these , i have just create a task,&lt;/P&gt;&lt;P&gt;as task requriment is simple ,that whenver inbound&lt;/P&gt;&lt;P&gt;idoc is received in system ,mail should be sent to user&lt;/P&gt;&lt;P&gt;,hence defining entire workflow is not necessary only&lt;/P&gt;&lt;P&gt;task is enough , i have assigned agent to this task,&lt;/P&gt;&lt;P&gt;and did what is already mentioned&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2006 15:11:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665494#M294639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-31T15:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665495#M294640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ute ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing ,if i go to swus tcode it&lt;/P&gt;&lt;P&gt;show status as in process for long time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2006 15:16:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665495#M294640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-31T15:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665496#M294641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;trigger your event (you can simulate it in SWU0) and then check in SWEL event log, it can show why your task was not started.&lt;/P&gt;&lt;P&gt;You can check type linkage in SWE2 to see if your event is linked to your task.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2006 17:29:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665496#M294641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-31T17:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665497#M294642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you all are very near to answer ,now let me explain&lt;/P&gt;&lt;P&gt;what exactly is happening ,i have object type ZDOCDELINS&lt;/P&gt;&lt;P&gt;which i am trying to test ,transcation is SWO1 , THESE&lt;/P&gt;&lt;P&gt;OBJECT HAVE SUPERTYPE IDOCDELINS and the status is implemented ,now there is a task no TS98700002 ,whose&lt;/P&gt;&lt;P&gt;object type is one mentioned  above ZDOCDELINS and method&lt;/P&gt;&lt;P&gt;is INPUTFOREGROUND for triggering event tab event is&lt;/P&gt;&lt;P&gt;INPUTERROROCCURRED and for terminating events tab event&lt;/P&gt;&lt;P&gt;is INPUTFINISHED &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) wether event linkage is there ,answer is right&lt;/P&gt;&lt;P&gt;,when i went to transcation swe2 there is already configuration with following parameter &lt;/P&gt;&lt;P&gt;object category : BOR Object type&lt;/P&gt;&lt;P&gt;Object Type : ZDOCDELINS&lt;/P&gt;&lt;P&gt;Event : INPUTERROROCCURRED&lt;/P&gt;&lt;P&gt;Receiver Type : TS98700002&lt;/P&gt;&lt;P&gt;Type linkage: enabled&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as far as i know these is created by system automatically&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now let talk about agent assignemt ,if you go to&lt;/P&gt;&lt;P&gt;agent assignement , aggent has been assigned ,&lt;/P&gt;&lt;P&gt;now when i go for testing these object type&lt;/P&gt;&lt;P&gt;swo1 tcode ,object type ZDOCDELINS and go for test and click on instance ,it ask me idoc number ,which i have&lt;/P&gt;&lt;P&gt;given as input ,but when i run it ,it run and show lot&lt;/P&gt;&lt;P&gt;of thing ,but when i check my sbwp tcode ,no mail&lt;/P&gt;&lt;P&gt;has been recived so far&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot explain better than these&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2006 06:22:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665497#M294642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-01T06:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665498#M294643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one more thing i forgot to mention when i trigger&lt;/P&gt;&lt;P&gt;my task using swud tcode ,Test environement ,simulate event ,it show me event simulation log where one task&lt;/P&gt;&lt;P&gt;is in red status ,error is Error in binding definition&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2006 06:33:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665498#M294643</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-01T06:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665499#M294644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Experts,&lt;/P&gt;&lt;P&gt;well i have seen that nobudy has replied so far&lt;/P&gt;&lt;P&gt;regarding above mentioned issue, well there is a change&lt;/P&gt;&lt;P&gt;in my question &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) we need to create a task where &lt;/P&gt;&lt;P&gt;mail should be sent to user ,as soon as inbound idoc in system is failed, i have created a task for these&lt;/P&gt;&lt;P&gt;and even check an event assignement for these ,every thing work fine ,but i am not receving mail&lt;/P&gt;&lt;P&gt;in my workspace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object type : IDOCORDERS&lt;/P&gt;&lt;P&gt;method : INPUTFOREGROUND&lt;/P&gt;&lt;P&gt;triggering event  : INPUTERROROCCURRED status is green&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 07:38:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665499#M294644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T07:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665500#M294645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Is your Workflow triggering or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is triggering check the workflow log in SWI1 and see what would be the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ramu N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 07:45:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665500#M294645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T07:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665501#M294646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i checked the log my task is not there in the&lt;/P&gt;&lt;P&gt;list, these mean my task is not getting triggered&lt;/P&gt;&lt;P&gt;,but if i see ,indound idoc got failed ,so event &lt;/P&gt;&lt;P&gt;should get triggered ,but i don't know why it is &lt;/P&gt;&lt;P&gt;not triggering&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 07:56:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665501#M294646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T07:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665502#M294647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Go to T Code SWELS and Activate trace and check SWEl; after an Inbound IDOC got failed. There you can see whether triggering event is caputured or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ramu N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 08:07:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665502#M294647</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T08:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665503#M294648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry for a change , my task is gettting triggered&lt;/P&gt;&lt;P&gt;but status is ERROR ,if i go and check the log ,it say&lt;/P&gt;&lt;P&gt;status as no agent is assigned , infact i have assigned&lt;/P&gt;&lt;P&gt;the aggent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 08:13:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665503#M294648</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T08:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665504#M294649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   How you have determined the Agent by Rule or the mail should be sent a USER ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check SWU3 for customization , check whether Background processing is been customised or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ramu N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 08:23:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665504#M294649</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T08:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665505#M294650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramu,&lt;/P&gt;&lt;P&gt;i didn't assign agent by rule , i have assign these by&lt;/P&gt;&lt;P&gt;going to additional data &amp;gt; agent asignment &amp;gt; maintain&lt;/P&gt;&lt;P&gt;but when i go again to additional dat &amp;gt; agent asignemnt &amp;gt;&lt;/P&gt;&lt;P&gt;display it will pop up messahe box with following info&lt;/P&gt;&lt;P&gt;"General task: can be edited by all users ",then&lt;/P&gt;&lt;P&gt;how to assign agent to these&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 09:36:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665505#M294650</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T09:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665506#M294651</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;   In your workflow, go to your task there you have a tab script, select the tab 'Control' there you can give the agents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your testing purpose frist give the Agent as User against it give your SAP User Id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ramu N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 09:50:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665506#M294651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T09:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665507#M294652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   In your Worflow Task you have a Tab Script there u have a Control in that you can give the agents. For your testing purpose give it as User against give your SAP User Id and test your workdflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ramu N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 09:55:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665507#M294652</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T09:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665508#M294653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   In your Worflow Task you have a Tab Script there u have a Control in that you can give the agents. For your testing purpose give it as User against give your SAP User Id and test your workdflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ramu N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 10:02:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665508#M294653</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T10:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665509#M294654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   In your Worflow Task you have a Tab Script there u have a Control in that you can give the agents. For your testing purpose give it as User against give your SAP User Id and test your workdflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ramu N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 10:05:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665509#M294654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T10:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665510#M294655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   In your Worflow Task you have a Tab Script there u have a Control in that you can give the agents. For your testing purpose give it as User against give your SAP User Id and test your workdflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ramu N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 10:19:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665510#M294655</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T10:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: workflow issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665511#M294656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   In your Worflow Task you have a Tab Script there u have a Control in that you can give the agents. For your testing purpose give it as User against give your SAP User Id and test your workdflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ramu N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2006 10:28:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-issue/m-p/1665511#M294656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-03T10:28:19Z</dc:date>
    </item>
  </channel>
</rss>

