Clearing a field in Flow Designer (Value of field record is not a GlideRecord)

Joe1
Tera Expert

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?

1 ACCEPTED SOLUTION

Joe1
Tera Expert

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!

View solution in original post

5 REPLIES 5

Joe1
Tera Expert

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!