Hi,
I'm fairly new to FME so please bear with me.
I have setup a workbench that that creates a simple HTML report (few stats from a MapInfo Tab) for a colleague.
I am using "@DateTimeFormat(@DateTimeNow(),%B %d %Y" as my fanout parameter to name the html file by the date it was created each time the work bench is run. My emailer is setup with the body text as "Click <a href="$(DestDataset_HTML)">here</a>". Before I added the fanout option to name each output my hyperlink would link directly to the output file but since adding this it just links to the output folder. Can anyone tell me why that is and how I might be able to get around it?
Cheers!
Phil