Hi,
I am currently attempting to resolve a couple of issues where workflows run correctly on Designer on our developer's Citrix desktops but do not run when they are published to our Private Gallery.
The crux of this issue seems to be the different proxy servers that are used in these two instances. The desktops use zScaler, the severs use Bluecoat.
It would appear that the Bluecoat proxies are refusing the requests because they are not authenticated.
What I need to know is whether there is actually a way to authenticate with the Bluecoat proxy when running a workflow which uses the Download tool on our server or if the URL would need to be added to a "Bypass Authentication" list.
I can see a number of other threads discussing proxy configuration but most of them simply say the proxy needs to be configured for the requests and are not clear if that configuration is simply whitelisting the URL (for the client IP/Mac) or, indeed, means having to add the URL to a "Bypass Authentication" list?
If I can get firm confirmation that the Download tool cannot be configured to provide authentication then we do have a route with our security team to get a URL added to a "Bypass Authentication" list provided that it passes certain other criteria. However I cannot even begin this process if I cannot prove that authentication is not possible.
I can also see a number of Ideas presented asking for various enhancements, mostly around NTLM, which I do not have the technical background to know if they apply to my case. Sadly I can see some of these marked as inactive because they have not received the required 10 likes, even though across all of the (duplicate?) ideas there are far more than 10 likes 😞
EDIT:
To assist others when searching the error that we get from the Workflow is as follows:
The job {workflow name} did not complete successfully and resulted in the following errors:- Error transferring data: Couldn't connect to server (Tool Id: #)
Where # is the id of the relevant Download tool.