My Pega system need connect with external sysyem(For exmple SAP, xECM). One of external system need connect with proxy. another is no need proxy.
So if I set proxy setting in tomcat catalina.sh file. A system is OK.But B system is disconnect. If I don’t set proxy setting A system is disconnect and B system is OK.
So how can I set the proxy all of external system is Ok in 8.5.3? (I found I can set proxy with a connect rule in 8.6)
@chunliangl Is your application deployed on cloud. If it’s deployed on cloud you could set path based routing to route the traffic to external system.
If your application is deployed with like web server and app server mode, then you can define the proxy on web server. There is httpd file on web server and you can define the proxy inside httpd conf file