Extension: CognitiveProcessDesigner
Overview | |||
---|---|---|---|
Description: |
Draw BPMN processes with a graphical user interface in Semantic MediaWiki | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Tobias Weller, Maria Maleshkova, Alexander Pinchuk | License: | GPL-3.0-only |
Type: | MediaWiki | Category: | Rich Articles |
Edition: | BlueSpice pro, BlueSpice farm, BlueSpice cloud | Version: | 4.1+ |
Features
The Cognitive Process Designer extension supports the creation, importing, exporting and annotating of BPMN (Business Process Model and Notation) processes by using an intuitive GUI (graphical user interface). Each element (node and edge) is represented by its own wiki page, which publishes the information according to the Linked Data Principles. Cognitive Process is based on bpmn.io, an open source project by Camunda. Bpmn.io is an JavaScript renderer that allows to model BPMN processes and checks the syntax. Page Forms is used to facilitate the input of information for each element.
Note: When labelling shapes, the label is only saved after the cursor focus has left the shape. Clicking outside the shape will apply the label to the shape.

Technical Information
Technical details for BlueSpice cloud can differ in some cases.
Requirements
- MediaWiki: 1.43.0
- OOJSPlus: 3.0.0
Integrates into
- CognitiveProcessDesigner
- ContentDroplets
- MWStakeContentProvisioner
- PDFCreator
- VisualEditor
Special pages
- OrphanedProcessDescriptionPages
- ProcessOverview
Permissions
Name | Description | Role |
---|---|---|
cognitiveprocessdesigner-editbpmn | ⧼right-cognitiveprocessdesigner-editbpmn⧽ | admin, editor, maintenanceadmin |
Configuration
Name | Value |
---|---|
CPDCanvasEmbeddedHeight | 300 |
CPDCanvasProcessHeight | 600 |
CPDDedicatedSubpageTypes | array ( 0 => 'bpmn:Gateway', 1 => 'bpmn:ExclusiveGateway', 2 => 'bpmn:Task', 3 => 'bpmn:StartEvent', 4 => 'bpmn:EndEvent', ) |
CPDFallbackNSNames | array ( 0 => 'CPD', 1 => 'CPD_talk', ) |
CPDLaneTypes | array ( 0 => 'bpmn:Pool', 1 => 'bpmn:Participant', 2 => 'bpmn:Lane', 3 => 'bpmn:SubProcess', ) |
CPDMainLinksCognitiveProcessDesigner | false |
CPDPageTemplates | array ( '*' => 'Template:CPD/GenericBPMN', 'bpmn:Task' => 'Template:CPD/Task', ) |
API Modules
- cpd-diagram-usage
- cpd-load-diagram
- cpd-orphaned-description-pages-store
- cpd-process-overview-store
- cpd-save-diagram
- cpd-syntax-highlight-xml
Hooks
- BlueSpiceDiscoveryTemplateDataProviderAfterInit
- CanonicalNamespaces
- CodeEditorGetPageLanguage
- ContentHandlerDefaultModelFor
- ContentStabilizationIsStabilizationEnabled
- ContentStabilizationStablePointAdded
- LoadExtensionSchemaUpdates
- MWStakeCommonUIRegisterSkinSlotComponents
- MediaWikiServices
- OutputPageBeforeHTML
- PageDeleteComplete
- ParserFirstCallInit
- SkinTemplateNavigation::Universal
- StandardDialogsRegisterPageInfoPanelModules
Composer requirements
all-packages | mwstake/mediawiki-component-processmanager |
---|
Accessibility
Test status: | 2-testing complete |
---|---|
Checked for: | Web, Authoring tool |
Last test date: | 2022-08-09 |
WCAG level: | AA |
WCAG support: | does not support (workaround: no) |
Comments: |
Authoring tool: drag and drop, since it is a visual tool Web: no good keyboard support, no screenreader accessibility. See also: https://forum.bpmn.io/t/how-to-make-modeler-keyboard-accessible/5996/6 |
Extension type: | extended |
Extension focus: | editor |