Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eventhough tabcmd command ran successfully throwing error in powershell #303

Open
nam2000ind opened this issue Aug 2, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@nam2000ind
Copy link

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
    
@jacalata jacalata added the documentation Improvements or additions to documentation label Aug 3, 2024
@jacalata
Copy link
Contributor

jacalata commented Aug 3, 2024

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.

#201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants