Have you specified the SMTP details to enable email notification?
I'm not sure if this is needed in FME Cloud, but it is in FME Server..
FME Server needs to know how to send emails i.e. by what provider. FME Server 2013 onwards supports James SMTP (i.e. an out-of-the-box SMTP) but can also plug into your own SMTP for example Gmail or Microsoft Exchange.
Full details on how to set up SMTP is in the FME Server Admin Guide which I believe is on the Safe website. In short though:
- go to the Notifications section from the left-hand side Navigation bar
- select the Subscriptions tab
- select the DataDownload_Email_JobSuccess
- Configure desired details.
If the details in FME Cloud seem fine, I'm unsure if you can get access to its log files which would be the next debugging step..
Hi Kathy,
You are right. After editing the Subscription, I've been able to receive email from the server.
I need to learn about FME Server before learning the Cloud.
Thank you very much!
Takashi
P.S. My next step is to test if Japanese characters can be used in the Cloud Server environment.
Here is a short video demonstrating how to setup FME Server 2016.1 to send out email when a job is run with the Data Download service: http://screencast.com/t/q9UdkIw1
Please note that this is a very basic example leveraging the default Topics, Subscriptions, and Samples Repository included with FME Server. You can build upon this using the same basic principals.
The following resources may provide additional assistance:
http://docs.safe.com/fme/html/FME_Server_Documentation/Content/ReferenceManual/service_datadownload.htm
http://docs.safe.com/fme/html/FME_Server_Documentation/Content/AdminGuide/Configuring_FME_Server_to_Send_Email.htm
http://docs.safe.com/fme/html/FME_Server_Documentation/Content/ReferenceManual/Email_Templates.htm