<?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; mail_script Archives </title>
	<atom:link href="http://www.servicenowguru.com/tag/mail_script/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>Email links using ${URI} and ${URI_REF}</title>
		<link>http://www.servicenowguru.com/system-definition/email-notifications-system-definition/email-links-uri-uriref/</link>
		<comments>http://www.servicenowguru.com/system-definition/email-notifications-system-definition/email-links-uri-uriref/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 18:50:29 +0000</pubDate>
		<dc:creator>Mark Stanger</dc:creator>
				<category><![CDATA[Email Notifications]]></category>
		<category><![CDATA[Email notifications]]></category>
		<category><![CDATA[mail_script]]></category>

		<guid isPermaLink="false">http://www.servicenowguru.com/?p=1645</guid>
		<description><![CDATA[I learned something new today while building out a few email notifications. If you&#8217;ve been around Service-now for a while you&#8217;re probably familiar with the formatting of email notification messages. One of the common requirements for outgoing email notifications is to include a link to the originating record or task in the email. Doing this [...]]]></description>
		<wfw:commentRss>http://www.servicenowguru.com/system-definition/email-notifications-system-definition/email-links-uri-uriref/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Send an Email Notification with Associated Attachments</title>
		<link>http://www.servicenowguru.com/scripting/send-email-notification-attachments/</link>
		<comments>http://www.servicenowguru.com/scripting/send-email-notification-attachments/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 18:01:32 +0000</pubDate>
		<dc:creator>Mark Stanger</dc:creator>
				<category><![CDATA[Email Notifications]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Email notifications]]></category>
		<category><![CDATA[mail_script]]></category>

		<guid isPermaLink="false">http://www.servicenowguru.com/?p=1157</guid>
		<description><![CDATA[I t&#8217;s very common to send out an email notification at different stages of a task. There are great example notifications out-of-box in the Service-now platform that show you how to set these up. In some cases, you may wish to send more than the standard information in your email. The &#8216;mail_script&#8217; tag can be [...]]]></description>
		<wfw:commentRss>http://www.servicenowguru.com/scripting/send-email-notification-attachments/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

