Workflow drawing canvas keyboard commands
Summarize
Summary of Workflow Drawing Canvas Keyboard Commands
This guide provides keyboard shortcuts to efficiently navigate and operate the Workflow Editor canvas in ServiceNow. These commands enable users to select menu options, modify activities, create connections, and manage workflows without relying on a mouse, enhancing accessibility and productivity.
Show less
Key Features
- Select Workflow Actions: Use Tab to highlight the context menu, Enter to open it, and arrow keys to choose commands like Validate or Publish Workflow.
- Set Workflow Properties: Navigate with Tab to the properties icon and press Enter to open and modify general workflow settings.
- Navigate Between Activities: Use Tab or arrow keys to move focus between activity boxes. Navigation usually proceeds row-by-row but may vary with workflow complexity.
- Edit Activities: Select an activity box with Enter to enter Edit mode. Inside, use Tab to access elements like Activity Properties, Title, Conditions, and Node context menus. Note that full editing is only possible on checked-out workflows; published workflows allow limited access.
- Add Conditions and Connections: Within an activity box, access Condition Properties to define conditions. Use Node conditional context menus to link activities or delete connections.
- Add Core or Custom Activities: Use Node conditional port options to add new core or custom activities from the Workflow Activity Definitions.
- Move Activity Boxes: Select the box and use arrow keys to reposition it. Hold Shift with arrow keys to move one pixel at a time for precise placement.
- Validate and Run Workflows: Navigate to the appropriate icons and press Enter to validate or run workflows. Note that running is disabled for workflows tied to database tables and runs automatically on table events.
- Close Canvas and Publish Workflows: Use Tab to reach the close button or context menu, then Enter and arrow keys to close or publish the workflow.
- Jump to Top: After tabbing through all activities, pressing Enter on the "Jump to Top" option returns focus to the top of the canvas.
Practical Benefits
These keyboard commands empower ServiceNow users to manage workflows more efficiently, especially in scenarios where mouse use is limited or for users who prefer keyboard navigation. They facilitate faster editing, validation, and deployment of workflows, ensuring smoother workflow lifecycle management.
Use keyboard commands to navigate and operate the Workflow Editor canvas.
| Task or Action | Keyboard Commands |
|---|---|
| Select Workflow Actions menu command (for example, Validate Workflow or Publish Workflow) |
|
| Set general workflow properties |
|
| Navigate from activity box to activity box. | Simply press Tab or use the arrow keys (right, left, up
and down) to navigate from activity to activity within the workflow. Note: Depending on the complexity and number of activity boxes in the workflow,
the sequence of navigation is not always predictable. Depending on how you are
navigating within the workflow, the navigation sequence is generally (but not
always) row-by-row, and focus is usually placed on the nearest activity box. |
| Modify a selected activity. |
|
| Add a condition to an activity. |
|
| Create a connection from a condition on one activity to the next activity that follows |
|
| Add a core or custom activity |
|
| Move an activity box |
|
| Validate a workflow |
You can also select Validate from the Workflow Actions menu. |
| Run a workflow |
Note: If the workflow is tied to a database table, this function is disabled. The
workflow runs when the proper table conditions are activated (for example,
insertion of a new record into the table). |
| Close workflow drawing canvas |
|
| Publish a workflow |
|
| Jump to Top | After tabbing through the entire workflow, |