Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Alfresco 3 Cookbook

You're reading from   Alfresco 3 Cookbook Over 70 recipes for implementing the most important functionalities of Alfresco

Arrow left icon
Product type Paperback
Published in Jul 2011
Publisher Packt
ISBN-13 9781849511087
Length 380 pages
Edition 1st Edition
Languages
Concepts
Arrow right icon
Toc

Table of Contents (21) Chapters Close

Alfresco 3 Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Getting Started 2. Creating and Organizing Contents FREE CHAPTER 3. Securing and Searching Contents 4. Rules—the Smart Spaces 5. Alfresco Administration Console 6. Customizing Alfresco Web Client 7. Alfresco Content Model 8. Alfresco JavaScript API 9. FreeMarker Templates 10. Web Scripts 11. Working with Workflows 12. Integrating with MS Outlook and MS Office 13. Configuring Alfresco E-Mail and File Servers 14. Building Alfresco Index

Creating and deploying custom workflows


Now as we understand the components and basic concepts on workflow, let us try to create our own workflow definition. This recipe will help you to create a new workflow definition step by step:

  1. 1. Creating task model

  2. 2. Designing the process definition

  3. 3. Writing the resource bundle

  4. 4. Configuring web client to show the workflow and tasks properly

  5. 5. Deploying the process definition

  6. 6. Finally using the workflow

Before starting, let us say this is our process flow for which we want to create a workflow definition. We will take an example of a standard waterfall software development process only.

Note

It would be easier for you to write a BPM process definition if you first draw down the flow chart of your process model.

How to do it...

To carry out this recipe, we break it down into five different tasks:

Creating the Task Model:

  1. 1. For the task model, create all the components of our new custom workflow in the extension folder that is tomcat\shared\classes\alfresco...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image