On 09/11/2011 07:37, Markus Plangg wrote:
> Hi,

Hello

> I would like to use an external command using the External Tool Service
> Plug-In in a workflow and was wondering if its possible to use
> environment variables in the command.

Yes you should have access to environment variables. However, you may 
need to configure your ssh login so that the variables are set. You can 
see what variables you have access to by doing a test tool service that 
does a Unix "env".

I have just tried a tool service that did "ls $HOME" and it worked.

[snip]

> Is there a way to use environment variables or what would be the best
> way of calling an external command without specifying an absolute path
> or adding it to the system path?

Environment variables would be an excellent solution.

> Regards,
>
> Markus Plangg

Alan

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
taverna-users mailing list
[email protected]
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/about/contact-us/

Reply via email to