The menu bar contains menus and menu options with which you access the Systemwalker Runbook Automation Studio functions.
File menu
The functions available from the File menu differ depending on what is selected in the Navigator view:
Project: Workflow Application project, local project, server project
Process definition: located on the local machine (local process definition) or located on a server
Simulation Scenarios project, process fragment project
Folder of a Workflow Application project
Menu Option | Description |
---|---|
New >> Project >> General | It is not supported in Systemwalker Runbook Automation Studio |
New >> Project >> Interstage BPM Studio >> Project | Create new Workflow Application projects and Server projects. |
New >> Project >> Systemwalker Runbook Automation Studio >> Operation components | Create new Operation components. |
New >> Sample | It is not supported in Systemwalker Runbook Automation Studio |
New >> Other >> General | It is not supported in Systemwalker Runbook Automation Studio. |
New >> Othe r >> Interstage BPM Studio | Create new FTP agent, HTTP agent, QuickForm, custom construction,Folder, Process fragment, Process definition, Rules set, Determination rule table, Workflow Application projects, Server projects. |
New >> Other >> Systemwalker Runbook Automation Studio >> Operation components | Create new Operation components. |
New >> Project >> Application | Create new Workflow Application projects. |
New >> Project >> Server | Create Server projects. |
New >> Process Definition | Creates a new process definition. |
New >> Scenario | Creates a new simulation scenario. |
New >> QuickForm | Creates a new QuickForm. |
New >> Agents | Creates an agentsConfig.xml file where you can define agents for Workflow Application projects. |
New >> FTP Agent | Creates an FTP Agent file where you can define FTP agents for Workflow Application projects. |
New >> HTTP Agent | Creates an HTTP Agent file where you can define HTTP agents for Workflow Application projects. |
New >> Custom Config | Creates a Configuration file for customer's JavaAction or Agent. |
New >> File Listener | Creates a file ListenerConf.xml (fixed name) file for Workflow Application projects. |
New >> Process Scheduler | Creates ProcessSceduler.xml file for Workflow Application projects. |
New >> Java action >> Data Source | Create DataSourceDefinition.xml file to define data source of Workflow Application projects. |
New >> Calendar | Creates a new calendar .cal file where you can define new business calendars. |
New >> Rules >> Rules Set | Creates Rules Set for creating Decision Tables |
New >> Rules >> Decision Table | Creates Decision Tables |
New >> Folder | Creates a new subfolder beneath the selected folder. |
New >> File | Creates a new file beneath the selected file. |
New >> Process Fragment | Creates Process Fragments to define Process Fragment Project |
Close | Closes the process definition that is displayed in the Process Definition Editor, the scenario that is displayed in the Scenario editor, the resource file that is opened in a text editor or the QuickForm displayed in the Ajax Page Editor. |
Close All | Closes all process definitions, scenarios, text editors, and QuickForms. |
Save | Saves the process definition of the active Process Definition Editor, the scenario of the active Scenario editor, resource files opened in a text editor, or QuickForms in the Ajax Page Editor. |
Save As | Saves a process definition to another location and/or to another file name, a resource file that has been changed using a text editor, a scenario to another file name, or a QuickForm to another name. |
Save All | Saves all open process definitions, resource files, scenarios and QuickForms that have been changed. |
Revert | It is not supported in Systemwalker Runbook Automation Studio |
Move | It is not supported in Systemwalker Runbook Automation Studio |
Change Name | Change the file name of Process definition, Scenario, Resource File, and QuickForm. |
Refresh | Refreshes the Navigator view. |
Prints the process definition displayed in the Process Definition Editor. | |
Switch Workspace | Switches to a different workspace. This option restarts Systemwalker Runbook Automation Studio. |
Restart | Restart Studio |
Send to Server | Transfers a local process definition to a server project. |
Upload Application | Uploads a Workflow Application project from your workspace to a remote server |
Download Application from Server | Downloads a Workflow Application project from a remote server to your workspace |
Import Bar File | Imports a Workflow Application project from the local file system to your workspace. |
Import | Imports resources of a Workflow Application project from the local file system to your workspace. |
Export | Exports resources of a Workflow Application project from your workspace to the local file system. When you export the process definition, you can select the following formats using the Export Process Definition dialog:
|
Generate Process Documentation | Generates the report of the Process Definition displayed in an active Process Definition Editor. |
Run Simulation | Simulates a scenario and generates simulation result that can be used to replay the simulation. |
Properties | Displays properties of projects, local process definitions, simulation scenarios, QuickForms, resource files, and other project-related properties. |
Exit | Closes Systemwalker Runbook Automation Studio. |
Note
The Process Scheduler function has not been supported in Systemwalker Runbook Automation
Edit menu
The Edit menu opens only if a process definition, a simulation scenario or a QuickForm is open.
Menu Option | Description |
---|---|
Undo | Undoes the last change to a process definition or scenario. |
Redo | Redoes the change that has been previously undone. |
Cut | Cuts selected process definition nodes, swimlanes or groups, or text strings defined in a scenario. |
Copy | Copies selected process definition nodes, swimlanes or groups, or text strings defined in a scenario. |
Paste | Pastes cut or copied process definition nodes, swimlanes or groups, or text strings defined in a scenario. |
Delete | Removes selected nodes, swimlanes, groups, and arrows from the process definition, or selected text strings from a scenario. |
Select All | Selects all elements of the process definition or text strings defined in the scenario currently displayed. This command can be used in the Process Definition Editor and the Scenario Editor. |
Find/Replace | Displays the Find/Replace dialog box, which can be used to search for a string and replace it with another one. |
Add book mark | It is not supported in Systemwalker Runbook Automation Studio |
Add task | It is not supported in Systemwalker Runbook Automation Studio |
Find Next | Finds the next instance of the currently selected text, or the next instance of the element name selected in the Outline view. |
Find Previous | Finds the previous instance of the currently selected text, or the previous instance of the element name selected in the Outline view. |
Incremental Find Next | Finds the next instance in incremental search mode. |
Incremental Find Previous | Finds the previous instance in incremental search mode. |
Align (Submenu) | Contains menu options for aligning nodes, swimlanes, and groups. This command can be used in the Process Definition Editor and the Scenario Editor. |
Same Size (Submenu) | Contains menu options for adjusting the height and width of swimlanes to the same size. This command can be used in the Process Definition Editor and the Scenario Editor. |
Swimlane Style (Submenu) | Contains menu options for switching between the alignment of the swimlane title (at the top or to the left). This command can be used in the Process Definition Editor and the Scenario Editor. |
Expand Selection To | This command can be used with the Source view of the Ajax Page Editor. It selects the selector or property at the position where the cursor is currently located, or just before or after it. |
Toggle Insert Mode | Cannot be used. |
Content Assist | Can be used with the Source view of the Ajax Page Editor. This command opens a list of input candidates that can be used at the cursor position in the Source view. |
Show Tooltip Description | Can be used with the Source view of the Ajax Page Editor. This command displays explanations of properties or tags when the cursor is hovered over them. |
Word Completion | Can be used with the Source view of the Ajax Page Editor. This command completes the word input at the cursor position in the Source view. |
Quick Fix | Can be used with the Source view of the Ajax Page Editor. This command applies a quick fix to the word at the cursor position in the Source view. |
Update | Can be used with the Ajax Page Editor. This command refreshes the display in the Design view. |
Source menu
The Source menu can only be used with the Source view of the Ajax Page editor.
Menu Option | Description |
---|---|
Toggle Comment | Comments out the selected line or the line containing the cursor. |
Add Block Comment | Comments out everything between the start tag and the end tag of the element that contains the cursor. |
Remove Block Comment | Cancels a block comment. |
Shift Left | Shifts the indentation to the left. |
Shift Right | Shifts the indentation to the right. |
Cleanup Document | Displays the Cleanup dialog box, which can be used to clean up the document according to rules, such as unifying the case used for tags and attributes. |
Format | Formats the content of the editor. |
Format Active Elements | Formats the content of the active element. |
Occurrences in File | Finds the occurrence locations in the file. |
View menu
The View menu opens only if a process definition is open.
Menu Option | Description |
---|---|
Zoom In | Increases the magnification of the Process Definition Editor. |
Zoom Out | Decreases the magnification of the Process Definition Editor. |
Display Mode (Submenu) | Contains menu options for switching between Enhanced View and Classic BPMN View. |
Show Details | Turns the display of property symbols (node icons) and Action Annotations on or off. |
Show Role | Turns the display of Roles on Activity, Compound Activity, and Voting Activity nodes on or off. |
Show Grid | Turns the grid on or off. |
Show Ruler | Turns rulers on or off. |
Snap to Geometry | Turns feedback lines on or off. Feedback lines help to align elements when dragging. |
Palette Settings | Opens a dialog for customizing the palette. |
Navigate menu
Menu Option | Description |
---|---|
Display | It is not supported in Systemwalker Runbook Automation Studio |
Project menu
Menu Option | Description |
---|---|
Open Project | Open Project |
Close Project | Close Project |
Built Working Sets >> Select Working Sets | It is not supported in Systemwalker Runbook Automation Studio |
Property | Display property of project, process definitions, simulation scenario, QuickForm, resource file, and other relation project. |
Window menu
Menu Option | Description |
---|---|
New Window | Opens the new perspective. |
New Editor | Opens the process definition, simulation scenario, or resource file that is currently displayed in a new editor. |
Open Perspective | Allows you to switch between the Automated Operation Process Development perspective, the Operation Component Development perspectives and the Debug perspectives. |
Show View (Submenu) | Contains menu options to open a view that is not included in the current perspective. |
Reset Perspective | Resets the Workbench window to its default settings. |
Navigation (Submenu) | Contains menu options for navigating between views, Process Definition Editors, Scenario editors, Resource editors and Ajax Page editors. Also use this submenu for maximizing views, Process Definition Editors, Scenario editors and Ajax Page editors, and for displaying or hiding the system menu and view menus. |
Preferences | Opens a dialog where you can set your preferences for working with Systemwalker Runbook Automation Studio. The preferences include appearance of graphical display settings, editor, navigator, startup and shutdown, and server connection settings |
Help menu
Menu Option | Description |
---|---|
Welcome to Studio | Displays the Welcome to Studio panel. |
Help Contents | Opens the help browser and displays the table of contents for the online Studio User's Guide. |
Search | Opens a Help view where you can type the terms you are searching for. |
Dynamic Help | Opens a Help view where you can browse for help topics. |
About Systemwalker Runbook Automation | Opens a dialog where you can access version information and technical information about Systemwalker Runbook Automation Studio components. |