Workflow drawing canvas keyboard commands
Summarize
Summarized using AI
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.
Summary of Workflow drawing canvas keyboard commands
This guide provides keyboard commands for navigating and operating the Workflow Editor canvas in ServiceNow, specifically for the Yokohama release. Using these commands enhances accessibility and efficiency in managing workflows without relying on a mouse.
Show less
Navigation and Selection
- Open Workflow Actions menu: Press
Tabuntil the context menu is highlighted, thenEnter. Use arrow keys to select commands like Validate or Publish. - Set workflow properties: Navigate using
Tabto the properties icon and pressEnterto open Workflow Properties. - Move between activity boxes: Use
Tabor arrow keys (up, down, left, right) to navigate activity boxes, generally in a row-by-row sequence. - Select and edit an activity: Navigate to an activity box and press
Enterto enter Edit mode. UseTabto access elements like Activity Properties, Title, Condition Properties, and context menus.
Editing and Modifying Activities
- Access elements within activities: Elements such as Activity Properties and conditional options are accessible only when the workflow is checked out. Published workflows allow access to properties and titles only.
- Add conditions: Within an activity box, select Condition Properties to specify conditions.
- Create connections: Use the Node conditional context menu to link or delete connections between activities.
- Add activities: Use Node conditional port options to add core or custom activities to the workflow.
- Move activity boxes: Select the activity, then use arrow keys to move it. Hold
Shiftfor pixel-by-pixel movement.
Workflow Management
- Validate workflow: Navigate to the validate icon and press
Enter, or select Validate from the Workflow Actions menu. - Run workflow: Navigate to the run icon and press
Enter. Note that if the workflow is tied to a database table, running manually is disabled; it runs automatically on table conditions. - Publish workflow: Open the context menu, select Publish, and press
Enter. - Close canvas: Navigate to the close icon on the workflow tab and press
Enter. - Jump to top: After tabbing through the entire workflow, press
Enteron the “Jump to Top” prompt to quickly return to the top of the canvas.
Practical Benefits
These keyboard commands enable ServiceNow users to efficiently manage workflows through keyboard-only interaction, improving accessibility and streamlining workflow editing, validation, running, and publishing processes.
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, |