Skip to main content
Question

Not getting datadownload link within email body

  • April 10, 2019
  • 3 replies
  • 34 views

f.kemminje
Contributor
Forum|alt.badge.img+11

Hi Fmeirs,

 

I am not getting datadownload link inside the body of my email. I created a topic and subscription. and everything is configured. and working fine.I used fmeservernotifier inside fmw. And running from fme server. I am getting all plain text and the pulished parameters (variables) as email, But not datadownload url. Can anyone help me where i am going wrong?

i attached sample fme script.

 

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.

3 replies

fgiron
Supporter
Forum|alt.badge.img+25
  • Supporter
  • April 10, 2019

I think the problem might be the set-up of the Download Service. You have to set which writers are being included in the download in the service properties while publishing your workspace:

Beside that, you're using FME 2018.1.1 and in that version the Download Service couldn't use output data from FeatureWriters. This has been solved in FME 2019: https://knowledge.safe.com/idea/41306/use-featurewriter-output-for-datadownload-service.html


fgiron
Supporter
Forum|alt.badge.img+25
  • Supporter
  • April 10, 2019

I think the problem might be the set-up of the Download Service. You have to set which writers are being included in the download in the service properties while publishing your workspace:

Beside that, you're using FME 2018.1.1 and in that version the Download Service couldn't use output data from FeatureWriters. This has been solved in FME 2019: https://knowledge.safe.com/idea/41306/use-featurewriter-output-for-datadownload-service.html

Have a look as well at this question, it might help https://knowledge.safe.com/questions/68502/fme-server-featurewriter-transformer-role-in-data.html


f.kemminje
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • April 11, 2019

@david_r , @takashi Hi Takashi / David,

can you please help me on this?