<?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: Increasing timeout in SAP API Management in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/12476546#M4674136</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Yes, this is possible by using endpoint properties. Check out &lt;A href="https://docs.apigee.com/api-platform/reference/endpoint-properties-reference"&gt;apigee&lt;/A&gt; documentation.&lt;/P&gt;&lt;P&gt;I think you're looking for "keepalive.timeout.millis" and "connect.timeout.millis"&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cedric&lt;/P&gt;</description>
    <pubDate>Wed, 06 Oct 2021 07:45:08 GMT</pubDate>
    <dc:creator>dr_vup</dc:creator>
    <dc:date>2021-10-06T07:45:08Z</dc:date>
    <item>
      <title>Increasing timeout in SAP API Management</title>
      <link>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaq-p/12476545</link>
      <description>&lt;P&gt;Hi SAP Community, We are developing an API proxy above a SAP Successfactors to pull data out of SuccessFactors.&lt;BR /&gt;&lt;BR /&gt;Due to the huge load of data, SuccessFactors is taking more than 55 seconds to respond. I would like to check if there is a way to increase the timeout settings in the proxy level or at the platform level?&lt;/P&gt;
  &lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 07:19:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaq-p/12476545</guid>
      <dc:creator>former_member766496</dc:creator>
      <dc:date>2021-10-06T07:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing timeout in SAP API Management</title>
      <link>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/12476546#M4674136</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Yes, this is possible by using endpoint properties. Check out &lt;A href="https://docs.apigee.com/api-platform/reference/endpoint-properties-reference"&gt;apigee&lt;/A&gt; documentation.&lt;/P&gt;&lt;P&gt;I think you're looking for "keepalive.timeout.millis" and "connect.timeout.millis"&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cedric&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 07:45:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/12476546#M4674136</guid>
      <dc:creator>dr_vup</dc:creator>
      <dc:date>2021-10-06T07:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing timeout in SAP API Management</title>
      <link>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/12476547#M4674137</link>
      <description>&lt;P&gt;Thanks Cedric, Should I add them in proxy endpoint?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 08:00:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/12476547#M4674137</guid>
      <dc:creator>former_member766496</dc:creator>
      <dc:date>2021-10-06T08:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing timeout in SAP API Management</title>
      <link>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/12476548#M4674138</link>
      <description>&lt;P&gt;You can find the difference between TargetEndpoint and ProxyEndpoint as well inside the linked documentation. So you can differ, what suits you more &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 08:04:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/12476548#M4674138</guid>
      <dc:creator>dr_vup</dc:creator>
      <dc:date>2021-10-06T08:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing timeout in SAP API Management</title>
      <link>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/12476549#M4674139</link>
      <description>&lt;P&gt;thanks alot. One last question, there is no documentation on this from SAP right. Reason being: I would like to understand till how long can i extend it till. In Apigee there is the virtual host settings and message processor settings too.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 08:09:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/12476549#M4674139</guid>
      <dc:creator>former_member766496</dc:creator>
      <dc:date>2021-10-06T08:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing timeout in SAP API Management</title>
      <link>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/12476550#M4674140</link>
      <description>&lt;P&gt;Yes, you're right. The documentation from SAP is limited. But I've got the feeling they are trying to collect necessary things - fingers-crossed ,-) &lt;/P&gt;&lt;P&gt;Check out this link to &lt;A href="https://help.sap.com/viewer/38c3df3f8da44a809f937220b3579607/Cloud/en-US/8dddb24e6cc944a7b8af9f54bf1fa9da.html"&gt;SAP Documentation&lt;/A&gt; and find the parameters too.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 08:16:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/12476550#M4674140</guid>
      <dc:creator>dr_vup</dc:creator>
      <dc:date>2021-10-06T08:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing timeout in SAP API Management</title>
      <link>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/12476551#M4674141</link>
      <description>&lt;P&gt;thanks alot!&lt;/P&gt;&lt;P&gt;Hong Yaw&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 09:04:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/12476551#M4674141</guid>
      <dc:creator>former_member766496</dc:creator>
      <dc:date>2021-10-06T09:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing timeout in SAP API Management</title>
      <link>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/12476552#M4674142</link>
      <description>&lt;P&gt;Sorry, I thought it was not possible to change a timeout for a proxy, here is the limits documentation &lt;A href="https://help.sap.com/viewer/38c3df3f8da44a809f937220b3579607/Cloud/en-US/09f982af96bd4161a401d60c4483ccac.html"&gt;page&lt;/A&gt;. We had a similar issue with the SF API but resolved it using pagination.&lt;/P&gt;&lt;P&gt;In general, we've found 55s timeout to be very restrictive and would like to be able to increase it where required but I thought it was not possible.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alexey&lt;/P&gt;</description>
      <pubDate>Mon, 11 Oct 2021 13:11:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/12476552#M4674142</guid>
      <dc:creator>AlexeyP</dc:creator>
      <dc:date>2021-10-11T13:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing timeout in SAP API Management</title>
      <link>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/12476553#M4674143</link>
      <description>&lt;P&gt;Hi Alexey, i think now we can increase the timeout beyond 55 seconds. Please refer to this article. You will need to contact SAP support to increase timeout settings at platform level&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://launchpad.support.sap.com/#/notes/0003078092" target="test_blank"&gt;https://launchpad.support.sap.com/#/notes/0003078092&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 08:55:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/12476553#M4674143</guid>
      <dc:creator>former_member766496</dc:creator>
      <dc:date>2021-10-15T08:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing timeout in SAP API Management</title>
      <link>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/13667082#M4825327</link>
      <description>&lt;P&gt;I just had the same issue. Unfortunately, it's not possible to extend it beyond 55s as per this note: &lt;A href="https://me.sap.com/notes/2680530/E" target="_blank"&gt;https://me.sap.com/notes/2680530/E&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So we unfortunately need to try to use pagination or request fewer data per call.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 13:51:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/increasing-timeout-in-sap-api-management/qaa-p/13667082#M4825327</guid>
      <dc:creator>philippeaddor</dc:creator>
      <dc:date>2024-04-11T13:51:07Z</dc:date>
    </item>
  </channel>
</rss>

