Idea
Unable to Set Proxy at run time for Connect-Rest Rule
We have a requirement to consume an API from one of the external vendors which uses a proxy for adding a security layer.
When we try to use the OOTB function pxApplyHTTPProxyConfiguration--(Object,boolean,ClipboardPage) for adding the proxy to the request it doesn't work.
However, updating the JVM Arguments on the JBOSS works fine for us. Having mentioned that we cannot save the JVM arguments as the other service calls get impacted.
Call the pxApplyHTTPProxyConfiguration--(Object,boolean,ClipboardPage) in the pyInvokeRESTConnector activity and pass the aProxyPage and AbstractClient object as parameters before the invokeconnector function is called in the Java step.
Connection Timeout
Call the pxApplyHTTPProxyConfiguration--(Object,boolean,ClipboardPage) in the pyInvokeRESTConnector activity and pass the aProxyPage and AbstractClient object as parameters before the invokeconnector function is called in the Java step.
***Moderator Edit-Vidyaranjan: Updated SR details & FDBK ID***
***Edited by Moderator Marissa to update platform capability tags****
I see that this was entered as part of an enhancement for future consideration. Have you reached out to your Account Executive for next steps?