cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow with Alfresco SDK

egorbright
Champ on-the-rise
Champ on-the-rise
Hi!

Please, sorry for my English…

I need to create some workflows and deploy them to alfresco (share).

I was installed the Eclipse, Alfresco SDK, springloaded

I've tried things from Jeff's manual, but alfresco amp were not compiled properly. I've got some errors.

I've found that sdk projects not works with Alfresco Community 5.0.b

And my choice now is All-in-One archetype.

1. Please tell me about structure of the project in All-in-One archetype. How I can to develop a workflows with all-in-one archetype project?
2. How I can to deploy a result (*.amp or *.war…. I don't know) to system. Some system path? Or… what? 😃

Thank you so much! Help, please!
1 REPLY 1

douglascrp
World-Class Innovator
World-Class Innovator
Have you read this tutorial?
http://ecmarchitect.com/alfresco-developer-series-tutorials/workflow/tutorial/tutorial.html
This is the updated version, already using Maven SDK.

You will find everything you need there.

Try it and let me know if you have problems.