Skip to main content
Question

How do I find the download URL?

  • February 5, 2018
  • 2 replies
  • 10 views

peteralstorp
Contributor
Forum|alt.badge.img+7

I've been googling away here at Knowledge Center for a couple of times on this simple matter. I have a bunch of scripts creating different outputs and I want to find/extract the data download URL so that I can e-mail this URL to the end users. Can anyone point me to where I can read more on this?

Yours truly, Peter

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.

2 replies

ciarab
Contributor
Forum|alt.badge.img+9
  • Contributor
  • 167 replies
  • February 5, 2018

@peteralstorp Have a look at this information on keywords, I use these to form an email containing relevant information on the job including the URL to download the data eg {downloadUrl}

https://docs.safe.com/fme/html/FME_Server_Documentation/Content/ReferenceManual/Email_Templates.htm


peteralstorp
Contributor
Forum|alt.badge.img+7
  • Author
  • Contributor
  • 91 replies
  • February 5, 2018

@peteralstorp Have a look at this information on keywords, I use these to form an email containing relevant information on the job including the URL to download the data eg {downloadUrl}

https://docs.safe.com/fme/html/FME_Server_Documentation/Content/ReferenceManual/Email_Templates.htm

We've been doing this in an home made fashion but you're right, if we instead use the recommended tools we will learn how to do it right and add lots of value to all forthcoming projects. Thank you, ciarab.