Idea
6
Replies
1453
Views
Posted: April 12, 2017
Last activity: October 2, 2017
Proxy setting for rest service
Hi Team,
We have a requirement to use proxy setting to get the response using the rest service. And if we use java code then we are getting the proper response. While we use Pega we are getting timeout error. Here are few questions.
- Why we are unable to connect to the web service even if we set the proxy on JVM. We are even able to get response using Java code which uses the same proxy.
- If we use the proxy on the Rest Connector, what will happen to the other services that are internal to JVM and will not require a proxy. If it impacts the internal service connectivity, what is the option to bypass proxy for those hosts.
***Edited by Moderator Marissa to add FDBK ID to post***
Hi,
What is the version of Pega?
For 7.1.8 ---->https://pdn.pega.com/support-articles/pyinvokerestconnector-ignores-proxy-settings
For 7.2.2 ----->https://pdn.pega.com/support-articles/unable-connect-external-rest-service-through-proxy
1.Looks like proxy (JVM args) is not picked properly when using Rest connector. If it's 7.2.2, HFix-33175 should resolve the issue.
2.Others can reply