On Fri, Aug 14, 2009 at 3:53 PM, jim<[email protected]> wrote: > > Is there a way to move the processes in the development environment to > the production env? I tried using the db that I used in development, > but the processes are gone. Thanks!
Hi Jim, you have to copy work_development/* to work_production/* The process instances are in there. As you have guessed, the rest is in the database. Best regards, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
