Hello,
I am trying to build an app where I would like to have an alteryx app run via another app. I have 3 radio buttons on the first application on which the options are selected and run

If the user selects App1, App1.yxwz has to be run, App2 for App2.yxwz and App3 for App3.yxwz.
I have set the On Success - Run Another Analytical App option selected on the first app.but that seems to work for only 1 app to be triggered.
Is there a way for me to trigger different alteryx apps depending on the option selected? Maybe using a VB script maybe to trigger different apps depending on the options selected would work? But then I tried starting the alteryx apps from the command prompt using "AlteryxEngineCmd.exe", it says the app has been started but I do not see the app UI.
Can someone please help me with this.
Thank you!