Skip to main content
Hi Guys,

 

 

I'd like to be able to send a link to download a log file by using the Email template language:

 

http://docs.safe.com/fme/2012/html/FME_ServerRefManual/ServerCore/EmailTemplateLanguage.htm

 

 

I know how to send the link to resulting data but this is not giving any sensible result:

 

<fmeblock type="optional">Click to download the full log: {urlPrefix}{LogFileLocation}/{LogFileName}</fmeblock>

 

 

This is not giving any result at all:

 

<fmeblock type="optional">{LogFileLocation}</fmeblock>

 

 

Any help would be much apreciated.

 

 

JP.
I believe this article may be of assistance:

 

 

http://fmepedia.safe.com/articles/How_To/Remove-log-file-attachment-from-Data-Download-result-email

 

 

It may be turned off by default as end-users will likely not be able to understand a FME log file.

Reply