<?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 Using this background script you can capture the record in the current update set. in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/using-this-background-script-you-can-capture-the-record-in-the/m-p/3010101#M536</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;Using this background script you can capture the record in the current update set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;var rec = new GlideRecord('table_name');  // select the table of the record

rec.get('sys_id'); // select the sys_id of that perticular record

var um = new GlideUpdateManager2(); 

um.saveRecord(rec);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please like the article if you think this will help you.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Aug 2024 06:12:24 GMT</pubDate>
    <dc:creator>Community Alums</dc:creator>
    <dc:date>2024-08-06T06:12:24Z</dc:date>
    <item>
      <title>Using this background script you can capture the record in the current update set.</title>
      <link>https://www.servicenow.com/community/community-central-forum/using-this-background-script-you-can-capture-the-record-in-the/m-p/3010101#M536</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;Using this background script you can capture the record in the current update set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;var rec = new GlideRecord('table_name');  // select the table of the record

rec.get('sys_id'); // select the sys_id of that perticular record

var um = new GlideUpdateManager2(); 

um.saveRecord(rec);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please like the article if you think this will help you.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 06:12:24 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/using-this-background-script-you-can-capture-the-record-in-the/m-p/3010101#M536</guid>
      <dc:creator>Community Alums</dc:creator>
      <dc:date>2024-08-06T06:12:24Z</dc:date>
    </item>
  </channel>
</rss>

