I have a zip-file (attached) that I want to parse with a workspace on FME Server. I want to use an Excel reader to read the Excel-file in the ZIP, then if the Shape-file column in the Excel-sheet contains a file-name I want to use the FeatureReader to read the Shape-file (which lies in a known sub-dir). The Excel file reads fine, but I can’t seem to produce the right path to pull up the Shape-file..? The trouble I’m having is producing the temporary path to the Upload service, including the sessionID and the ZIP-file “directory”?? Any help would be appreciated.
https://dl.dropboxusercontent.com/u/44513131/DATAPAKKE.zip
/Above is the ZIP-file I'm using for testing]