Workflows

Search filter terms
Filter by type
Filter by tag
Filter by user
Filter by licence
by
98
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.
Type: Taverna 1 Tag: localworker User: Alan Williams Licence: by

Workflow Test always fails - two parameters (1)

Thumb
The test always fails service generates a service failure when two parameter values are supplied.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Test always fails - one parameter (1)

Thumb
The test always fails service generates a service failure when one parameter value is supplied.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Split string into string list by regular e... (1)

Thumb
The split string into string list by regular expression takes the string 'boo:and:foo' and using the specified regular expression 'o' splits it into the list ['b','',':and:f']

Created: 2008-09-27

Credits: User Alan Williams

Workflow Split string into string list by regular e... (1)

Thumb
The split string into string list by regular expression takes the string 'boo:and:foo' and using the specified regular expression ':' splits it into the list ['boo','and','foo']

Created: 2008-09-27

Credits: User Alan Williams

Workflow Merge string list to string - colon separator (1)

Thumb
The merge string list to string service takes the list ['a','b','c'] and using the separator ':' outputs the string 'a:b:c'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Get image URLs from HTML document and outp... (1)

Thumb
Retrieve the web page at http://www.mygrid.org.uk, examine it for images and output the images.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Get image from URL - only url specified (1)

Thumb
Retrieve the image at http://www.mygrid.org.uk/files/2008/09/dragon-workflow.png using just the url parameter

Created: 2008-09-27

Credits: User Alan Williams

Workflow Fail if true - true value (1)

Thumb
The fail if true service throws an exception when passed the value true.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Decode base64 to byte[] (1)

Thumb
The decode base64 to byte[] service decodes the base64 string. The byte array is then converted into the string 'Hello world'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Extract elements from a list - extraction ... (1)

Thumb
The extract_elements_from_a_list is passed the list [['a','b','c', 'd'], ['e','f','g','h'],['i','j','k','l'],['m','n','o','p']] with fromIndex of 1 and toIndex of 3 and depth 2, will output the list [['e','f','g','h'],['i','j','k','l']] as it is the outermost list i.e. that with depth 2 that is considered.

Created: 2008-09-29

Credits: User Alan Williams

Results per page:
Sort by: