<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ServiceNow Guru &#187; GlideRecord Archives </title>
	<atom:link href="http://www.servicenowguru.com/tag/gliderecord/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.servicenowguru.com</link>
	<description>ServiceNow Consulting Scripting Administration Development</description>
	<lastBuildDate>Mon, 30 Jan 2012 23:21:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Checking for Modified or Changed Fields in Script</title>
		<link>http://www.servicenowguru.com/scripting/business-rules-scripting/checking-modified-fields-script/</link>
		<comments>http://www.servicenowguru.com/scripting/business-rules-scripting/checking-modified-fields-script/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 13:35:43 +0000</pubDate>
		<dc:creator>Mark Stanger</dc:creator>
				<category><![CDATA[Business rules]]></category>
		<category><![CDATA[Client scripts]]></category>
		<category><![CDATA[Email notifications]]></category>
		<category><![CDATA[GlideRecord]]></category>
		<category><![CDATA[GlideRecordUtil]]></category>
		<category><![CDATA[mail_script]]></category>
		<category><![CDATA[modified]]></category>

		<guid isPermaLink="false">http://www.servicenowguru.com/?p=3175</guid>
		<description><![CDATA[W orking in Service-now, you&#8217;ll find that a lot of scripting tasks come down to identifying which fields changed on a form (client-side) or record (server-side). In this post, I&#8217;ll show you some different techniques to identify changed fields in both client-side, and server-side scripts. I&#8217;ll also show you a way that you can capture [...]]]></description>
		<wfw:commentRss>http://www.servicenowguru.com/scripting/business-rules-scripting/checking-modified-fields-script/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Distinct GlideRecord Query</title>
		<link>http://www.servicenowguru.com/scripting/gliderecord-distinct-query/</link>
		<comments>http://www.servicenowguru.com/scripting/gliderecord-distinct-query/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 11:51:25 +0000</pubDate>
		<dc:creator>Mark Stanger</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[GlideAggregate]]></category>
		<category><![CDATA[GlideRecord]]></category>

		<guid isPermaLink="false">http://www.servicenowguru.com/?p=3289</guid>
		<description><![CDATA[H ere&#8217;s a cool tip that I&#8217;ve actually wanted to know how to do for a long time. I can&#8217;t take credit for it though. I got the idea from a post of a Service-now customer admin, Garrett Griffin. So, thanks to Garrett for the inspiration. I think this is worth sharing with a larger [...]]]></description>
		<wfw:commentRss>http://www.servicenowguru.com/scripting/gliderecord-distinct-query/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Are YOU a ServiceNow Jedi?</title>
		<link>http://www.servicenowguru.com/showcase/service-now-jedi/</link>
		<comments>http://www.servicenowguru.com/showcase/service-now-jedi/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 19:30:52 +0000</pubDate>
		<dc:creator>Mark Stanger</dc:creator>
				<category><![CDATA[General knowledge]]></category>
		<category><![CDATA[Showcase]]></category>
		<category><![CDATA[Business rules]]></category>
		<category><![CDATA[Catalog client scripts]]></category>
		<category><![CDATA[Client scripts]]></category>
		<category><![CDATA[Email notifications]]></category>
		<category><![CDATA[GlideRecord]]></category>
		<category><![CDATA[Graphical workflow]]></category>
		<category><![CDATA[Import Sets]]></category>
		<category><![CDATA[Service catalog]]></category>
		<category><![CDATA[UI policy]]></category>

		<guid isPermaLink="false">http://www.servicenowguru.com/?p=1808</guid>
		<description><![CDATA[Whether you&#8217;re a new administrator or an experienced consultant, you need to know these things to become a master of the ServiceNow force. Since I started SNCGuru, I&#8217;ve had several people who were just starting their ServiceNow.com experience ask me what I would recommend they focus on to really start learning ServiceNow. I&#8217;ve wanted to [...]]]></description>
		<wfw:commentRss>http://www.servicenowguru.com/showcase/service-now-jedi/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Returning Random Records Using GlideRecord</title>
		<link>http://www.servicenowguru.com/scripting/returning-random-records-gliderecord/</link>
		<comments>http://www.servicenowguru.com/scripting/returning-random-records-gliderecord/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 12:10:18 +0000</pubDate>
		<dc:creator>Mark Stanger</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[GlideRecord]]></category>

		<guid isPermaLink="false">http://www.servicenowguru.com/?p=1983</guid>
		<description><![CDATA[I had a request from a client recently to generate a random list of records from a given table (specifically the Configuration Item table). These items would be used as a pool of records for a random audit of the records in that table. I don&#8217;t think this will be used all that often but [...]]]></description>
		<wfw:commentRss>http://www.servicenowguru.com/scripting/returning-random-records-gliderecord/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copying a Variable Set</title>
		<link>http://www.servicenowguru.com/scripting/copying-variable-set/</link>
		<comments>http://www.servicenowguru.com/scripting/copying-variable-set/#comments</comments>
		<pubDate>Wed, 19 May 2010 13:41:35 +0000</pubDate>
		<dc:creator>Mark Stanger</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[UI actions]]></category>
		<category><![CDATA[GlideRecord]]></category>
		<category><![CDATA[Service catalog]]></category>
		<category><![CDATA[Variable Set]]></category>

		<guid isPermaLink="false">http://www.servicenowguru.com/?p=1700</guid>
		<description><![CDATA[T his script was designed specifically for easily creating a copy of a variable set but it could be easily adapted to create a copy of any other record (and associated records) in Service-now. Rather than use a field-by-field copy technique, this script works more like an &#8216;insert&#8217; on the records it touches. Because of [...]]]></description>
		<wfw:commentRss>http://www.servicenowguru.com/scripting/copying-variable-set/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GlideRecord Query Cheat Sheet</title>
		<link>http://www.servicenowguru.com/scripting/gliderecord-query-cheat-sheet/</link>
		<comments>http://www.servicenowguru.com/scripting/gliderecord-query-cheat-sheet/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 13:37:55 +0000</pubDate>
		<dc:creator>Mark Stanger</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Business rules]]></category>
		<category><![CDATA[Cheat Sheet]]></category>
		<category><![CDATA[GlideRecord]]></category>
		<category><![CDATA[UI actions]]></category>

		<guid isPermaLink="false">http://www.servicenowguru.com/?p=1016</guid>
		<description><![CDATA[I doubt if there&#8217;s a single concept in Service-now that is more valuable to understand than how to use GlideRecord methods to query, insert, update, and delete records in your system. These methods have a wide variety of uses and are found at the heart of many of the business rules, UI actions, and scheduled [...]]]></description>
		<wfw:commentRss>http://www.servicenowguru.com/scripting/gliderecord-query-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

