Hello,
We are two teams operating from different locations currently using Alteryx designer instance on separate servers.
We want to use scheduling functionality on a single server where both teams can deploy their workflows.
So, I have 3 questions:
1. Is it feasible to use a single Alteryx Server Instance where both teams can deploy their workflows in a partitioned way?
2. Can we schedule multiple workflows? For ex: We will schedule around 20 workflows at same time.
If yes, What should be the processing capabilities required?
Hi Ameya!
1. Is it feasible to use a single Alteryx Server Instance where both teams can deploy their workflows in a partitioned way?
Yes, it is! I'd recommend into looking into Gallery's "Studios" and the permissions and access that can be granted through them.
2. Can we schedule multiple workflows? For ex: We will schedule around 20 workflows at same time.
You are able to schedule different workflows, and they can be run simultaneously. But I would not recommend running 20 simultaneously. Our soft-recommendation is to only run (The number of logical cores on your server / 2). So if your server deployment has 8 cores, we'd only recommend running 4 simultaneously.
Below is a more comprehensive resource on scaling your deployment appropriately.
Let me know if that answers your question!
Thanks @BTran for your prompt response.It was helpful.