- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2023 01:18 PM
I am attempting to set a flow to remove the value of assigned_to in a cmdb_ci record. My initial strategy was to remove the value by setting the field to be blank. When executing the flow the error "Value of field record is not a GlideRecord" is thrown. Is there a way that the value of assigned_to can be cleared through Flow Designer?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2023 06:46 AM
Turns out I was using the wrong variable for reference! The record that wasn't being found was the Configuration Item. Totally my bad, thanks for the help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-01-2023 06:46 AM
Turns out I was using the wrong variable for reference! The record that wasn't being found was the Configuration Item. Totally my bad, thanks for the help!