cancel
Showing results for 
Search instead for 
Did you mean: 

Modeler and its usage

nbklot3
Champ in-the-making
Champ in-the-making
Hi,

I'm trying to understand the features of each of activiti components and need help in understanding the features of Modeler at high level.

I see that modeler can be used to create the process (with tasks, assignees, etc) and to deploy this process, we need to export the XML from activiti cycle and deploy it in activiti probe. Correct me if I'm wrong.

Now, if I have declared a task as service task or script , how do I define my java classess or javascript in modeler? Is it possible?
Also can we create forms associated with process using modeler or is it possible only in designer?

Thanks,
Arun
3 REPLIES 3

jbarrez
Star Contributor
Star Contributor
That is only possible through the designer (classes + form)

nbklot3
Champ in-the-making
Champ in-the-making
Hi,
I couldn't find detailed steps on creating a process which involves service task, form. can you please let me know if there's any tutorial or detailed documentation on modeler and designer?

jbarrez
Star Contributor
Star Contributor
In the latest designer: just add your class under the 'Class' selection field.
Form properties can also be added by the designer.

These two things are *not* possible in the Modeler at this point in time.