Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: Process Parameters through REST API?"
To view the discussion, visit:
https://community.jboss.org/message/752032#752032
--------------------------------------------------------------
as stated in that post you refer there is REST api for that, it is just refer to form
resource (which is kind of misleading) but it accepts regular HTTP POST calls. Just make
sure that whenever you send your requests to that URL you send it with
enctype="multipart/form-data"
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/752032#752032]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]