On 11/16/06, Boris Kraft <[EMAIL PROTECTED]> wrote: > > I need to recover all expression that belong to a workflow I have > launched. I have a backup from the engine store, and I can find the > participant (worklist) and the corresponding folder with expressions in > the engine. > > Now, all my flows have subflows, so I assume that besides the folder > that matches the participant expression id, other expression folders > exist that I need to copy as well to have a valid restore. How exactly > is the connection between all of these expressions?
Hi Boris, the expressions from the main flow and the subflows share the same 'radical' for their 'workflow instance id'. The main flow workflow instance id will be a long like "1357913579" and subflows will have workflow instance ids like "1357913579.0" or "1357913579.0.2". Best regards, -- John Mettraux -///- http://jmettraux.openwfe.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFE users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwfe-users?hl=en -~----------~----~----~----~------~----~------~--~---
