Skip to main content
Solved

Automation downloading email attachment logs fail but did succeed.

  • November 29, 2022
  • 3 replies
  • 26 views

nielsgerrits
VIP
Forum|alt.badge.img+60

FME Server 2021.2.6

 

We have an automation which downloads attachments from an email to an UCN path. When the automation is triggered, it logs the following error:

2022-11-28T16:43:49+01:00 | 809004 : \\uncpath\image002.png : Failed to download email attachment. Download location "{1}" is not available and could not find an appropriate alternate location.

But when we look in this specific folder, we see that the attachment is downloaded successfully.

Questions we have are:

  • Do we try something which is not supported?
  • Can we solve the error log?

Best answer by nielsgerrits

The issue went away after we added the UNC path as a Resource in FME Server.

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

hkingsbury
Celebrity
Forum|alt.badge.img+63
  • Celebrity
  • 1632 replies
  • November 30, 2022

My first thought was that the account running FME Server doesn't have access to that location, however it appears it does as you can see the file written there


nielsgerrits
VIP
Forum|alt.badge.img+60
  • Author
  • 2940 replies
  • December 1, 2022

My first thought was that the account running FME Server doesn't have access to that location, however it appears it does as you can see the file written there

Thanks for your feedback. I had the same feeling but the resulting file does say something else.

I've never done something like this before (automation processing email attachments). Which alternate location should we try to use to see if the error goes away?


nielsgerrits
VIP
Forum|alt.badge.img+60
  • Author
  • 2940 replies
  • Best Answer
  • December 20, 2022

The issue went away after we added the UNC path as a Resource in FME Server.