<?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: HTTP-Method not allowed ... no luck with nw gateway function import in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/http-method-not-allowed-no-luck-with-nw-gateway-function-import/qaa-p/666450#M173694</link>
    <description>&lt;P&gt;POST is not allowed if the return type is 0..n or 1..n&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://blogs.sap.com/2018/06/29/function-import-the-specified-http-method-is-not-allowed-for-the-resource-identified-by-the-data-service-request-uri/" target="test_blank"&gt;https://blogs.sap.com/2018/06/29/function-import-the-specified-http-method-is-not-allowed-for-the-resource-identified-by-the-data-service-request-uri/&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;Best regards,&lt;/P&gt;
  &lt;P&gt;Andre&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jul 2018 04:39:07 GMT</pubDate>
    <dc:creator>Andre_Fischer</dc:creator>
    <dc:date>2018-07-03T04:39:07Z</dc:date>
    <item>
      <title>HTTP-Method not allowed ... no luck with nw gateway function import</title>
      <link>https://community.sap.com/t5/technology-q-a/http-method-not-allowed-no-luck-with-nw-gateway-function-import/qaq-p/666447</link>
      <description>&lt;P&gt;Hi Netweaver experts.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Since today I am plagued by an incomprehensible problem with netweaver gateway function&lt;BR /&gt; imports.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Every call ends immediately with the indication that the http method is not allowed:&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/168304-image001.png" /&gt;&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;I tried out several combinations. PUT with/without parameters. POST also with and without parameters.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/168305-image002.png" /&gt;&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;if anybody knows this kind of problem, please help. i already tried:&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;OL&gt; 
   &lt;LI&gt;regeneration of dpc &amp;amp; mpc&lt;/LI&gt; 
   &lt;LI&gt;clear model cache (fnd + bep)&lt;/LI&gt; 
  &lt;/OL&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;Danilo Vorpahl&lt;/EM&gt;&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 11:44:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/http-method-not-allowed-no-luck-with-nw-gateway-function-import/qaq-p/666447</guid>
      <dc:creator>former_member558849</dc:creator>
      <dc:date>2018-06-26T11:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP-Method not allowed ... no luck with nw gateway function import</title>
      <link>https://community.sap.com/t5/technology-q-a/http-method-not-allowed-no-luck-with-nw-gateway-function-import/qaa-p/666448#M173692</link>
      <description>&lt;P&gt;Have you tried to add the import parameters to the URL instead of the HTTP Body? Do you use POST because you create something? Why don't you do that by creating an Entity?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 21:22:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/http-method-not-allowed-no-luck-with-nw-gateway-function-import/qaa-p/666448#M173692</guid>
      <dc:creator>gregorw</dc:creator>
      <dc:date>2018-06-26T21:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP-Method not allowed ... no luck with nw gateway function import</title>
      <link>https://community.sap.com/t5/technology-q-a/http-method-not-allowed-no-luck-with-nw-gateway-function-import/qaa-p/666449#M173693</link>
      <description>&lt;P&gt;hi gregor,&lt;/P&gt;
  &lt;P&gt;yes i've tried with the urlparameters like function calls are documented. this should apply an action. imagine something like "aproveOrderAction" with url parameter "orderid=XS32323"... an entity with property "approved" is something i do not want to implement ;).&lt;/P&gt;
  &lt;P&gt;we figure out: seems to be a bug with BOPF and resulting Entity cardinality of the function import.&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;Danilo.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2018 13:14:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/http-method-not-allowed-no-luck-with-nw-gateway-function-import/qaa-p/666449#M173693</guid>
      <dc:creator>former_member558849</dc:creator>
      <dc:date>2018-07-02T13:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP-Method not allowed ... no luck with nw gateway function import</title>
      <link>https://community.sap.com/t5/technology-q-a/http-method-not-allowed-no-luck-with-nw-gateway-function-import/qaa-p/666450#M173694</link>
      <description>&lt;P&gt;POST is not allowed if the return type is 0..n or 1..n&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://blogs.sap.com/2018/06/29/function-import-the-specified-http-method-is-not-allowed-for-the-resource-identified-by-the-data-service-request-uri/" target="test_blank"&gt;https://blogs.sap.com/2018/06/29/function-import-the-specified-http-method-is-not-allowed-for-the-resource-identified-by-the-data-service-request-uri/&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;Best regards,&lt;/P&gt;
  &lt;P&gt;Andre&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 04:39:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/http-method-not-allowed-no-luck-with-nw-gateway-function-import/qaa-p/666450#M173694</guid>
      <dc:creator>Andre_Fischer</dc:creator>
      <dc:date>2018-07-03T04:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP-Method not allowed ... no luck with nw gateway function import</title>
      <link>https://community.sap.com/t5/technology-q-a/http-method-not-allowed-no-luck-with-nw-gateway-function-import/qaa-p/666451#M173695</link>
      <description>&lt;P&gt;It is not a bug of the BOPF Framework (see my answer below) but this kind of return type is already blocked by the SAP Gateway framework that handles the incoming OData request. &lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 05:40:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/http-method-not-allowed-no-luck-with-nw-gateway-function-import/qaa-p/666451#M173695</guid>
      <dc:creator>Andre_Fischer</dc:creator>
      <dc:date>2018-07-03T05:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP-Method not allowed ... no luck with nw gateway function import</title>
      <link>https://community.sap.com/t5/technology-q-a/http-method-not-allowed-no-luck-with-nw-gateway-function-import/qaa-p/666452#M173696</link>
      <description>&lt;P&gt;In Function Import ,For POST Return Cardinality should always be 1.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2018 06:20:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/http-method-not-allowed-no-luck-with-nw-gateway-function-import/qaa-p/666452#M173696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-07-03T06:20:48Z</dc:date>
    </item>
  </channel>
</rss>

