WorkflowFeatures
From AlfrescoWiki
This document lists the "advanced" workflow features available release by release.
The following workflow reference is also of assistance.
Contents |
[edit] V1.4 Workflow Features
[edit] Alfresco End User (Workflow participant)
[edit] Web Client
- Start Workflow (from a pre-defined list of registered Workflows)
- Enter workflow related information (e.g. due date, priority)
- Attach resources to Workflow (i.e. documents)
- Assign users to Workflow
- List tasks assigned to user (from dashboard)
- List tasks completed by user (from dashboard)
- View & Manage Task
- Edit task related information
- View and perform operations (e.g. checkout, edit) on attached workflow documents
- Attach new documents to workflow
- Re-assign Task to another user
- Mark task as Done (or select pre-defined outcome)
- Cancel workflow
- Out-of-the-box Workflows
- Simple review & approve workflow
- Simple adhoc task workflow
[edit] Alfresco Administrator (Workflow creator)
"How to" guide for creating your own workflows.
[edit] Workflow Capabilities
- jPDL process language for defining workflows (i.e. states, transitions, tasks, events, actions)
- Custom process and task variables
- Maintain references to Alfresco Repository objects within workflow
- Beanshell and Alfresco Javascript scripting of process variables and Repository objects
- Base decisions on Repository state
- Perform operations against Repository objects (e.g. checkout, checkin, transform)
- Issue Alfresco actions (e.g. send e-mail)
- Declarative configuration of Start Workflow and Task dialogs
- Localised Workflow definitions
[edit] Workflow Designer
- JBoss jBPM Process Designer
- GUI for defining process definition
- Direct deployment of process definition to Alfresco Server
[edit] Workflow Interfaces
- Start "advanced" Workflow Alfresco Action
- URL based Task Management (e.g. complete Review task and approve)
[edit] Alfresco Developer (Custom Workflow Applications)
[edit] Infrastructure
- Embedded JBoss jBPM 3.1.2 Business Process Engine
[edit] Screenshots
[edit] Start Workflow
[edit] Task Dashboard
[edit] Manage Task
[edit] Process Designer
[edit] Future Releases
- Workflow Package Commentary (Discussion Threads)
- Workflow Tracking
- Business Activity Monitoring (BAM)
- BPEL support

