[jboss-user] [jBPM] - Re: How can I take process definitions from Guvnor with jBPM5 API?

Esteban Aliverti do-not-reply at jboss.com
Mon Feb 13 08:22:03 EST 2012


Esteban Aliverti [https://community.jboss.org/people/eaa] created the discussion

"Re: How can I take process definitions from Guvnor with jBPM5 API?"

To view the discussion, visit: https://community.jboss.org/message/716182#716182

--------------------------------------------------------------
The source code of a package only contains Drools related assets like rules, functions, etc., but not processes. What you can do is either to use the binary package (you have to build the package first from Guvnor's UI) or to use the process' source URL instead of the package. 
Also remember that KnowledgeBuilder doesn't throw any exception if it fails compiling a package. You  have to manually check for errors after you add a resouce by using .hasErrors() and getErrors() methods.

Best Regards,
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/716182#716182]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120213/cd3bb18a/attachment-0001.html 


More information about the jboss-user mailing list