Workflow Designer
Last updated
Last updated
Diagram controls will be enabled when a workflow designer is active. Click an activity to enable the buttons.
Crtl + F
Find activity by searching Display Name
Ctrl + C
Copy the selected activities to the clipboard.
Ctrl + V
Paste activities from the clipboard to the selected workflow designer.
Ctrl + D
Duplicate activity. Copies the selected activity and paste it on the same designer.
Ctrl + Z
Undo designer operation.
Ctrl + Y
Redo designer operation.
Ctrl + A
Select All
Alt + S
Set the selected activity as the source of the connection.
Alt + C
Makes a connection from the source to the selected activity.
Ctrl + B
Add breakpoint to the selected activity.
F1
Get help on the selected activity
F5
Runs selected workflow
Left Click
Select/Deselect Activity
Right Click
Shows context menu
Shift + Mouse Scroll Down
Scrolls designer to the right
Shift + Mouse Scroll Up
Scrolls designer to the left
Mouse Scroll Down
Scrolls designer to the top
Mouse Scroll Up
Scrolls designer to the bottom
Ctrl + Left Click + Drag
Pans designer
Ctrl + Mouse Scroll Up
Zoom In
Ctrl + Mouse Down
Zoom Out
Right-click on the activity to show the context menu.
Disable - Disables the selected activity. The activtiy will not be executed when it is disabled.
Execute This - Executes the selected activity
Execute From Here - Executes all the activities from the selected activity.
Execute To Here - Executes from Start and stops at the selected activity.
Break - Adds a breakpoint to the activity and the execution will be paused during a debug session.
Continue - Continues execution from a breakpoint.