<?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: Server side caching in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/server-side-caching/qaa-p/11502552#M4282643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was suggesting caching at browser level. That is an option you can consider.&lt;/P&gt;&lt;P&gt;If you want to cache at Gateway level, I think Soft State based query caching will help you.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_gateway20sp09/helpdata/en/5e/d9a953452a3543e10000000a44538d/content.htm" title="http://help.sap.com/saphelp_gateway20sp09/helpdata/en/5e/d9a953452a3543e10000000a44538d/content.htm"&gt;Soft State Based Query Result Cache - SAP NetWeaver Gateway - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jan 2016 04:08:33 GMT</pubDate>
    <dc:creator>kammaje_cis</dc:creator>
    <dc:date>2016-01-08T04:08:33Z</dc:date>
    <item>
      <title>Server side caching</title>
      <link>https://community.sap.com/t5/technology-q-a/server-side-caching/qaq-p/11502548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Hi all,&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit; background: transparent;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit; background: transparent;"&gt;I have a requirement to &lt;/SPAN&gt;fech&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit; background: transparent;"&gt; thousands of record from functional module to gateway, this leads to &lt;/SPAN&gt;performance&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit; background: transparent;"&gt; issue in Gateway so my idea is to implement SQRC and Delta query. I am not able to find the implementation examples.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit; background: transparent;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;I feel SQRC or Delta query would be the option to do server side caching or is there any other method where i can achieve this functionality?&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Please help me with these requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Thank you and Regards,&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Sumanth.B.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 09:19:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/server-side-caching/qaq-p/11502548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-07T09:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Server side caching</title>
      <link>https://community.sap.com/t5/technology-q-a/server-side-caching/qaa-p/11502549#M4282640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sumanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Little more info on what kind of data you would be fetching will help to find the suitable option to get data from back-end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;However i will try to share some points here,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Firstly i would suggest to try to see if there is any room for you to filter out the data when getting from the back end it self based on some filter parameters. So that service would be light with only required result set and response time would be good.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If at all for some reason above is not possible then you can go for limiting the data fetch in the back end itself and return limited data to front end. Then on demand you can get next set of records again in the next service call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look -&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="128067" __jive_macro_name="blogpost" class="jive_macro jive_macro_blogpost" data-orig-content="Pagination decrypted..." href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="129647" __jive_macro_name="blogpost" class="jive_macro jive_macro_blogpost" data-orig-content="Pagination decrypted(Part 2).. Serverside paging" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Soft State would be used when you want to load larger amount of data in the initial request only. So that already loaded data can be re-used when needed for the next subsequent requests.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;A __default_attr="58760" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="How to use Soft-State support for OData services " href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I am not aware of the kind of data you would like to fetch with delta query implementation. This would be used to get information of the items which are &lt;SPAN style="color: #333333; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; font-size: 13px;"&gt;modified since the last call made.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 13px; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 13px; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif;"&gt;However you can see the details here -&amp;gt; &lt;A __default_attr="47043" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="How to Implement Basic Delta Query Support in SAP NetWeaver Gateway" href="https://community.sap.com/" modifiedtitle="true" title="How to Implement Basic Delta Query Support in SAP NetWeaver Gateway"&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 13px; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 13px; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif;"&gt;Based on &lt;SPAN style="color: #333333; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif; font-size: 13px;"&gt;the requirement and &lt;/SPAN&gt;kind of data you fetch, you can choose the suitable mechanism for the data retrieval.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 13px; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 13px; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 13px; font-family: Arial, Helvetica, 'Microsoft YaHei', Meiryo, 'Malgun Gothic', sans-serif;"&gt;Ashwin&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 10:08:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/server-side-caching/qaa-p/11502549#M4282640</guid>
      <dc:creator>AshwinDutt</dc:creator>
      <dc:date>2016-01-07T10:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Server side caching</title>
      <link>https://community.sap.com/t5/technology-q-a/server-side-caching/qaa-p/11502550#M4282641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may try using http headers for forcing the caching.&lt;/P&gt;&lt;P&gt;In DPC_EXT method, you can send any response headers. You may try setting corresponding response headers and check if caching works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/http-caching?hl=en" title="https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/http-caching?hl=en"&gt;HTTP caching | Web Fundamentals - Google Developers&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 10:26:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/server-side-caching/qaa-p/11502550#M4282641</guid>
      <dc:creator>kammaje_cis</dc:creator>
      <dc:date>2016-01-07T10:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Server side caching</title>
      <link>https://community.sap.com/t5/technology-q-a/server-side-caching/qaa-p/11502551#M4282642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Hi Krishna,&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Thank you for the inputs.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Let me put it correct, I have a functional module where it has thousands of real time data which is taking 30sec to get the data and I don't have any access to change the functional module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;So my only option is to do caching in the gateway system as specified by the client and I have no idea how it has to be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Please help me in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Sumanth.B.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 14:50:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/server-side-caching/qaa-p/11502551#M4282642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-07T14:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Server side caching</title>
      <link>https://community.sap.com/t5/technology-q-a/server-side-caching/qaa-p/11502552#M4282643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was suggesting caching at browser level. That is an option you can consider.&lt;/P&gt;&lt;P&gt;If you want to cache at Gateway level, I think Soft State based query caching will help you.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_gateway20sp09/helpdata/en/5e/d9a953452a3543e10000000a44538d/content.htm" title="http://help.sap.com/saphelp_gateway20sp09/helpdata/en/5e/d9a953452a3543e10000000a44538d/content.htm"&gt;Soft State Based Query Result Cache - SAP NetWeaver Gateway - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 04:08:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/server-side-caching/qaa-p/11502552#M4282643</guid>
      <dc:creator>kammaje_cis</dc:creator>
      <dc:date>2016-01-08T04:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Server side caching</title>
      <link>https://community.sap.com/t5/technology-q-a/server-side-caching/qaa-p/11502553#M4282644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sumanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a similar requirement as yours.&lt;/P&gt;&lt;P&gt;Request you to please suggest the best way to achieve the requirement and how did it helped in your case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 11:11:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/server-side-caching/qaa-p/11502553#M4282644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-11T11:11:46Z</dc:date>
    </item>
  </channel>
</rss>

