Page 1 of 1

Proxy difficulties

Posted: Fri 22 Jun 2018 07:39
by SSF2400
Hi

I'm trying to connect to our MarketingCloud (ExactTarget) SOAP using one of the data flow components, but I'm getting error 407 (Proxy authentication required). How can I work around this? And preferably without having involve our IT department, as they are slow pokes. The proxy port on my MarketingCloud connection manager is set to 3128.

Thanks in advance.

Re: Proxy difficulties

Posted: Fri 22 Jun 2018 12:11
by Pinturiccio
If you want to connect to your Salesforce Marketing Cloud via a proxy, you need to set the proxy parameters in your connection. For this, edit your ExactTarget connection, click Advanced and find proxy parameters: http://prntscr.com/jy078l

Can you connect with the "Proxy Host", "Proxy Password", "Proxy Port" and "Proxy User" parameters configured?

Re: Proxy difficulties

Posted: Fri 22 Jun 2018 13:08
by SSF2400
I haven't set up a proxy, and the component won't allow me to remove the port 3128 as shown in your screenshot.

Re: Proxy difficulties

Posted: Sat 23 Jun 2018 09:56
by Pinturiccio
It is the Visual Studio component validation. You can specify a null value for the integer property. 3128 is a default value. If you do not change it, the Proxy Port parameter is not even added to the result connection string.
SSF2400 wrote:I haven't set up a proxy
If we understood you correctly, the proxy connection is required in your situation. Thus, you need to specify proxy parameters for the proxy connection.