<form id="1635016860">
<property name="subject" value=""/>
<property name="name" value="PerformanceEvaluation-taskform"/>
<property name="displayMode" value="default"/>
<property name="status" value="0"/>
<field id="822358072" name="822358072" position="0" type="InputTextArea">
<property name="fieldRequired" value="false"/>
<property name="groupWithPrevious" value="false"/>
<property name="height" value=""/>
<property name="labelCSSClass" value=""/>
<property name="labelCSSStyle" value=""/>
....
I don't understand how convert this xml to html form and where this data has to be posted to save variables to related process.
I have finded jbpm-forms-rest-integration.js but I think working only since 6.4 version, the endpoint used in js are no longer available in 7.3.
Thanks!
Alberto