Jim Beam [https://community.jboss.org/people/jamesbeam] created the discussion

"Insert message into process running in gwt-console-server *from external app*"

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

--------------------------------------------------------------
I'm a jBPM noob running jBPM5 in AS7.  I have installed the jbpm console and 
console server as well as Guvnor and desginer.  I am able to create a process 
in Guvrnor and run that process from the Console.

Now, I want to write a java application that sends a message (/event) to the 
process.  I can do that from eclipse using the jBPM example, but my goal is to 
load the process in guvnor, have my java app feed information to the process, 
then be able to view the current state in the jbpm Console.

I assume I need to access the knowledgesession running in the 
gwt-console-server, but I'm not sure how to do that.  Is it safe to 
access/mondify a session that is persisted out to a database (ie, both 
gwt-console-server and my custom app would be able to modify it) and then the 
jbpm console would read from it?

Can someone point me to an example of this or suggest ways to do it?

Thanks vm,
-J
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to