<?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: Using Function in background in Sap Gateway Methods in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-function-in-background-in-sap-gateway-methods/m-p/13655391#M2027457</link>
    <description>&lt;P&gt;What do you mean by "breaks due to the quantity of materials"?&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2024 07:54:03 GMT</pubDate>
    <dc:creator>thomas_mller13</dc:creator>
    <dc:date>2024-04-02T07:54:03Z</dc:date>
    <item>
      <title>Using Function in background in Sap Gateway Methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-function-in-background-in-sap-gateway-methods/m-p/13655001#M2027453</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello experts&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN&gt;I need to create a material quotation through a SAPUI5 application. However, when I include the quotation creation function in the method, the request breaks due to the quantity of materials. I thought about using a background function, but even then, the method remains stuck waiting for the function to finish.&amp;nbsp;&lt;/SPAN&gt;Is there a way to achieve this? Has anyone encountered something similar?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 21:32:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-function-in-background-in-sap-gateway-methods/m-p/13655001#M2027453</guid>
      <dc:creator>andreamaral</dc:creator>
      <dc:date>2024-04-01T21:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using Function in background in Sap Gateway Methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-function-in-background-in-sap-gateway-methods/m-p/13655391#M2027457</link>
      <description>&lt;P&gt;What do you mean by "breaks due to the quantity of materials"?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 07:54:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-function-in-background-in-sap-gateway-methods/m-p/13655391#M2027457</guid>
      <dc:creator>thomas_mller13</dc:creator>
      <dc:date>2024-04-02T07:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Using Function in background in Sap Gateway Methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-function-in-background-in-sap-gateway-methods/m-p/13655475#M2027459</link>
      <description>&lt;P&gt;When I have a list with more than a thousand materials, the quotation creation function takes so long to process that it times out the request to the application.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 08:37:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-function-in-background-in-sap-gateway-methods/m-p/13655475#M2027459</guid>
      <dc:creator>andreamaral</dc:creator>
      <dc:date>2024-04-02T08:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using Function in background in Sap Gateway Methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-function-in-background-in-sap-gateway-methods/m-p/13655517#M2027461</link>
      <description>&lt;P&gt;You need a sort of queuing tool in order to do that in parallel. You could try Q-RFC or background RFC. Or you find a more elabrorated tool (e.g. ExeQwork Universal Process Tool). Each BAPI call should be one single background job and should have it's own LUW. I.E. the whoile action is done asynchronously.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 09:00:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-function-in-background-in-sap-gateway-methods/m-p/13655517#M2027461</guid>
      <dc:creator>thomas_mller13</dc:creator>
      <dc:date>2024-04-02T09:00:56Z</dc:date>
    </item>
  </channel>
</rss>

