Hello experts,
I am testing all CRUD operations in a simple webservice I created in Netweaver Gateway.
I am performing a POST operation with value mapping in my Request Body.
In the debugger the method CREATE_ENTITY is called. Now i'm trying to find how to access the parameters passed in the Request body.
Cannot find them in any of the input parameters. Please advise.