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

Using the Alfresco Workflow Console


Once started, the workflows execute in the background in the jBPM context. There is a little way to debug and see what is going on around the workflows.

Alfresco has provided a wonderful tool to investigate inside the workflow engine.

You can perform various common tasks using this console window

  • Deploy, undeploy process definitions

  • See all the deployed process definitions

  • See all currently running workflows

  • Start, stop, cancel a workflow

  • See details of a workflow

  • See paths of a workflow

  • See any running task details along with task properties

  • Create, assign process variable values

  • See pending tasks, pooled tasks

In this recipe, we will see how to do some of these actions.

How to do it...

Open the URL http://localhost:8080/alfresco/faces/jsp/admin/workflow-console.jsp, admin access is required for some of the tasks we want to perform here.

The workflow console will appear, waiting to execute your commands.

The default screen renders the help output on how to use this interface...

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