Start Free Trial

Alteryx Designer Desktop Discussions

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

Email tool not woking along with test tool

elaenscetric
7 - Meteor

Hey Guys,

 

Please see attached image. I have a setup at the end of my workflow , using block until done tool. First sequence needs to send an email using email tool (tool id - 73) ,2nd sequence needs to write the data (tool id - 2) & 3rd sequence needs to check the condition in test tool (tool id - 18).

 

But when workflow runs, I was not getting an email. Please see below log as well.

 

Log

00:18:58.400 - ToolId 2: \\Path\Names.accdb|1 records were written to "Path\Names.accdb" (New)
00:18:58.400 - ToolId 2: \\Path\Names.accdb|1 records were written to "\\Path\Names.accdb" (New)|AlteryxBasePluginsGui.DbFileOutput.DbFileOutput
00:18:58.400 - Error - ToolId 18: The test "Should be Null" failed: ExpectedNumRecords==0, NumRecords(#1)==1
00:18:58.400 - Warning - ToolId 73: No Messages were sent because the workflow has an error.

1 REPLY 1
alexnajm
19 - Altair
19 - Altair

Any error in your workflow will cause the Email tool to not work - can you replace your Test tool with maybe a Message tool instead to create a warning rather than an error?

Labels
Top Solution Authors