I read some kind of solution in https://community.jboss.org/thread/196709 but I have no form in my process :(
I just want to input process variables values at process starting. This can be done with Java code (ksession.startProcess({process_defintion_id}, params);), don't we have the opportunity to do that with REST API without coding something on server side of course?
Kind Regards