The CreatorCon Call for Content is officially open! Get started here.

John Zhang1
Kilo Patron
Kilo Patron

I played around Washington Release new features for Flow/Flow diagram so I like to share my hands-on experience with our Community members.

 

Topics - Demo Features:

  1. Workflow Studio (Access and new features)
  2. Build Flow with Now Assist 
  3. Try Catch (Error handling)
  4. Revert Change (Undo/Redo)
  5. Go Back To
  6. Fire Event Action
  7. Annotation/Detail Condition View
  8. Download flow diagram 
  9. Auto Save
  10. Skip and Exit loop (coming soon)

Use Case Steps

Workflow Studio (Access and new features)

The Washington DC release marks a significant milestone in the evolution of workflow automation in ServiceNow. By introducing features that improve to both the efficiency and flexibility of flow design by introducing "Workflow Studio" with the following new features:

 

1) Decision Builder;

2) Flow Designer;

3) Integration Hub Connections dashboard;

4) Playbooks

 

You have the following two ways to access "Workflow Studio"JohnZhang1_0-1712504005273.png

 

Build Flow with Now Assist 

ServiceNow® GenAI solutions are designed for Flow generation by accelerating workflow automation, which
helps admins and developers convert plain text into low-code workflows, freeing them from building flow automation
from scratch (This feature is not available in PDI yet).

 

Steps

  • Navigate to All > Process Automation > Flow Designer.
  • Select the Flow Designer tab.
  • From the Flow Designer home page, select Create new > Flow.
  • From the Build with Now Assist tab, enter a name and description for your flow. ...
  • Select Build with Now Assist.

JohnZhang1_0-1712501776074.png

 

Try Catch (Error handling)

Washington release has added additional feature to flow try catch block by allowing a flow to continue running when an error occurs within a flow logic block. Run a sequence of actions in response to errors within the flow logic block.

 

  • From the Flow Designer home page, select Create new > Flow.
  • Complete Flow properties (Flow name, and Description)
  • Open Diagramming View

Step 1 - Create try block.

JohnZhang1_0-1712506228830.png

Step 2 - Define the monitoring actions within try catch block

JohnZhang1_1-1712506434549.png

Step 3 - Alert if error occurs using email notification (You can use log too)

JohnZhang1_2-1712506642144.png

 

Flow - Go Back to Flow logic

This is new feature of Washington release so you can only add Go back to flow logic to new flows created from the Washington DC family release and forward, not other versions.

 

The condition to use this feature are follows:

  • Within try and catch block
  • Within flow logic make decision
  • Within then branch of If, Else If, or Else flow logic

Steps to Create

JohnZhang1_0-1712511244707.png

Fire Event Action

I have mentioned h4 ways to trigger an email notification through Flow in my blog- (https://www.servicenow.com/community/in-other-news/four-flow-notification-approaches-action-script-t...) .  However, Washington release release has new feature -"Fire Event" action, which we can trigger any event via your flow like below:

JohnZhang1_0-1712511460467.png

 

Flow Change revert - Undo/Redo

Washington has added your feature to revert flow changes. You Undo or Redo all your changes.

JohnZhang1_0-1712512711824.png

Annotation/Detail Condition View/Auto Save

You need to enable both Annotation and Flow action detail within Diagramming View below, but you can undo as well for both (see below)

JohnZhang1_0-1712513152313.png

 

Step 1 - Create annotation 

JohnZhang1_1-1712513603878.png

Step - Auto Save 

You can create any flow actions or flow logic without clicking "Save" and your change will be auto saved by system

JohnZhang1_2-1712514011438.png

 

Download whole flow within Diagramming View to an image report

Step 1 -Click "Downloads diagram an image" icon to generated a report

Step 2 - Go "Download folder" to open a report 

JohnZhang1_0-1712514858421.png

 

If you enjoy my ServiceNow posts, please be sure to follow me on LinkedIn and my ServiceNow YouTubes Channels

 

 

5 Comments