Skip to content

T0.3.Create the process

esseti edited this page Oct 3, 2014 · 5 revisions

#Create the process. To create the process:

  • open eclipse.
  • Chose the activity view from Window->Open Prospective->Others. Then go to File->new->Project.. and create a activity project, give it a name and create it.
  • Right click on the project folder, then New->Other and select Activity diagram, give it a name and create it.

Now the process is ready to be designed.

#Modeling the process When opened, the activiti editor shows on the right the palette. With the CC extensions there are now additional elements, each of which is a task with a predefined logic. Crowdsourcer can drag and drop them.

To create our example, we need two marketplace task, one for the upload and one for the description. The process will look like this:

The two task have to be configured like this:

upload page

describe page

The URL should point to your deployment of the page. The rest is intuitive. Ideally a crowdsourcer can change the payment method, or create a validation process to validate the outcomes of the workers.

As it is, the process is ready to be compiled and deployed.

Process can be downloaded here.


PRE:Create the web page - NEXT:Compile the process

Clone this wiki locally