Reviews (0)
For Workflow: List files by extension - several answers
List files by extension - several answers (1)
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_extension service and the file paths to the three files ending in ".png" are output.
Created: 2008-09-27
Credits: Alan Williams