On Tue, Jan 25, 2011 at 10:00:05AM -0800, Mario Camou wrote: > > I'll see if it's possible to add the "definition":11 thing instead of > "command", we're integrating with an external in-house app and that's the > JSON format that app uses. Or perhaps in ruote-kit we could copy "command" > to "definition" in the workitem?
Hello Mario, please do as you like, I was just trying to sort it up. I was finding it weird, but not that I know the context, I understand. > Let me check how much of the process definition I can share on an open, > archived list :) It seems the error comes from a process instance that lost its "root" (ie that contains no expressions that are roots, ie no expressions that have no parent expression). Hence my request for the definition. > One more thing. To get Ruote back to a state where I can work with the web > interface, is it enough to do an rm -rf of the ruote_work_development > directory? With the FsStorage, you can rm -rf ruote_work_development to nuke all the process instances. If you know the wfid (process instance id of the process), you can rm -rf all the directories or files whose contain this string to remove only that instance. I should probably write a tool to do that cleanly, programmaticaly. 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
