Skip to main content
Solved

FME server Email template language

  • May 29, 2013
  • 1 reply
  • 20 views

jpvo
Contributor
Forum|alt.badge.img+2
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.

Best answer by kathyross

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.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

Forum|alt.badge.img+4
  • Best Answer
  • October 17, 2013
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.