<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Clearing a field in Flow Designer (Value of field record is not a GlideRecord) in CMDB forum</title>
    <link>https://www.servicenow.com/community/cmdb-forum/clearing-a-field-in-flow-designer-value-of-field-record-is-not-a/m-p/2464302#M4386</link>
    <description>&lt;P&gt;I am attempting to set&amp;nbsp; 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?&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jan 2023 21:18:55 GMT</pubDate>
    <dc:creator>Joe1</dc:creator>
    <dc:date>2023-01-31T21:18:55Z</dc:date>
    <item>
      <title>Clearing a field in Flow Designer (Value of field record is not a GlideRecord)</title>
      <link>https://www.servicenow.com/community/cmdb-forum/clearing-a-field-in-flow-designer-value-of-field-record-is-not-a/m-p/2464302#M4386</link>
      <description>&lt;P&gt;I am attempting to set&amp;nbsp; 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?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 21:18:55 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/clearing-a-field-in-flow-designer-value-of-field-record-is-not-a/m-p/2464302#M4386</guid>
      <dc:creator>Joe1</dc:creator>
      <dc:date>2023-01-31T21:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing a field in Flow Designer (Value of field record is not a GlideRecord)</title>
      <link>https://www.servicenow.com/community/cmdb-forum/clearing-a-field-in-flow-designer-value-of-field-record-is-not-a/m-p/2464382#M4387</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try using the scripting for the 'Assigned to' field.&amp;nbsp; &lt;EM&gt;For example:&lt;/EM&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jon23_1-1675209159073.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/236934i167700A429E6FD84/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jon23_1-1675209159073.png" alt="Jon23_1-1675209159073.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 23:53:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/clearing-a-field-in-flow-designer-value-of-field-record-is-not-a/m-p/2464382#M4387</guid>
      <dc:creator>Jon23</dc:creator>
      <dc:date>2023-01-31T23:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing a field in Flow Designer (Value of field record is not a GlideRecord)</title>
      <link>https://www.servicenow.com/community/cmdb-forum/clearing-a-field-in-flow-designer-value-of-field-record-is-not-a/m-p/2464440#M4388</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/803"&gt;@Joe1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried and it works...&lt;/P&gt;&lt;P&gt;What did you set to the value?&amp;nbsp; a space ? (I put nothing into the value field )&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/236946i01FBBF7A037FE77A/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/236947i6443F8CB28B675DB/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.png" style="width: 704px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/236948iA913C772046BF29B/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 02:25:55 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/clearing-a-field-in-flow-designer-value-of-field-record-is-not-a/m-p/2464440#M4388</guid>
      <dc:creator>newhand</dc:creator>
      <dc:date>2023-02-01T02:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing a field in Flow Designer (Value of field record is not a GlideRecord)</title>
      <link>https://www.servicenow.com/community/cmdb-forum/clearing-a-field-in-flow-designer-value-of-field-record-is-not-a/m-p/2465207#M4391</link>
      <description>&lt;P&gt;This is what I first attempted. No luck.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 14:23:34 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/clearing-a-field-in-flow-designer-value-of-field-record-is-not-a/m-p/2465207#M4391</guid>
      <dc:creator>Joe1</dc:creator>
      <dc:date>2023-02-01T14:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing a field in Flow Designer (Value of field record is not a GlideRecord)</title>
      <link>https://www.servicenow.com/community/cmdb-forum/clearing-a-field-in-flow-designer-value-of-field-record-is-not-a/m-p/2465244#M4393</link>
      <description>&lt;P&gt;No luck with this.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 14:40:28 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/clearing-a-field-in-flow-designer-value-of-field-record-is-not-a/m-p/2465244#M4393</guid>
      <dc:creator>Joe1</dc:creator>
      <dc:date>2023-02-01T14:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing a field in Flow Designer (Value of field record is not a GlideRecord)</title>
      <link>https://www.servicenow.com/community/cmdb-forum/clearing-a-field-in-flow-designer-value-of-field-record-is-not-a/m-p/2465257#M4394</link>
      <description>&lt;P&gt;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!&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 14:46:49 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/clearing-a-field-in-flow-designer-value-of-field-record-is-not-a/m-p/2465257#M4394</guid>
      <dc:creator>Joe1</dc:creator>
      <dc:date>2023-02-01T14:46:49Z</dc:date>
    </item>
  </channel>
</rss>

