Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Display SQL Errors

AlexCron
5 - Atom

How can I display an error from executing a SQL stored procedure? The stored procedure uses RAISERROR when an error is detected (wrong parameter values for example)

1 REPLY 1
TrevorS
Alteryx Alumni (Retired)

Hello @AlexCron 

Can you please provide some additional information for context?

When your stored procedure executes, are you able to review the data for the RAISERROR field?
If you can provide a sample of how the Procedure outputs, this will help the Community to better troubleshoot for you.

 

If there is a data column that stores the RAISEERROR value, you can set up a filter to push that value to a formula tool.

Are you looking to get an email if there is an error, or do you want info to be carried down through the workflow?

 

Thanks!

Community Moderator
Labels
Top Solution Authors