JBoss Community

Re: Process Parameters through REST API?

created by Thomas Setiabudi in jBPM - View the full discussion

however, when I try the get form

"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  ?

Reply to this message by going to Community

Start a new discussion in jBPM at Community