Hi there.
I have a DEM-W talking to Internet via web proxy.
For the Amazon EC2 endpoint, the web proxy was part of the configuration and is working fine.
My endpoint for the external vCloud Director platform does not work, though...
Both connections are from the same DEM-W.
Error message:
Workflow "vCloudEndpointDataCollection" failed with the following exception:
System.ArgumentException: Cannot connect to vCloud serverUrl:https://<correct url>, userName:<correct username>, org:<correct org> Please verify endpoint and credentials.
Do I need to specify the web proxy for this endpoint?
How?
It doesn't feel right to specify the web proxy for DynamicOps.DEM.exe.config's basicHTTPBinding.
Then all local communication would go via the proxy as well, right?