Skip to main content
Nintex Community Menu Bar

Configure a Proxy server in Nintex RPA

  • February 15, 2022
  • 0 replies
  • 31 views
  • Translate

JakeFromNintex
Nintex Employee
Forum|alt.badge.img+3

Topic

As of RPA Central 2.1.0 and later, we've added support to allow RPA Central to use a proxy server. The reason for this is that many on-premises systems are blocked from making calls to the internet, forcing those calls through a proxy server for security reasons. Use the following instructions to allow RPA Central to use a proxy server instead of trying to call directly to the RPA API in Azure (https://wus-api-rpa.nintex.io/ ).

Instructions


1. Navigate to the RPA Central folder, usually located at: C:Program Files (x86)NintexRPACentralRPACentral.


2. Open the sharedServiceSettings.xml file using a text editor. Note that you must have Administrator rights to save your changes to this file. If you need to, open Notepad as Administrator.


3. In the ProxyServerSettings node, populate the Address and BypassProxyOnLocal nodes.

<ProxyServerSettings>
<Address>ip.of.proxy.server:port</Address>
<BypassProxyOnLocal>True</BypassProxyOnLocal>
</ProxyServerSettings>

 

4. Restart RPA Central Service from Services.

Did this topic help you find an answer to your question?

0 replies

Be the first to reply!

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings