Workflows

Search filter terms
Filter by type
Filter by tag
Filter by user
Filter by licence
Filter by group
Filter by wsdl
Filter by curation
Results per page:
Sort by:
Showing 222 results. Use the filters on the left and the search box below to refine the results.
Licence: by Group: myGrid

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

Workflow Tell - title parameter (1)

Thumb
The tell service displays an informative dialog with 'Some title' but no 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

Workflow Tell - no parameters (1)

Thumb
The tell service displays an informative dialog with no title or 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

Workflow String list difference - yielding non-empt... (1)

Thumb
The string list difference service takes in ['a','b','c'] and ['a','e','c'] and returns the list ['b','e'].

Created: 2008-09-27

Credits: User Alan Williams

Workflow Select - title and 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 select service displays a dialog with ''Some title' and 'Some message'. The user is able to select from the values ['a','b','c','d',e']. When the user presses OK the value the user selected is passed to the answer port of the select service and so to the output of the workflow. If the user clicks Cancel then a service failure is generated.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Select - message parameter (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 select service displays a dialog with no title but with 'Some message'. The user is able to select from the values ['a','b','c','d',e']. When the user presses OK the value the user selected is passed to the answer port of the select service and so to the output of the workflow. If the user clicks Cancel then a service failure is generated.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Pad numeral with leading 0s - too short ta... (1)

Thumb
The pad numeral with leading 0s takes the input '12' and because the specified target length of 1 is too short, yields the output '12'.

Created: 2008-09-27

Credits: User Alan Williams

Results per page:
Sort by: