@DINESH_J
So… Gateway Endpoint will get you through the Policies set up, while the Native Endpoint will skip out the whole Policies set and then go straight to the URL given?
In case I want to run an operation, do I have to put it on the Gateway Endpoint? For instance, if I want an addUser operation, then I have to input
<protocol>://<host>:<port>/${defaultPrefix}/${apiName}/${apiVersion}/addUser
?
(And where does this ‘addUser’ get put into during the policy process?)
#API-Gateway#API-Management#webMethods