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.

Can Gallery still generate output with conv errors?

Zoe_Y
6 - Meteoroid

When I run the workflow in Alteryx app, even with conv errors, it can generate outputs. But when I uploaded the app onto Gallery, it stopped. Just checking if Gallery can still generate outputs with conv errors?  Thank you 

6 REPLIES 6
Luke_C
17 - Castor
17 - Castor

Were any error messages thrown? I wouldn't think it would behave like that. 

gautiergodard
13 - Pulsar

@Zoe_Y Yes, conversion errors shouldn't have any impact on generating outputs.

Have a look to in the runtime settings to see if maybe you have outputs disabled or cancel running workflow on errors enabled?

gautiergodard_0-1666912309057.png

 

What is the error message you are getting from the gallery once the workflow has finished running?

 

 

Zoe_Y
6 - Meteoroid

Thanks @gautiergodard for getting back to me. I actually amended workflow and now there is no conv errors only with warnings ( alteryx app screen attached below) , but Gallery still cannot generate outputs. (error message from Gallery attached below) 

 

I have checked runtime, it seems ok - nothing ticked. (screen attached)

 

Thank you

 

 

Zoe_Y
6 - Meteoroid

thanks @Luke_C . No error messages thrown ( with warnings though) I have since tweaked the workflow so there are no conv errors but Gallery still shows errors and didn't generate outputs.

gautiergodard
13 - Pulsar

Hey @Zoe_Y 

Is the release date a variable that you are asking users to enter into the analytical app?

 

Based on the error I think you may have a data type conversion issue. Because of this I suspect that maybe information isn’t passing through your workflow as expected.

 

Have you tried to run the workflow in debug mode?

KrishnaChithrathil
11 - Bolide

@Zoe_Y 

These are warnings. This wouldn't affect the output.

Are you trying to avoid those warnings? If yes, there's an option to ignore those warning messages. Try it.

 

KrishnaChithrathil_0-1666937840349.png

 

Labels
Top Solution Authors