All content

Search filter terms
Filter by category
Filter by type
Filter by tag
Filter by user
Filter by licence
Filter by group
Results per page:
Sort by:
Showing 98 results. Use the filters on the left and the search box below to refine the results.
Category: Workflow Type: Taverna 1 Group: myGrid

Workflow Byte[] to string - non empty value (1)

Thumb
The beanshell converts the string 'hello' to a byte array which is then converted back to the string 'hello' by the Byte[]_to_string service.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Ask - title and message parameters (1)

Thumb
The ask service displays a prompt with 'Some title' and the prompt message 'Some message'. If the user presses cancel, then a service failure is generated. If the user presses OK then their input, even if it is empty, is passed to the answer port of the ask service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Ask - just message parameter (1)

Thumb
The ask service displays a prompt with no title but with the prompt message 'Some message'. If the user presses cancel, then a service failure is generated. If the user presses OK then their input, even if it is empty, is passed to the answer port of the ask service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Ask - just title parameter (1)

Thumb
The ask service displays a prompt with the title 'Some title' but no prompt message. If the user presses cancel, then a service failure is generated. If the user presses OK then their input, even if it is empty, is passed to the answer port of the ask service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Ask - no parameters (1)

Thumb
The ask service displays a prompt with no title and no prompt message. If the user presses cancel, then a service failure is generated. If the user presses OK then their input, even if it is empty, is passed to the answer port of the ask service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Find/show Taverna's home directory (1)

Thumb
Find Taverna's home directory and open that folder using Explorer/Finder/Gnome. This is the folder that is typically something like C:\Users\stain\AppData\Roaming\taverna-2.1.2, C:\Documents and settings\stain\taverna-2.1.2, /home/stain/.taverna-2.1.2 or /Users/stain/Library/Application support/taverna-2.1.2 This workflow should work on both Taverna 1 and Taverna 2. For Taverna 2 the beanshell script uses reflection to try to call ApplicationRuntime.getInstance().getApplicationHome() ...

Created: 2010-04-12 | Last updated: 2010-04-12

Credits: User Stian Soiland-Reyes

Workflow Warn - message parameter (1)

Thumb
The warn service displays a warning dialog with no title but message 'Some message'. When the user presses OK the string 'answer' is passed to the answer port of the warn service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Warn - title parameter (1)

Thumb
The warn service displays a warning dialog with 'Some title' but no message. When the user presses OK the string 'answer' is passed to the answer port of the warn service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Warn - no parameters (1)

Thumb
The warn service displays a prompt with no title or message. When the user presses OK the string 'answer' is passed to the answer port of the warn service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Tell - message parameter (1)

Thumb
The tell service displays an informative dialog with no title but with message 'Some message'. When the user presses OK the string 'answer' is passed to the answer port of the tell service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Results per page:
Sort by: