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!

[478 byte] By [Joao.Guilherme.Del.Valle] at [2007-11-26 8:55:15]
# 1
write an 'lh' script to export & import
TD_ROC at 2007-7-6 22:52:34 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
Hi TD_ROC Is there a script sample to share?ThanksJXXE
jxxe at 2007-7-6 22:52:34 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3
hi guys,even i have a similar requirment. can anyone give a quick solution or refrence to some documentation regarding thisthanx in advshiv
identity_dev at 2007-7-6 22:52:34 > top of Java-index,Web & Directory Servers,Directory Servers...
# 4
You can pass command line options to lh so that its completely non-interactive. That can be iterated within a shell script.Ankush
ankushkapoor at 2007-7-6 22:52:34 > top of Java-index,Web & Directory Servers,Directory Servers...