We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Email Tool Error

Deano478
12 - Quasar

Hi all,

 

I have used a directory tool to read in a list of excel files that I need to send out via the email tool. I have configured the email tool in the attachments section to use the FileName column as the attachments. However when I run the workflow the email tool it gives me the following error:

 

Error: Email (19): Record#1: Can't read file C:\Program Files\Alteryx\bin\Analysis_Test.xlsx: The system cannot find the file specified. (2)

 

Anyone have any advice or ideas on how to overcome this?

 

Cheers in advance for taking the time look

5 REPLIES 5
alexnajm
18 - Pollux
18 - Pollux

Is the file in C:\Program Files\Alteryx\bin\?

Deano478
12 - Quasar

hey @alexnajm that's the weird part no its not however I do have the full file path read in from the directory tool do I need to use that somewhere?

alexnajm
18 - Pollux
18 - Pollux

Yes, you need to reference that column in the attachments section of the email tool!

Deano478
12 - Quasar

Ahhh okay I think I know what you mean so should I reference the file path first followed by the filename in the attachments section?

alexnajm
18 - Pollux
18 - Pollux

Yes - the Directory tool should give you the FullPath you are looking for that gives you the path plus the file name altogether

Labels
Top Solution Authors