Script is returning null in flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 12:18 AM
Hi all,
I created a flow as shown in below image .
In create catalog task, I tried to set the field assignment group through scripting to get the group value from decision table but it was returning null for below code::
I tried of getting same group name through decision table in fix script . It was returning the group sys_id.
Please Can anyone suggest what I was missing in the code?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 01:11 AM
In which step of your Flow do you get the actual decision? Are you working with a "Get Decision" step somewhere?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 02:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 02:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 03:00 AM
So why are you not using the generic "Get Decision" step?