Posted: Wed Aug 18, 2021 7:15 am Post subject: Calling a REST service via a Layer7 proxy
Centurion
Joined: 19 Apr 2010 Posts: 135
Hello
I'm using IIB 10.0.0.14.
I'm trying to configure a RESTRequest node to call a service on:
Code:
https://xxxxxx.crm.ondemand.com.
This server is reached via a CA Layer7 server at:
Code:
https://soaqaint1.xxxx.co.za/qa/c4c/employee/api
In this server, there is a link to call the backend at:
Code:
https://xxxxxx.crm.ondemand.com
I've tried adding the Layer7 server to the HTTP(S) proxy location parameter on the HTTP Settings tab, and the backend server as a "host" in the swagger doc (xxxxxx.crm.ondemand.com).
Result:
The trace shows that a REST request is invoked at
Code:
http://xxxxxx.crm.ondemand.com
(not https).
I don't see anything is the trace that shows that the CA Layer7 server is being used at all.
Has anyone configured a RESTRequest to call a backend service via Layer7?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum