Invoke External REST service from OIC
Summary
Invoke External REST service from OICContent
Hello All -
I am trying to Invoke external REST Post service from OIC, it is giving 200 OK response, expected is 201 OK response.
When I try the same from SOAP UI - I am passing query param to REST as /polling/v1/pony-express?destinations=lb9990 and selecting "Authenticate Preemptively" in Authorization settings - which gives 201 OK response JSON (If I use global preference - it is giving 200 response which is not expected)
In OIC, I created REST connection-> in orchestration, configured query param, mapped to a value -> but it is giving 200 response.
0