Can not specify proxy details on Rest connector level
We would like to set a proxy for one of our REST connectors. For SOAP connectors proxy information can be supplied, however, REST connectors don't seem to have this functionality?
Tried supporting a page with proxy details similarly when dealing with SOAP, however, it is not picked up. I also found pxApplyHTTPProxyConfiguration, but unsure how to use it.
Please note we can not add it as JVM arg as a proxy is only used for this specific connector only.
On community were articles about Setting proxy in REST connector:
We would like to set a proxy for one of our REST connectors. For SOAP connectors proxy information can be supplied, however, REST connectors don't seem to have this functionality?
Tried supporting a page with proxy details similarly when dealing with SOAP, however, it is not picked up. I also found pxApplyHTTPProxyConfiguration, but unsure how to use it.
Please note we can not add it as JVM arg as a proxy is only used for this specific connector only.
On community were articles about Setting proxy in REST connector:
https://community1.pega.com/community/product-support/question/setting-proxy-rest-connector
https://community1.pega.com/community/product-support/question/can-we-setup-proxy-page-rest-call-proxy-parameters
https://community1.pega.com/community/product-support/question/proxy-setting-rest-service
But all these articles are about passing proxy details as JVM arguments that would make those global.
We would like to make it on the connector level.
My question is whether this functionality is supported by the platform and if yes, how?
***Edited by Moderator: Lochan to tag SR***