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 99 results. Use the filters on the left and the search box below to refine the results.
Category: Workflow Type: Taverna 1 Tag: localworker

Workflow Choose - no title or message parameters (1)

Thumb
The split_string_into_string_list_by_regular_expression parses the string 'a,b,c,d,e' and outputs the list ['a','b','c','d','e']. The choose service displays a dialog with no title or message. The user is able to choose from the values ['a','b','c','d',e']. When the user presses OK the value the user chose is passed to the answer port of the choose service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

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

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

Created: 2008-09-27

Credits: User Alan Williams

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 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

Results per page:
Sort by: