Our company currently has 2 Alteryx Designer licenses - No server license.
I want to create a way for the end user to run the workflow without having access to the workflow.
Can I create an analytical app without having a server license? If so does the end user who runs the workflow have to have Alteryx Designer as well?
If i can't create an analytical app - any ideas on how i could hide the workflow from the end user?
Javier
Hi @jdelaguila
I guess you can lock/encrypt workflow
Here are post which might help you out.
https://help.alteryx.com/current/designer/lock-your-workflow
(Optional) Restrict use to specific serial numbers (one per line): Enter a list of the serial numbers (email addresses). Only users with a listed serial number are able to run the locked workflow. List each unique serial number on its own line. To locate your serial number, in the main menu go to Help > About.
Hope this helps 🙂
Hi @jdelaguila --
If you don't have server then the user running the workflow will need a designer license. That being said, you can lock the workflow so the user cannot open it. Be careful though, a locked workflow cannot be unlocked so you will always need an unlocked copy kept somewhere save.
I hope this helps.
Seth
Hi @jdelaguila ,
the only way to achieve this is by running the workflow via the gallery, which requires a server licence.
@atcodedog05 's solution allows them to run it but not edit the workflow. They will still see and will still require a licence.
You need the server to achieve your requirements.
M.