You just need a form in HTML with elements(e.g. textbox - string, file - document etc.) having same name as the process input parameter name and the the form action attribute should be pointing to REST URL of the process.For example : for a process(short-lived) having REST URL : http://localhost:808...