cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Netweaver experts.

Since today I am plagued by an incomprehensible problem with netweaver gateway function
imports.

Every call ends immediately with the indication that the http method is not allowed:

I tried out several combinations. PUT with/without parameters. POST also with and without parameters.

if anybody knows this kind of problem, please help. i already tried:

  1. regeneration of dpc & mpc
  2. clear model cache (fnd + bep)


Danilo Vorpahl

0 Likes
View Entire Topic
0 Likes

hi gregor,

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 ;).

we figure out: seems to be a bug with BOPF and resulting Entity cardinality of the function import.


Danilo.

Andre_Fischer
Product and Topic Expert
Product and Topic Expert

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.