Skip to main content
Question

Unable to use UNC path in Global Key to perform Email Attachment in FME Server Automation


ksubramanian
Contributor
Forum|alt.badge.img+7

I was testing an email triggered workflow using FME Server Automation and in that try to attach a file from UNC path (network path) as attachment using Global Key to pass a value to 'Email Attachment ' parameter inside an Email(Send) - external trigger . However the workflow doesn't recognize the file path mentioned in my Global Key . Alternatively if I use a file from FME Shared Source Temp directory path ,the workflow runs without any issue and I was able to receive emails with attachment. So I am not sure using file UNC network path as Global Key in FME Server Automation is supported or not. Any insights appreciated.

Ex: ( Using Global Key - Not Working)

global.EMAIL_ATTACHMENT = \\\\kcr-fs-v\\ShrData\\Staff\\KS\\20230419_EmailAttachTestLog.txt

Ex : (Using FME Shared Resource Temp Directory - Working )(FME_SHAREDRESOURCE_TEMP)/test/20230419_EmailAttachTestLog.txt

2 replies

hkingsbury
Celebrity
Forum|alt.badge.img+54
  • Celebrity
  • April 19, 2023

This is likely to be a permissions issue. Does the windows account running FME Server have permissions to read/write to that directory?


ksubramanian
Contributor
Forum|alt.badge.img+7
  • Author
  • Contributor
  • April 19, 2023

I don't think this is a permission issue as we checked and confirmed the account that runs core services and engine has permission (Read access only) to access UNC path (In our distributed case from both FME server and GIS Server, BTW we have engines instilled on separate machine than the FME Server). So not sure what causes the issue. Does Global Key accept UNC path in general if this is not a permission issue? Does this need write access as well?

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings