Mohamed Abuthahir [
https://community.jboss.org/people/abuinigate] created the discussion
"Jbpm Best Approach to start the process"
To view the discussion, visit:
https://community.jboss.org/message/732390#732390
--------------------------------------------------------------
Hi ,
Currently I am working in Jbpm. I want start my jbpm process with process variables in
either two ways. But I was struggling in both the ways. Can you please help me on this.
My First Apprach
I was trying to consume Jbpm Rest API. In this I was able to create the process but I am
not able to pass parameters. As I read many threads they said we need to write custom
methods for accepting parameters in *org.jboss.bpm.console.server.ProcessMgmtFacade.java*
located inside *gwt-console-server.war*.But I am not able to find that class inside the
war file.
In my second approach,
I was uploading my bpmn files in guvnor and I am creating a knowledge base and using
*ksession.startprocess()* I am invoking my process. But using this approach I am not able
to use my custom objects like *Employee* in script node even though I have uploaded POJO
model jar in guvnor. It is showing import is failed.
I want to kick my process from an external system. Can you please tell me which option is
better and why? And solution for the above two steps.
Your help will be greatly appreciated.
Thanks
Abuthahir
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/732390#732390]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]