Content from the myGrid group

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

Workflow Fail if true - non true value (1)

Thumb
The fail if true service executes without an exception if given a value that is not true e.g. 'fred'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Fail if true - false value (1)

Thumb
The fail if true service executes without an exception if given the value 'false'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Fail if false - non false value (1)

Thumb
The fail if true service executes without an exception if given a non-false value such as 'fred'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Fail if false - true value (1)

Thumb
The fail if true service executes without an exception if given the value 'true'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Create lots of strings (1)

Thumb
The create lots of strings service returns a list containing a large number of strings.

Created: 2008-09-27 | Last updated: 2008-09-27

Credits: User Alan Williams

Workflow Concatenate two strings - empty strings (1)

Thumb
The concatenate two strings service takes two empty strings and returns an empty string.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Concatenate two strings (1)

Thumb
The concatenate two strings service takes the strings 'good' and 'bye' and returns the result 'goodbye'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Concatenate files - multiple files (1)

Thumb
The workflow splits the string 'a,b,c,d,e' into its five elements and saves the individual strings to five temporary files. The file paths to those files are then output by the create_and_populate_temporary_file beanshell. The create_temporary_file beanshell creates a file to which the concatentation can be written. The concatenate_files service concatenates the five files and writes the result to the temporary output file. Because the displayresults port has no value, the results are not...

Created: 2008-09-27

Credits: User Alan Williams

Workflow Concatenate files - echo results but no files (1)

Thumb
The split_string_into_string_list_by_regular_expresson outputs an empty list since the string to be split is defaulted to ''. As there are no input values, the create_and_populate_temporary_file generates an empty list. The create_temporary_file beanshell creates a file to which the concatentation can be written. The concatenate_files service does not write anything to the temporary output file. Because the displayresults port has been given a default value of 'true', the empty string is ...

Created: 2008-09-27

Credits: User Alan Williams

Workflow Concatenate files - echo results and multi... (1)

Thumb
The workflow splits the string 'a,b,c,d,e' into its five elements and saves the individual strings to five temporary files. The file paths to those files are then output by the create_and_populate_temporary_file beanshell. The create_temporary_file beanshell creates a file to which the concatentation can be written. The concatenate_files service concatenates the five files and writes the result to the temporary output file. Because the displayresults port has been given a default value of...

Created: 2008-09-27

Credits: User Alan Williams

Results per page:
Sort by: