Franck cdsosi [
https://community.jboss.org/people/cdsosi] created the discussion
"Process Parameters through REST API?"
To view the discussion, visit:
https://community.jboss.org/message/751738#751738
--------------------------------------------------------------
Hi,
I have been seraching for quite a long time but can't get around with problem. Maybe
some of you have a solution, I hope so actually !
I desgin and deploy a process which has some process variables. I want to start that
process and of course set (initialize) the values to so that they can be used when the
process starts.
I have to say that there is no kind of human task or form in my process.
Is it possible to do that simple action through the REST API.
I try to add the parameters in the post request of
.../gwt-console-server/rs/process/definition/{id}/new_instance but with no success => I
thought this particular REST API would have parsed the parameters and their values in the
body and then try to match some of them with process variables but it seems that it is not
the case or maybe I did in a bad way.
Anyone one can help ?
Thanks
Regards
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/751738#751738]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]