- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2024 08:17 AM
I have worked thru a Platform Academy session https://www.youtube.com/watch?v=0edK6z6yFAs about Decision Builder Application. Great stuff.
Can Decision builder be used with Catalog Variables or MRVS?
If so, how?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2024 10:15 AM
Hi @Lon Landry4
Decision table is independent of the variables or existing tables.
This is very simple in decision table you can define your inputsy, condition (based on inputs) and the output (answers).
Input to the decision table can be provide either variables of catalogs or fields of tables.
Unleashing the Power of ServiceNow Decision Tables - ServiceNow Community
C |
If the provided solution meets your needs, kindly consider marking it as helpful and accepting it as the solution. This helps others who may have similar questions. |
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2024 10:15 AM
Hi @Lon Landry4
Decision table is independent of the variables or existing tables.
This is very simple in decision table you can define your inputsy, condition (based on inputs) and the output (answers).
Input to the decision table can be provide either variables of catalogs or fields of tables.
Unleashing the Power of ServiceNow Decision Tables - ServiceNow Community
C |
If the provided solution meets your needs, kindly consider marking it as helpful and accepting it as the solution. This helps others who may have similar questions. |
Thanks and Regards,
Saurabh Gupta