<?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: Program behaving differently in debugger &amp; as online transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787812#M1778252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First &amp;amp; foremost the issue is resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was already using BAPI_TRANSACTION_COMMIT &amp;amp; that too with delay (WAIT option). &lt;/P&gt;&lt;P&gt;So, no issue with COMMIT was there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do agree that debugger generates human delays &amp;amp; that could be well handled with WAIT option as everyone is talking about and I was doing exactly same. But still the problem was persisting while running in online mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, problem was in carrying updates to the next level, I guess. As my program was working ok till (n-1) levels provided I run it for 'n' levels. This symptom &amp;amp; Ajay Bose's reply showed me the path to resolve the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Ajay Bose: Thanks for your valuable suggestion. That worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Klaus: I have well used SET UPDATE TASK LOCAL just before the BAPI call &amp;amp; it resolved my issue. Any more inputs/suggestions/diagnosis on it? You are welcome &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1866/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunny &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Oct 2013 09:10:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-10-08T09:10:52Z</dc:date>
    <item>
      <title>Program behaving differently in debugger &amp; as online transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787802#M1778242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm facing a strange problem with my latest development where in a complete auto sales cycle is created in one-go. Cycle is as under:&lt;/P&gt;&lt;P&gt;Sales Order&amp;nbsp; ---&amp;gt; Outbound Delivery&amp;nbsp; ---&amp;gt; Billing ---&amp;gt; Credit Memo&amp;nbsp; ----&amp;gt; Credit Note&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using BAPI for each of them (created subroutine for each BAPI processing with using output of previous subroutine as input to next routine) &amp;amp; have absolutely no trouble at each individual subroutine level. &lt;/P&gt;&lt;P&gt;Desired SD documents are being created &amp;amp; whole cycle works fine BUT ONLY IF it is run with breakpoints / in debugger. &lt;/P&gt;&lt;P&gt;But, when I run that program without breakpoints (thru T.code or directly from ABAP Editor both), only first level: Sales Order creation works fine &amp;amp; rest could not be done. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody has some clue, where am I going wrong.&lt;/P&gt;&lt;P&gt;Useful replies will be appreciated &amp;amp; rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 07:22:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787802#M1778242</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-08T07:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Program behaving differently in debugger &amp; as online transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787803#M1778243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check on your commit statements whether they have been placed at proper places&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 07:28:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787803#M1778243</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-08T07:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Program behaving differently in debugger &amp; as online transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787804#M1778244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Maju&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for prompt reply.&lt;/P&gt;&lt;P&gt;All commits are done properly &amp;amp; at right places.&lt;/P&gt;&lt;P&gt;Any other reason you can sight.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 07:30:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787804#M1778244</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-08T07:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Program behaving differently in debugger &amp; as online transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787805#M1778245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny Kansal.&lt;/P&gt;&lt;P&gt;Even I had faced this issue.&lt;/P&gt;&lt;P&gt;Make use of &lt;STRONG&gt;COMMIT WORK AND WAIT&lt;/STRONG&gt; / &lt;STRONG&gt;WAIT UP TO N SECONDS&lt;/STRONG&gt; (N=1,2,..) after each process.&lt;/P&gt;&lt;P&gt;This will ensure sufficient time for DB server to update the data after each process.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 07:37:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787805#M1778245</guid>
      <dc:creator>Arun_Prabhu_K</dc:creator>
      <dc:date>2013-10-08T07:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Program behaving differently in debugger &amp; as online transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787806#M1778246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand that through a Z program you are trying to create all four entities...&lt;/P&gt;&lt;P&gt;Why don't you use update task module/ perform on commit which triggers after COMMIT in you main program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After calling BAPI_TRANSACTION_COMMIT for sales order..your update task for outbound delivery should get called and inside that put check based on the SO number generated before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check should be whether SO is actually created in the system or not ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and similarly other two processes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or else a WAIT statement may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ansumesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 07:45:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787806#M1778246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-08T07:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Program behaving differently in debugger &amp; as online transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787807#M1778247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use &lt;STRONG style="color: inherit !important; font-style: inherit !important; background-color: inherit !important; font-family: 'Courier New';"&gt;SET UPDATE TASK LOCAL&lt;/STRONG&gt; statement before each BAPI call and then issue COMMIT WORK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ajay Bose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 07:46:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787807#M1778247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-08T07:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Program behaving differently in debugger &amp; as online transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787808#M1778248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Triggering debug mode with break-points can trigger database commit&amp;nbsp; and of course will generate "human delay"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 07:52:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787808#M1778248</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-10-08T07:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Program behaving differently in debugger &amp; as online transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787809#M1778249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Though performance incentive but just try this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;&amp;nbsp; once the sales order is created , use hte bapi transaction commit with wait option&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;&amp;nbsp; check the database with the generated sales order number (check vbak table )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.&amp;nbsp;&amp;nbsp; if record present ie sy-subrc 0 , continue for next step of creation outbound delivery&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if record not present sy-subrc 4, wait until the DB is updated .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.&amp;nbsp; now create the delivery , use the bapi transaction commit with wait option&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;5&amp;nbsp;&amp;nbsp; check the DB with the generated delivery number (check LIKP table)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6.&amp;nbsp;&amp;nbsp; if record present ie sy-subrc 0 , continue for next step of creation of billing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if record not present sy-subrc 4, wait until the DB is updated .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and so on check for first two steps and you will know what is going wrong .&lt;/P&gt;&lt;P&gt;and do let us know if u still have problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE : in the above case you will not be able to rollback as u are committing at every stage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideal way is to use the Update task FM to commit .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Venkat &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 08:04:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787809#M1778249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-08T08:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Program behaving differently in debugger &amp; as online transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787810#M1778250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I Agree with raymond! Debugging generates Human delay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Use the commit work statement along with the Wait addition. &lt;/P&gt;&lt;P&gt;Or maybe you can use an update task?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 08:10:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787810#M1778250</guid>
      <dc:creator>vamsixk</dc:creator>
      <dc:date>2013-10-08T08:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Program behaving differently in debugger &amp; as online transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787811#M1778251</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;for BAPIs are no booking fm's you can't use the &lt;SPAN style="font-family: courier new,courier;"&gt;SET UPDATE TASK LOCAL.&lt;/SPAN&gt; command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After calling your BAPI you should call &lt;EM&gt;BAPI_TRANSACTION_COMMIT &lt;/EM&gt;with the &lt;STRONG&gt;WAIT &lt;/STRONG&gt;option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore set parameter WAIT to X.&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;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 08:13:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787811#M1778251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-08T08:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Program behaving differently in debugger &amp; as online transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787812#M1778252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First &amp;amp; foremost the issue is resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was already using BAPI_TRANSACTION_COMMIT &amp;amp; that too with delay (WAIT option). &lt;/P&gt;&lt;P&gt;So, no issue with COMMIT was there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do agree that debugger generates human delays &amp;amp; that could be well handled with WAIT option as everyone is talking about and I was doing exactly same. But still the problem was persisting while running in online mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, problem was in carrying updates to the next level, I guess. As my program was working ok till (n-1) levels provided I run it for 'n' levels. This symptom &amp;amp; Ajay Bose's reply showed me the path to resolve the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Ajay Bose: Thanks for your valuable suggestion. That worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Klaus: I have well used SET UPDATE TASK LOCAL just before the BAPI call &amp;amp; it resolved my issue. Any more inputs/suggestions/diagnosis on it? You are welcome &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1866/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunny &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 09:10:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787812#M1778252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-08T09:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Program behaving differently in debugger &amp; as online transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787813#M1778253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ajay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot. It worked.&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;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 09:11:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787813#M1778253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-08T09:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Program behaving differently in debugger &amp; as online transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787814#M1778254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 09:23:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-behaving-differently-in-debugger-as-online-transaction/m-p/9787814#M1778254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-08T09:23:50Z</dc:date>
    </item>
  </channel>
</rss>

