You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.