Decision Builder in Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2024 12:02 AM
Hello Everyone!
I have configured a Decision Builder with a basic use case, but I want to use it in Portal so could anybody please guide me on how to leverage/call it on Portal?
Thank You
Srinivas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2024 12:17 AM
Hi @Srinivas_S,
What do you mean by 'call it on Portal'? There is a Decision Table API which you can use to run on the server side -
https://developer.servicenow.com/dev.do#!/reference/api/washingtondc/server/DecisionTableAPI
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2025 12:18 PM
@Srinivas_S you can use the decision visualizer widget! See here for the product documentation.
I haven't done this yet so would love to hear of your results.