Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Chaining Three Apps

ReidM
7 - Meteor

I have three workflows that I am trying to chain together. I currently have APP1 chained to APP2 and then APP2 chained to APP3.

 

When I use the wizard to test the chained app it only runs APP1 and then finishes on APP2

 

If I open the wizard in APP2 then it runs APP2 and then APP3.

 

Does alteryx support chaining three apps ?

 

5 REPLIES 5
JagdeeshN
12 - Quasar
12 - Quasar

@ReidM 

 

You should be able to chain multiple apps. You would basically open (2) on success of (1) and (3) on success of (2). This can be configured within the settings of the Interface Designer menu.

 

Please find attached a sample on how this can be implemented. Hope this points you in the right direction.

 

Best,

Jagdeesh

ReidM
7 - Meteor

I tried with a simple version below and still cannot get it to work

JagdeeshN
12 - Quasar
12 - Quasar

@ReidM  In your attached example you have not configured the apps to run one after another.

 

You can do this within the interface designer menu as shown below:-

 

JagdeeshN_0-1650983537810.png

 

Hope this points you in the right direction.

 

Best,

Jagdeesh

ReidM
7 - Meteor

@JagdeeshN 

Sorry I did do that it must have just not saved. Even doing that and running the workflow that doesn't work.

 

Now it runs app1, app2 and then app3 twice...

 

 

JagdeeshN
12 - Quasar
12 - Quasar

@ReidM  the app3 opens up again in the end because it is yet to be exited. If you click on the exit button it should exist. On the server it will just exit after the first execution.

 

Hope that makes sense.

 

Best,

Jagdeesh

Labels
Top Solution Authors