i got a simple workspace set up where i am using the FILECOPY writer to simply copy a set of photos and rename them according to a user parameter, i manually put in the date the photo was taken,
the source and destination folder are also controlled by User Parameters and change every time,
is there a way i can get FME to read the first file in the folder and extract the Date Stamp, every time i run the workspace,
i know that i can import a dataset within User Parameters but this is not dynamic when i change the source folder.
maybe WorkSpaceRunner could play a role??
many thanks for your help