Announcing the Global SNUG Board of Directors. Learn more here

Help
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Lisa Holenstein
ServiceNow Employee
ServiceNow Employee

Workflow Automation CoE > Decision Tables > FAQ

 

Frequently Asked Questions

 

How do I get Decision Tables?

With the Washington DC Release, Decision Builder is now integrated into Workflow Studio. Access Decision Builder alongside other powerful tools such as Flow Designer and Playbooks to seamlessly integrate decision tables with workflows.

 

Is a license required to use Decision Tables?

The short answer is no, Decision Tables are a platform product, included with any ServiceNow subscription.

 

Since the San Diego release, Decision Tables allow you to use a range of different result types, like String, Integer, Choice, and more (see Options in Docs).

Prior to the San Diego release, Decision Tables only supported the reference result type. Therefore, in order to use it, you’d have to either already have a table that houses options for your results (e.g., Assignment Group, Priority), or you needed to create a custom table to house possible result answers, which may count as (bundled) custom tables.

 

Who can use Decision Tables?

Decision Tables are available for all levels of developers, including no- and low-coders. Experienced low- and pro-code developers can benefit from their understanding of the ServiceNow table architecture, and thus make use of reference tables. Low- and no-code developers can either use simple inputs, conditions, and outputs or even not interact with the decision on the Now Platform at all and instead edit and maintain the decision in Excel instead.

 

How can I add an otherwise option?

[Update for Utah Release]

We’ve released a native Default result option to Decision Builder in the Utah release.

For instances prior to Utah, you can use one of these workarounds:

  • Make use of the “Include Otherwise” option in the “Make a Decision” flow logic (only available if you’re using branches)
  • Add a condition row that is “not one of” the other options above (e.g., row 1: country = USA, row 2: country = UK, row 3: country is not USA or UK)
  • Create a condition that will never apply (e.g., row 1: price between $0-$100, row 2: price more than $100, row 3: price is less than $0)

 

Center of Excellence Navigation

  1. Workflow Automation - Center of Excellence
  2. Workflow Automation Migration Considerations
  3. What's new for Workflow Automation?
  4. Resource Hubs
    1. Flows
    2. Decision Tables
    3. Playbooks
  5. FAQ
  6. Training
  7. Workflow Academy
Comments
Mariah Lea
Tera Contributor

Hi Lisa,

Its very possible I dreamt this scenario 😀, but I thought the decision_result_editor role was intended for process managers so they could update the result of a condition as needed in production.

Our example is for Code of Ethics Approvals. The developer built the conditions and initial results, but we thought we could allow the COE folks to edit the approvers (results) as responsibilities change within their group.

If this was not the intent of the decision_result_editor role and the results should not be edited in production please let me know. I will be sad though as we were excited about allowing these changes without all the paperwork and processes of a production change.

Thank you so much!

Mariah Thomas / KeyBank

Lisa Holenstein
ServiceNow Employee
ServiceNow Employee

@Mariah Lea Can you please let me know which release your instance is on and check the Application Manager for updates to the Decision Builder and Decision Table Builder store apps.
If you're on a Vancouver instance, those should be v5.0.0 and v5.0.2, on a Washington DC instance (e.g. test on a PDI) those should be v6.1.0.

 

LisaHolenstein_0-1707124846120.png

 

Mariah Lea
Tera Contributor

@Lisa Holenstein -  Hi Lisa, we are on Vancouver and I confirmed we are up to date on Decision Builder and Decision Table Builder.

MariahLea_0-1707147276314.png

Lisa Holenstein
ServiceNow Employee
ServiceNow Employee

@Mariah Lea Thank you for checking! Would you please be so kind and submit a case to support so our teams can investigate?

Thank you,

Lisa

Mariah Lea
Tera Contributor

@Lisa Holenstein - We have had a case open since October (CS6944796). It wasn't until recently that I thought maybe I was misunderstanding the intent when it came to process managers having the ability to update results in production. There are pretty detailed notes in the case from my tests late last week. Thank you so much! Mariah

Version history
Last update:
‎04-16-2024 03:52 AM
Updated by:
Contributors