Question
Sopra Steria Group
FR
Last activity: 26 Jan 2022 8:14 EST
Create Proxy configuration for one http or Rest connector
Hello everyone,
I'm working on feature to call external application by REST/HTTP connection. This external app uses forward proxy server and requires proxy configuration on our application in order to call it.
We investaged on htttp connector and invokeHttpConnnector activity to specialize proxy configuration java steps (by usage of DSS). We see that proxy properties are correctly set on client java object (DefaultHttpClient class) but the call doesn't pass by the proxy configuration.
Is anybody got already this problem? And is there a solution with a requirement that we don't want to modify Global properties of the system (hostproxy , ...) ?
We 're using Pega 7.2.2.
***Edited by Moderator: Pallavi to update platform capability tags***