I have a workspace deployed on FME Server that takes a number of
.jpg images and places a point, using image EXIF info, and creates an attribute
with a link to the image. The destination file types are a shapefile and a
KML.
To create the link to the image I am pulling the filepath from
the "fme_dataset" attribute. The issue is when I run this
process on FME Server, using the Temporary Uploads/Upload File option, it reads the
filepath from the temporary directory on the server where the image was uploaded to rather than the original image location.
Does anyone have thoughts on how I can adjust the workbench or FME Server settings to retain the original filepath?
Many Thanks,
Dan
Â