<?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>Question Re: Subworkflow ---&amp;gt;agent problem in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218262#M2281523</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sub wf is in INPROCESS status and userdecision in READY .. it is not getting the agent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Ravi Mehta on Oct 14, 2009 8:48 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Oct 2009 06:43:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-14T06:43:14Z</dc:date>
    <item>
      <title>Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaq-p/6218239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a subWF which i am calling from main WF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first step of the SubWF is user decision step where the agent is a USER ( hardcoded say AX5155) . Also task in that is general&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i execute the SubWF separately the first step works fine and i get a workitem in Users Inbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i execute from main WF ...the hardcoded agent ( AX5155) does not get assigned to SubWf's user decision...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried searching the entire forum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 07:56:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaq-p/6218239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T07:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218240#M2281501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please prefix US to the user id and try..&lt;/P&gt;&lt;P&gt;it will work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 08:07:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218240#M2281501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T08:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218241#M2281502</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;Even if i use US with the User ...it only works if the sub WF is exceuted independently ....it does not work with the main WF&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 09:10:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218241#M2281502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T09:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218242#M2281503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of hardcoding the user, copy it to a container element and use that in the step.&lt;/P&gt;&lt;P&gt;Then, if it doesn't work, you can check if the container element has the proper value or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Paultje Bakker&lt;/P&gt;&lt;P&gt;Hanabi Technology&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 09:15:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218242#M2281503</guid>
      <dc:creator>paul_bakker2</dc:creator>
      <dc:date>2009-10-12T09:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218243#M2281504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please check whther you have done correct binding between your main WF to your sub WF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also check the WF log for more clarity&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 09:21:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218243#M2281504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T09:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218244#M2281505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paultje,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have used a container element but still it works properly when SubWF is executed independently &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when it is called from main WF it doesnot wrk properly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also the binding is proper that is why i can see the sub WF step called properly with IN Process status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any more help ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 09:57:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218244#M2281505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T09:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218245#M2281506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So does the value get copied correctly into the container element? Check this by looking in the workflow log.&lt;/P&gt;&lt;P&gt;This will narrow down where the problem is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Paultje Bakker&lt;/P&gt;&lt;P&gt;Hanabi Technology&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 09:59:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218245#M2281506</guid>
      <dc:creator>paul_bakker2</dc:creator>
      <dc:date>2009-10-12T09:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218246#M2281507</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 noticed one difference in the workflow log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am able to see the container element ( with proper value ) when Sub WF executed independently&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but cannot see the container element altogether when executed from main WF&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 11:30:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218246#M2281507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T11:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218247#M2281508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check the task # of the subwf assigned in main workflow is same as the one for the subwf which you check independently?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you binding the user id from main wf to sub? if so, is the binding corrct? check wflog and verify.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 11:37:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218247#M2281508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T11:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218248#M2281509</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 can see my subWF getting called from main WF in the WF log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also i am not passing the userid from the binding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ia m using a container operation in the sub WF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;still the problem persists&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:00:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218248#M2281509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T12:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218249#M2281510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your main WF that particular container should be marked as EXPORT and in sub WF that particular parameter shud be marked as IMPORT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:04:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218249#M2281510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T12:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218250#M2281511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is 'US' got concatenated when the value got passed to subworkflow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Alternative:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  By going to agent assignment screen of the task(if its not standard) and Create a agent assignment by pressing F5 and Assign User ID.&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;Narin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:12:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218250#M2281511</guid>
      <dc:creator>narin_nandivada3</dc:creator>
      <dc:date>2009-10-12T12:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218251#M2281512</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 am NOT passing that particular user id from main to sub WF .....i have created a local variable( container op) in sub WF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hence the task of main WF is just to call the sub WF...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:29:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218251#M2281512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T12:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218252#M2281513</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;But How are you passing the local variables to Sub WF. Are you exporting to Memory. If not Export the same variable to the Sub workflow container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Narin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:42:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218252#M2281513</guid>
      <dc:creator>narin_nandivada3</dc:creator>
      <dc:date>2009-10-12T12:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218253#M2281514</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;When i say local variable...i mean i have created  a sub WF container elemwnt where export import is not ticked..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is just used to assing the hardcoded USER to AGENT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:48:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218253#M2281514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T12:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218254#M2281515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the status of workflow/sub workflow according to workflow log? Is it in Error as the agent is left blank?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:49:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218254#M2281515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T12:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218255#M2281516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You shud dclare it locally...&lt;/P&gt;&lt;P&gt;it has be an import parameter...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since if your run independenly you are getting it....&lt;/P&gt;&lt;P&gt;which means...there shud be a problem with binding from main Wf to sub WF or with the properties of that parameter (IMPORt/EXPORT)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:58:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218255#M2281516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-12T12:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218256#M2281517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Matter if you haven't ticked the export/Import for that WF container element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the Binding from Main WF --&amp;gt; SUB WF. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the workflow log to know whats the actual value thats getting flowed to Sub WF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From your problem it seems to be fair that there would be a problem in Main WF to Sub WF binding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 13:01:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218256#M2281517</guid>
      <dc:creator>narin_nandivada3</dc:creator>
      <dc:date>2009-10-12T13:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218257#M2281518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone pls help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2009 06:12:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218257#M2281518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-14T06:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Subworkflow ---&gt;agent problem</title>
      <link>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218258#M2281519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check the binding and properties of the container element as i suggested?&lt;/P&gt;&lt;P&gt;what's the result?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2009 06:14:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/subworkflow-gt-agent-problem/qaa-p/6218258#M2281519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-14T06:14:27Z</dc:date>
    </item>
  </channel>
</rss>

