Tihomir Surdilovic [
http://community.jboss.org/people/tsurdilovic] created the discussion
"Re: Can I run Web editor separately in jBPM5?"
To view the discussion, visit:
http://community.jboss.org/message/597650#597650
--------------------------------------------------------------
Yes, I added ability to open bpmn2 processes in Guvnor standalone editor.
To use the standalone editor in your application, you can use following URL for example in
a div or iFrame or just in a window (Guvnor has to be running, for this example on
localhost:8080):
http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/standaloneEd...
http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/standaloneEd...
This will create a new bpmn2 process named "myprocess" in package
"defaultPackage" with category "mycategory" (note has to previously
exist in Guvnor).
To open this process later on with standalone editor, you can use
http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/standaloneEd...
http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/standaloneEd...
where XYZ is the "myprocess" UUID that Guvnor generated.
You can see the standalone editor can also be used within Guvnor itself:
http://people.redhat.com/tsurdilo/vid/gatewayexample.swf
http://people.redhat.com/tsurdilo/vid/gatewayexample.swf
I will add a blog on this soon.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/597650#597650]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]