Can i use sys_choice values in a decision table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 01:22 PM
I understand why a decision table will not let me use a Reference to sys_choice as one of my result columns. Is there a workaround?
I tried defining my result column as a Choice, but it will show me only choices from the current (private) scope. Is there a secret to making that option work?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 02:47 PM
Hello @thomaskennedy
This maybe useful to you: Populate choices from a Decision Table
Hope this helps!
"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"
Thank You
Juhi Poddar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2025 07:41 AM
My requirement is slightly different. I want to update the DT itself. I just had to figure out how to use that decison table api. Here's what I wound up doing: