Menus and Toolbars

Menus

File Menu

The File menu provides commands for file manipulation. Some of these commands are also included on the toolbar for quicker access.
New file icon New (Ctrl-N)
creates a new, blank workflow template.
Open a file icon Open (Ctrl-O)
opens a workflow template that is stored locally in a file.
Save file icon Save (Ctrl-S)
saves the active template to a file.
Save as icon Save As (F12)
saves the active template to a file and prompts you for a filename.
Close icon Close (Ctrl-F4)
closes the active template.
Close all files icon Close All Files
closes all open workflow templates.
Print iconPrint (Ctrl-P)
prints the active template.
Properties
opens the Properties window to display the properties of the active template.
Options
opens the Options window in which you can set default options for SAS Workflow Studio.
Recent Files
lists recently opened workflow templates.
Exit
closes SAS Workflow Studio.

Edit Menu

The Edit menu provides commands for manipulating objects. Some of these commands are also included on the pop-up menus in the project tree and diagram editor for quicker access.
Edit properties icon Edit Properties
edits the properties of a selected object.
Cut icon Cut
copies the selected object to the clipboard and removes it from the drawing pane.
Copy icon Copy
copies the selected object to the clipboard without removing it from the drawing pane.
Paste icon Paste
pastes the current clipboard contents to the drawing pane.
Delete icon Delete
removes the selected object from the drawing pane.
Add to Clip Explorer icon Add to Clip Explorer
adds the selected object to the default folder of the Clip Explorer.

View Menu

The View menu provides commands to enable and disable the SAS Workflow Studio utilities: process tree, format toolbar and Clip Explorer. Some of these commands are also included on the toolbar for quicker access.
Process Tree
contains the definitions of the process and all of its data objects, statuses, policies, participants, and activities. The process tree is organized by element type and associated activity.
Format toolbar icon Format Toolbar (F10)
is used to configure graphics properties of the diagram.
Clip Explorer icon Clip Explorer (F11)
stores process elements as a library of symbols and process objects that can be reused using the copy and paste commands.

Server Menu

The Server menu provides commands for managing workflow templates between SAS Workflow Studio and the SAS Content Repository. Some of these commands are also included on the toolbar for quicker access.
Log On (F9)
logs on to the SAS Platform.
Log Off (Alt-F9)
ends the connection with the SAS Platform.
Save to Repository icon Save to Repository (F7)
uploads a process template to the SAS Content Repository.
Open from Repository icon Open from Repository (F5)
retrieves or checks out a copy of a process template from the SAS Content Repository.
Manage Processes icon Manage Processes (F3)
displays a list of process templates currently available in the SAS Content Repository and facilitates management of active process definitions.

Help Menu

The Help menu provides access to product documentation and configuration information.
Help icon Help Topics (F1)
opens the online Help for SAS Workflow Studio.
SAS on the Web
provides links to additional resources on the SAS Web site.
About SAS Workflow Studio
displays product information for SAS Workflow Studio.

Drawing Tools

The drawing toolbar provides a set of controls that can be used to construct or edit a workflow template. Select the corresponding button to activate a command. To select an element in the diagram editor (to move it, or for access to the right-click menu), use the Select Tool button in the toolbar.
Select button Select Tool (space bar)
selects an object on the editor pane before moving it or right-clicking it.
Hand tool button Hand Tool (H)
navigates the editor pane and acts as a scroll bar.
Add Activity button Add Activity (A)
adds a new activity to the diagram.
Add Sequence Flow Line button Add Sequence flow Line (C)
connects two activities together with an optional status.
Add Logic Gateway button Add Logic Gateway (L)
adds a logic gateway (AND or OR) that controls the process flow behavior of the connected activities.
add swimlane button Add Swimlane (W)
sets the participants of the contained activities.
add annotations button Add Annotations (N)
adds annotations to the diagram.
add merge/fork gateway button Add Merge/Fork Gateway (J)
represents process forking or joining to denote parallel processing paths.
add decision gateway button Add Decision Gateway (D)
adds a Decision gateway to the diagram to denote alternate processing paths.
add timer button Add Timer (T)
adds a Timer node to the diagram.
add stop node button Add Stop Node (S)
adds a Stop node to the diagram.
SAS Workflow Studio supports several predefined keyboard shortcuts to create multiple objects of the same type. If a shortcut key is pressed followed by a left mouse click in the diagram editor, then the associated object is created. For example, if you press the A key and then click the mouse in the drawing pane, an Activity node is created to the right of the mouse pointer location. If you press the W key, then you can use the mouse to draw the boundaries of the swim lane.
In addition, the following movement key bindings are available:
  • The left, right, up, and down arrows move a selected object one pixel in the corresponding direction.
  • The same keys in combination with the Shift key move the object 8 pixels in the corresponding direction.
  • The same keys in combination with the Alt key move the object 18 pixels in the corresponding direction.
Note: These key bindings cannot be customized.

Zoom Toolbar

SAS Workflow Studio includes a zoom toolbar that allows users to zoom the current diagram in or out. It consists of a drop-down box with various zooming factors. Choosing a zoom factor of 100% yields a 1:1 magnification ratio. A higher zoom percentage zooms in to the diagram, while a lower zoom percentage zooms out from the drawing.
Zoom menu

Format Toolbar

The format toolbar provides additional formatting properties for process definitions. It contains the following four main control groups:
Color Property Controls
Color property controls in the format toolbar
Text Property Controls
Text property controls in the format toolbar
Outline Property Controls
Outline property control in the format toolbar
Miscellaneous Property Controls
Miscellaneous property controls in the format toolbar
The format toolbar can be toggled on and off by pressing F10 or by selecting the Format Toolbar check box in the View menu. The format toolbar can also be displayed as a panel by selecting the Switch to panel mode icon (panel mode icon) in the Miscellaneous Property Controls group.
Format Toolbar in Panel Mode
Format Toolbar in Panel Mode
Note: Standard cut and paste operations do not maintain any special formatting. Formatted objects should be reproduced using the Clip Explorer.