My company has implemented Alteryx Server in a production environment for our client. The client has disabled and does not support Internet Explorer. Due to client internal policy the client will not disable group security settings to allow IE to be used.
When using the Download tool, the download tool is hard coded to utilize IE settings to make cURL calls. The environment already has EDGE as the default browser, but this is an Alteryx Designer configuration. There is no Designer setting to change which browser is used. Designer is programmed to use IE. Essentially the cURL is blocked when it attempts to hit IE. We have tested the download tool and the created query on a separate system with zero issues. The problem is that in the environment we are implementing in we cannot use IE.
Does anyone have a workaround for this issue?