Hey there,
I would like to ask how I could combine one workflow that has App with multiple workflows.
I will need to load workflows to Alteryx Server and App will need to be published.
That is how it looks like:
Thanks for help
Ignas
Solved! Go to Solution.
Use the Run Command tool to perform a command line execution of the workflow.
Hey @CharlieS
Thanks for the message.
As I understand to run command line is on Desktop, but I will need to load workflows to the server and app will be published.
Regards,
Ignas
@Hi @ignas!
Is it necessary for workflows 2, 3, and 4 to be separate? Or can you combine all and control the flow with Block Until Done and/or Parallel Block Until Done?
I'm asking because I also had this same question and didn't quite get it resolved (yet!). My workaround was to combine the entire process into one app. I'll be following this post and look forward to seeing other suggestions.
Hey @ddiesel
It would be a nightmare if I need to troubleshoot the whole chain of workflows or if I need to build something on top. And I am even not sure if it can be solved with Block Until Done and/or Parallel Block Until Done, because there are multiple input and output files for each of the workflow.
Regards,
Ignas
With a help of different people I found the solution:
1. We need to convert all workflows to App. We can do it by just adding and deleting one of the interface tools then save as app.
2. Use this method chained apps method: https://community.alteryx.com/t5/Alteryx-Knowledge-Base/Chained-Alteryx-Analytic-Applications/ta-p/7...
User | Count |
---|---|
19 | |
15 | |
15 | |
9 | |
8 |