This could be useful!
I tried your $EffectivePassword$ var on my Windows machine but nothing has been printed out. Does anyone know how to show user and password inside External Apps? I had something similiar in my mRemoteNG external app...
@redbim: I moved your topic to the Toolbox forum. There we can share useful scripts or external app templates with other users.
@marco: there are many possible reasons for a token to not resolve. Check the internal log (via the View ribbon tab) or open a support ticket with your configuration and repro steps.
cheers,
Stefan
redblm
IBM Tivoli Storage Manager \ Spectrum Protect:
# Command Line:
Command: cmd.exe
Arguments: /k cd "C:\Program Files\Tivoli\TSM\baclient\" & dsmadmc.exe -TCPS=$URI$ -ID=$EffectiveUsername$ -PASSWORD=$EffectivePassword$
Working dir: %windir%\system32
# Command Line Console:
Command: cmd.exe
Arguments: /k cd "C:\Program Files\Tivoli\TSM\baclient\" & dsmadmc.exe -TCPS=$URI$ -ID=$EffectiveUsername$ -PASSWORD=$EffectivePassword$ -CONSOLEMODE
Working dir: %windir%\system32