on ‎2016 Feb 16 1:58 PM
HI Gurus,
I am facing the issue while executing POST method.
Its throwing error status code 405 ...
I am executing POST method with entitySet
..........SRV/poconfSet(Ebeln='10031372',Ebelp='00010',Ebtyp='AB') --->
It is not even stopped at CREATE_ENTITY method ..
Am i missing anything ???
Appreciate your help..
Kind regards
Shiv..
Request clarification before answering.
As I have mentioned in your other thread, the URL is incorrect.
For POST the URL would be
..........SRV/poconfSet
The URL you are using is GET url , which is different from the POST URL.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.