cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti Workflow using step editor

ashiwnis
Champ in-the-making
Champ in-the-making
Hi can any one tell me, How to create a sample workflow using https://activiti.alfresco.com, step editor.
Am trying to create a simple Review and Approve task workflow.
Any reference links?

Thanks,
Ashwini
12 REPLIES 12

jbarrez
Star Contributor
Star Contributor
We will have a "getting started" up soon (actually on the next cloud rollout planned for next week).

This is a PDF version of that document: https://www.dropbox.com/s/9sfbbmr7n3mcq6u/Getting%20Started%20with%20Activiti%20BPMS.pdf?dl=0

ashiwnis
Champ in-the-making
Champ in-the-making
Hi ,

The given link helped me a lot, thank you so much.
Have one more question here, I created sample workflow, exported bpmn file and uploaded to the Activiti Workflow Console, via http://localhost:8080/alfresco/activiti-admin#deployment/1
I started Alfresco 4.1.4 instance in my local and tried to start workflow but i don't see the form.
How to get the form? for share side?
can you please guide me?

Thanks,
Ashwini

jbarrez
Star Contributor
Star Contributor
The step editor + forms is NOT compatible with Alfresco / Share at the moment.
It might be one day, but this is currently not the focus.

ashiwnis
Champ in-the-making
Champ in-the-making
You've mentioned that "One day" is it the release of Alfresco standalone premise or cloud version?
When it will be released approximately?

jbarrez
Star Contributor
Star Contributor
It's not yet planned, which means I can't give you a date. It will be purely driven by customer demand.

ashiwnis
Champ in-the-making
Champ in-the-making
The release will be on Alfresco standalone premise or cloud version?

jbarrez
Star Contributor
Star Contributor
Everything in Alfresco is always cloud AND on-premise.

ashiwnis
Champ in-the-making
Champ in-the-making
Hi,

I tried to create sample workflow using stepEditor,
Unable to implement the conditional cases during Rejection.
1) Author edits the document and submits for review(Form1)
2) when the reviewer(Form2) Approves,workflow will end and when reviewer Rejects, it should go back to author for editing, in this case i used the same form as i used in the Author.
3) I couldn't achieve this scenario
Could you please guide me how to link back in case of rejection?

jbarrez
Star Contributor
Star Contributor
The 'goto' functionality (this is how we named that feature) is not yet there, but it is planned to be implemented soon.