Jump to: navigation, search

Difference between revisions of "Workflow Designer"


Line 1: Line 1:
The purpose of the Workflow Designer is to view, design and run Windows Workflows that are attached to {{UBIK}} objects.
+
The Workflow Designer is a component in UBIK® which appears on many occasions, namely every time when there is a [[Workflow]] to be displayed or edited. It features a full re-hosted version of  the designer for the [http://en.wikipedia.org/wiki/Windows_Workflow_Foundation Microsoft Workflow Foundation], extended with manipulation capabilities for {{UBIK}} objects.
 
+
{{ControlInfoBox
+
| title = Workflow Designer
+
| name = Workflow Designer
+
| internalname = CtrlWFDesigner
+
| image =
+
| imagecaption = Workflow Designer control
+
| purpose = View and design visual workflows
+
| context = none
+
| version = 2.1+
+
}}
+
  
 
==Basics==
 
==Basics==
Line 30: Line 19:
 
====Captions====
 
====Captions====
 
Per default, each editing control shows the description string (''DESCR'') of the respective MetaProperty as its caption.
 
Per default, each editing control shows the description string (''DESCR'') of the respective MetaProperty as its caption.
 
===Design vs. View===
 
  
 
===Drag & Drop===
 
===Drag & Drop===
Line 58: Line 45:
 
* [[Code- and Workflow Debugger]]
 
* [[Code- and Workflow Debugger]]
  
 
+
[[Category:Workflows]]
[[Category:UBIK Studio Controls]]
+

Revision as of 20:16, 25 June 2013

The Workflow Designer is a component in UBIK® which appears on many occasions, namely every time when there is a Workflow to be displayed or edited. It features a full re-hosted version of the designer for the Microsoft Workflow Foundation, extended with manipulation capabilities for UBIK® objects.

Basics

Appearance

Toolbox

Activity Originator Purpose
InvokeMethod Microsoft -

Design canvas

Property window

Captions

Per default, each editing control shows the description string (DESCR) of the respective MetaProperty as its caption.

Drag & Drop

Toolbar

Item Purpose
View Style Indicates or changes the View Style of the control; changing it will result in reloading of the control
Navigate to context object Attempts to navigate to the current context MetaClass.
Save Saves the context object.

Context menu

This control doesn't feature any context menu yet.

Designing workflows

Other functionality

See also