Hi, I would like to delete some files in the temporary resources folder using the FMEServerResourceConnector
Trying to populate the object id:
Object ID
The Object ID of a file or folder on FME Server to delete. If valid credentials have been provided as a web connection, you may browse to a location.
With:
$(FME_SHAREDRESOURCE_TEMP)/mapper/downloads/$(UUID)/data/xxx/@Value(filename_field).dat
However it doesnt delete the file, not reporting anything.
Any idea what I am doing wrong here?
Thank you
Oliver