tabcmd
tabcmd copied to clipboard
Eventhough tabcmd command ran successfully throwing error in powershell
tabcmd.exe : Tabcmd 2.0.14
At line:13 char:12
- $output = & "C:\TEST\tabcmd.exe" login --server “https://10ax.online ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : NotSpecified: (Tabcmd 2.0.14 :String) [], RemoteException
- FullyQualifiedErrorId : NativeCommandError
===== Server: https://10ax.online.tableau.com
===== Username: [email protected]
===== Token Name: naman_Token_test
Tableau Server Site: sitename
Connecting to the server...
Succeeded
tabcmd.exe : Tabcmd 2.0.14
At line:22 char:2
- & $tabcmd export $theTableauLink --pdf --pagelayout landscape --p ...
-
+ CategoryInfo : NotSpecified: (Tabcmd 2.0.14 :String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError
Looks like we never got around to documenting that there is known odd behavior when run in Powershell. This is not going to be a priority for us to investigate in the foreseeable future, unfortunately, but we should definitely get it surfaced in the docs.
https://github.com/tableau/tabcmd/issues/201