How to connect to external REST service through proxy
How to pass proxy details for specific connector instead configuring it via JVM which is more at global .Making it global will impact all internal API calls which doesn't need proxy .
Pega 7.3.1 onwards, pega seems to be support only to configure proxy host and port via JVM arguments.
We would like to make proxy details on the connector level. Is there any better approach ?