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.

Chained App

KalpeshJ
6 - Meteoroid

I have created chained app which has 5 workflows. The app is working fine on desktop as expected  Each workflow has final output in excel, which is inout for the next one.

 

The problem here is, how do I load in on uat gallery for the end user.

 

I have tried different ways (mange under asset) but its not running as expected there. 

 

I have created chained app 1st time. Please assist

9 REPLIES 9
abacon
12 - Quasar

Just for my understanding, you have 5 workflows chained together in order? Workflow 1 kicks of 2 kicks off 3? And are you receiving an error message at all or is it successfully running but not giving the desired output?

KalpeshJ
6 - Meteoroid

Getting error on 4 app. 1st 3 are running as expected.

 

On 4th the error is, incorrect path while the path on workflow is correct.

 

Not sure how do I fix this.

KalpeshJ
6 - Meteoroid

I followed both the links but no success 😕 

abacon
12 - Quasar

@KalpeshJ could you post the error you are getting? Is there a specific tool ID it is saying is getting the incorrect path?

OTrieger
13 - Pulsar

Which path do you get error for? Is it for an incoming file?

Where is the location of the path, to your C drive?

KalpeshJ
6 - Meteoroid

I understand that the excel output generated by app2 is not being correctly consumed by app3 which is the input for app3 in UAT Gallery.

 

Issue is bot with any tool ID as all apps are giving correct output on desktop version.

 

How to fix path issue in UAT gallery for Chained App?

OTrieger
13 - Pulsar

So where do you save the outputs, on your local drive, shared drive? You need to figure out where the files are saved so you can use that path to connect the file to app 3

KalpeshJ
6 - Meteoroid

All Output are being saved in Shared drive.

Labels
Top Solution Authors