Import/export workflows and other objects
Hi!
We are developing many workflows in a developing machine and eventually we are going to deploy them in production. What is the recomended way to do this? We cannot just dump the whole database... I could use the BPE to save each and every modified workflow in development as a file, and import them in production, opening every file through the BPE of the prod env. This seems a quite manual process for such a common task. Is there any other way?
Thanks!

