cancel
Showing results for 
Search instead for 
Did you mean: 

New to Activiti - Failed to create new worflow

lss
Champ in-the-making
Champ in-the-making
Hi, I am new in Activiti. I would want to do a simple workflow and make sure it is work to prove that my environment is correctly set-up. I create flow based on this link -> http://www.youtube.com/watch?v=UTl9LJ_Ob98

But I found out that my environment (Window 32bit, Eclipse Juno, Maven 3.0, JDK 1.6) is different from what it demonstrated.

1. I could not "Export to BPMN 2.0XML" by right click on the screen as shown @3:43.
2. JUnit test doesn't show the errors as shown @3:08.

Please guide me through this because i am out of ideas on how to solve these issues. Is it missing of eclipse plugin or others?? Thank in advance.

1 REPLY 1

frederikherema1
Star Contributor
Star Contributor
1. Export to BPMN is no longer needed in the current version, the bpmn-file you have in eclipse IS the XML-file that can be depolyed.
2. I think those errors have been removed (error when user-task has no assignee, in this case) from the product