[jboss-user] [JBoss jBPM] - Re: xml export

msandoz do-not-reply at jboss.com
Sun May 20 22:02:30 EDT 2007


"kukeltje" wrote : regarding the deprecated class: correct, since the core-engine now stores the process in xml format as well when deploying, converting back is no longer needed
  | 
  | regarding the manipulation of the domain objects, isn't that you design choise if you beuild a new editor?

hi thanks for the info. My motivation is that I'd like to concentrate on programmatically creating process definitions and then having them exported from my editor as xml for later submission. is there a way to do that?

Here's my understanding of the use case:

1. Create process definitions in GUI editor, complete with actions, etc.
2. Store on local file system in xml while its being worked on
3. When ready to instantiate, submit the xml to the engine.
4. Get feedback from the engine on run state etc.

if my assumption is correct, it seems theres a step needed to create the xml. does the engine do that? That seems to be how the existing editor works. Is that correct?

Thank You,

Matthew

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047089#4047089

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4047089



More information about the jboss-user mailing list