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!