I am new to activiti. I am developing a web application using activiti. Scenario : when we create workflow, we also include variables(form properties) for required information. Question : I want to create custom form which will ask user to provide inputs(form properties) whenever process instance is created. what will be mechanism to solve this question? help me out.