Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Urgent: Chained App Not Working in Alteryx Gallery

Rihan_Mohamed
8 - Asteroid

I have created an Alteryx Chained App that works perfectly in Designer but fails when uploaded to the Alteryx Gallery. This is an urgent issue, and I would appreciate any assistance. Below is an overview of the app's workflow:

App1: Writes the output to Result1.yxdb.

App2: Contains the XML script of two Alteryx Apps in two containers. Based on the selection, the output is written and later referred to as App4.

App3: Calls App4, but since the file writing is problematic, a dummy App was created.

App4: This app should run, but it only works in Designer, not in the Gallery.

Can anyone help me resolve this issue? Thank you!

2 REPLIES 2
fmvizcaino
17 - Castor
17 - Castor

Hey @Rihan_Mohamed ,

 

Could you please share the error message you are getting?

 

Best,

Fernando Vizcaino

Rihan_Mohamed
8 - Asteroid

I'm not getting any error. After running App3, App4 which is the output from the App2 is not working as a chained app in gallery but it is working on designer.

For the gallery workflows to work till App3 the output changes which i have made in gallery workflows is, for all the outputs are pointed to the path ( %temp%..\filename.yxdb)
Attaching the gallery version workflows for your reference