<?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 Build update association request using odata in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/build-update-association-request-using-odata/m-p/480197#M15774</link>
    <description>&lt;P&gt;Hello Experts, &lt;/P&gt;&lt;P&gt;Origianl request: there is a certain entity ,and from the front end, base on this entity, I would get a table, I would like to process whole table in back end system. &lt;/P&gt;&lt;P&gt;Original solution: I send each line the table as an update request and combine them into a batch request. in the back end system , each request is deferred, and  I use  /IWBEP/IF_MGW_APPL_SRV_RUNTIME~CHANGESET_PROCESS to process the entire table at once. &lt;/P&gt;&lt;P&gt;Problem: there are too many records in the table, and thus I got too many request, in my case, almost 3000. and this cause a performance issue, so I'd like to refine my solution, then, I found this&lt;A href="https://blogs.sap.com/2015/09/04/performance-considerations-for-mass-creation-scenarios-when-using-odata-and-sap-gateway/"&gt; link &lt;/A&gt; , as the link described , I should create a association, and put my 3000 records into it, and there will be only 1 process in back end. &lt;/P&gt;&lt;P&gt;Could you please guide me how to do build update association request in frontend using UI5? and Is it still possible to get association in /IWBEP/IF_MGW_APPL_SRV_RUNTIME~CHANGESET_PROCESS ?&lt;/P&gt;&lt;P&gt;Best regards, &lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;</description>
    <pubDate>Tue, 14 Mar 2017 10:18:54 GMT</pubDate>
    <dc:creator>kevin_wang6</dc:creator>
    <dc:date>2017-03-14T10:18:54Z</dc:date>
    <item>
      <title>Build update association request using odata</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/build-update-association-request-using-odata/m-p/480197#M15774</link>
      <description>&lt;P&gt;Hello Experts, &lt;/P&gt;&lt;P&gt;Origianl request: there is a certain entity ,and from the front end, base on this entity, I would get a table, I would like to process whole table in back end system. &lt;/P&gt;&lt;P&gt;Original solution: I send each line the table as an update request and combine them into a batch request. in the back end system , each request is deferred, and  I use  /IWBEP/IF_MGW_APPL_SRV_RUNTIME~CHANGESET_PROCESS to process the entire table at once. &lt;/P&gt;&lt;P&gt;Problem: there are too many records in the table, and thus I got too many request, in my case, almost 3000. and this cause a performance issue, so I'd like to refine my solution, then, I found this&lt;A href="https://blogs.sap.com/2015/09/04/performance-considerations-for-mass-creation-scenarios-when-using-odata-and-sap-gateway/"&gt; link &lt;/A&gt; , as the link described , I should create a association, and put my 3000 records into it, and there will be only 1 process in back end. &lt;/P&gt;&lt;P&gt;Could you please guide me how to do build update association request in frontend using UI5? and Is it still possible to get association in /IWBEP/IF_MGW_APPL_SRV_RUNTIME~CHANGESET_PROCESS ?&lt;/P&gt;&lt;P&gt;Best regards, &lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 10:18:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/build-update-association-request-using-odata/m-p/480197#M15774</guid>
      <dc:creator>kevin_wang6</dc:creator>
      <dc:date>2017-03-14T10:18:54Z</dc:date>
    </item>
  </channel>
</rss>

