All content

Search filter terms
Filter by category
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 154 results. Use the filters on the left and the search box below to refine the results.
Tag: example Group: myGrid

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

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

Thumb
The pad numeral with leading 0s takes the input '12' and pads it to the specified target length of 4, yielding the output '0012'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow List files by regex - single answer (1)

Thumb
The create_temporary_directory beanshell creates a temporary directory and outputs the path to that directory. The populate_directory beanshell creates several files within the temporary directory. Once the directory has been populated, it is examined by the List_files_by_regex service and the file path to the one file matching 'c.*' i.e. starting with 'c' is output.

Created: 2008-09-27

Credits: User Alan Williams

Results per page:
Sort by: