Issue
When running a flow which includes connection to Tableau Online by Tableau Prep Builder Command Line (CLI), the flow fails if a proxy server is configured. The flow successfully can be run by Tableau Prep Builder GUI.
When running a flow which includes connection to Tableau Online by Tableau Prep Builder Command Line (CLI), the flow fails if a proxy server is configured. The flow successfully can be run by Tableau Prep Builder GUI.
@rem Add default JVM options here. You can also use JAVA_OPTS and TPREP_CLI_APP_OPTS to pass JVM options to this script. set DEFAULT_JVM_OPTS=-DproxySet=true -DproxyHost=<Host name or IP address of the proxy server> -DproxyPort=<port number of the proxy server>