Hi,
I'm new with activiti and I'm trying to do a little process to vacation request like the examples. I've do it with eclipse and I've the activi diagram, the bpmn20.xml and three simple forms, I've attach the bar file.
The process start with StartEvent and a form to request.
Throught the activiti diagram I make the bpmn20.xml and then I execute the Create deployment artifacts to make the .bar deployment. Througt the Activiti Explorer/Deployments/Upload new selecte this file. The Activiti Explor upload my process and shows it in the browser, but when I press start process it doesn't show the initial form.
What I'm doing wrong, can you help me?, please
Thanks