Thomas Setiabudi [https://community.jboss.org/people/thomas.setiabudi] created 
the discussion

"Re: Process Parameters through REST API?"

To view the discussion, visit: https://community.jboss.org/message/752798#752798

--------------------------------------------------------------
however, when I try the get form 
" 
http://localhost:8080/gwt-console-server/rs/form/process/com.sample.evaluation/render
 
http://localhost:8080/gwt-console-server/rs/form/process/com.sample.evaluation/render";

I can get the form HTML just fine


<html><body><h2>Start Performance Evaluation</h2><hr><form action="complete" 
method="POST" enctype="multipart/form-data">Please fill in your username: 
<input type="text" name="employee" /></BR>Reason:<BR/><textarea cols="50" 
rows="5" name="reason"></textarea></BR><input type="submit" 
value="Complete"></form></body></html>



So any clue about how to use this Rest
 
http://localhost:8080/gwt-console-server/rs/form/process/com.sample.evaluation/complete
 
http://localhost:8080/gwt-console-server/rs/form/process/com.sample.evaluation/complete 
 ?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/752798#752798]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to