<?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: BAPI_SALESORDER_SIMULATE not returning pricing errors in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387966#M1643617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you input right format of required quantity (REQ_QTY) in ORDER_ITEMS_IN?&lt;/P&gt;&lt;P&gt;The format must be 00009001 corresponds to 9.001&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2012 14:07:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-02-09T14:07:02Z</dc:date>
    <item>
      <title>BAPI_SALESORDER_SIMULATE not returning pricing errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387953#M1643604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using BAPI_SALESORDER_SIMULATE to simulate the sales order. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to simulate/create the sales order in VA01 with the same parameters as passed in BAPI , I get a message "Pricing Error : Mandatory Condition ZPR5 is missing". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suprisingly the same error is NOT captured by BAPI during simulation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest the alternative workaround or some other FM which can capture all the BAPI messages which are encoutered. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rinkesh Doshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 06:34:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387953#M1643604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-07T06:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_SIMULATE not returning pricing errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387954#M1643605</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;try the FM  SD_SALESDOCUMENT_CREATE with parameter Testrun = 'X'.&lt;/P&gt;&lt;P&gt;Please read the doku.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Gerd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 08:35:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387954#M1643605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-07T08:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_SIMULATE not returning pricing errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387955#M1643606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already tried simulating sales order with  SD_SALESDOCUMENT_CREATE and BAPI_SALESORDER_CREATEFROMDAT2 with Test Run Flag as X in both the cases. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But both of them do not capture the error message related to pricing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When running it in update mode, the sales order is sucessfully created through BAPI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any further help/suggestion would be appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rinkesh Doshi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rinkesh Doshi on Dec 7, 2011 9:56 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 08:50:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387955#M1643606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-07T08:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_SIMULATE not returning pricing errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387956#M1643607</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;can you check FM &lt;STRONG&gt;SD_SALES_ITEM_COND_MAINTAIN&lt;/STRONG&gt; ,it should be useful for you to simulate pricing related errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and make sure you will pass all required details in order to get right access key combinations.&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;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 09:08:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387956#M1643607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-07T09:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_SIMULATE not returning pricing errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387957#M1643608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rinkesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I worked on the same bapi for simulate sales order and It is working.Please check the return messages in both return and messagatable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 09:20:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387957#M1643608</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-12-07T09:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_SIMULATE not returning pricing errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387958#M1643609</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;Thanks for the reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it with different possible combination of sold to party and material for simulation of sales order and counter checked the data which I am passing in BAPI and in VA01. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for me in VA01, its still displaying "Mandatory Pricing Condition ZPR5 is missing" as status message, whereas BAPI does not return any error in either the return structure or in message table. &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;Rinkesh Doshi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rinkesh Doshi on Dec 7, 2011 10:26 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 09:25:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387958#M1643609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-07T09:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_SIMULATE not returning pricing errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387959#M1643610</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;Can you check in  ORDER_INCOMPLETE.Here you can see incomplete log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 09:55:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387959#M1643610</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-12-07T09:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_SIMULATE not returning pricing errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387960#M1643611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The return structure ORDER_INCOMPLETE returns the fields VBAP-PRSOK with field text as Pricing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement is to capture the actual pricing error that occurs during the simulation of sales order i.e. Message "Pricing condition ZPR5 is missing" should be captured and displayed in the error log at the end of program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With just the fieldname in incomplete log, we actually cannot makeout what kind of issue occured during pricing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &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;Rinkesh Doshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 10:02:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387960#M1643611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-07T10:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_SIMULATE not returning pricing errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387961#M1643612</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;The fm or bapi both are giving the messages in the same format.I am not sure that any other fm are available for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 10:55:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387961#M1643612</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-12-07T10:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_SIMULATE not returning pricing errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387962#M1643613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any further help on the above mentioned issue ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using   CALL FUNCTION 'MESSAGES_INITIALIZE' before the BAPI and 'MESSAGES_STOP'  after the BAPI to capture the messages triggered in BAPI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However it still does not work . Any workaround / alternative solution for this issue ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;R. Doshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2011 06:57:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387962#M1643613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-08T06:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_SIMULATE not returning pricing errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387963#M1643614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Doshi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try in this way.Activate the exit in sampmv45a and check the pricing.If there is any error then kee one error message,this error message will trigger in bapi return message.I think this will work .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2011 07:00:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387963#M1643614</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-12-08T07:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_SIMULATE not returning pricing errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387964#M1643615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Doshi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you tried this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2011 09:04:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387964#M1643615</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-12-08T09:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_SIMULATE not returning pricing errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387965#M1643616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Madhu, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically the thing is we need not go and explicitly handle the pricing. The pricing is taken care by the BAPI and this is not the specific message that we are looking at. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pricing releated message which occurs during simulation must be captured, so creating an exit wont help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if any other inputs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rinkesh Doshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2011 09:20:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387965#M1643616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-08T09:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_SIMULATE not returning pricing errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387966#M1643617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you input right format of required quantity (REQ_QTY) in ORDER_ITEMS_IN?&lt;/P&gt;&lt;P&gt;The format must be 00009001 corresponds to 9.001&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 14:07:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387966#M1643617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-09T14:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_SIMULATE not returning pricing errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387967#M1643618</link>
      <description>&lt;P&gt;Hi, did you solve the problem? &lt;BR /&gt;&lt;BR /&gt;I'm facing the same problem at the moment.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 19:16:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/8387967#M1643618</guid>
      <dc:creator>former_member853222</dc:creator>
      <dc:date>2023-08-17T19:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_SIMULATE not returning pricing errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/13779845#M2029581</link>
      <description>&lt;P&gt;Yes, Reading ORDER_INCOMPLTE table will work. Because if the BAPI will not consider Mandatory Manual Pricing then the Order will be Incomplete and in this table, we can see the Field which is giving error. In this case we will get NETWR (Net value) in the table. &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jatin_singhal_0-1722512841125.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/145327i359C0CD74943A621/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jatin_singhal_0-1722512841125.png" alt="jatin_singhal_0-1722512841125.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 11:48:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate-not-returning-pricing-errors/m-p/13779845#M2029581</guid>
      <dc:creator>jatin_singhal</dc:creator>
      <dc:date>2024-08-01T11:48:16Z</dc:date>
    </item>
  </channel>
</rss>

