<?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; Attachments Archives </title>
	<atom:link href="http://www.servicenowguru.com/tag/attachments/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>Create an Attachment UI Action</title>
		<link>http://www.servicenowguru.com/system-ui/ui-actions-system-ui/create-attachment-ui-action/</link>
		<comments>http://www.servicenowguru.com/system-ui/ui-actions-system-ui/create-attachment-ui-action/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 11:41:02 +0000</pubDate>
		<dc:creator>Mark Stanger</dc:creator>
				<category><![CDATA[UI actions]]></category>
		<category><![CDATA[Attachments]]></category>

		<guid isPermaLink="false">http://www.servicenowguru.com/?p=4035</guid>
		<description><![CDATA[T his post shows how you can easily create an attachment UI action for any form. The attachment capability is part of all forms in ServiceNow and is accessed via a paperclip icon in the top-right corner of the form. In some cases this icon may not be prominent enough for your end users. The [...]]]></description>
		<wfw:commentRss>http://www.servicenowguru.com/system-ui/ui-actions-system-ui/create-attachment-ui-action/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Defined Related Lists</title>
		<link>http://www.servicenowguru.com/system-definition/relationships/defined-related-lists/</link>
		<comments>http://www.servicenowguru.com/system-definition/relationships/defined-related-lists/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 11:10:35 +0000</pubDate>
		<dc:creator>Mark Stanger</dc:creator>
				<category><![CDATA[Relationships]]></category>
		<category><![CDATA[Approvals]]></category>
		<category><![CDATA[Attachments]]></category>
		<category><![CDATA[Defined Related Lists]]></category>

		<guid isPermaLink="false">http://www.servicenowguru.com/?p=1862</guid>
		<description><![CDATA[Defined Related Lists can be a very simple and useful tool to provide users with information in a related list directly on a form (even if that information is not directly associated with the record being viewed). The Service-now wiki contains documentation on this topic so I won&#8217;t cover that here. The point of this [...]]]></description>
		<wfw:commentRss>http://www.servicenowguru.com/system-definition/relationships/defined-related-lists/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Download Attachments as a ZIP File</title>
		<link>http://www.servicenowguru.com/scripting/download-attachments-zip-file/</link>
		<comments>http://www.servicenowguru.com/scripting/download-attachments-zip-file/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 04:33:58 +0000</pubDate>
		<dc:creator>Jacob Andersen</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[UI actions]]></category>
		<category><![CDATA[Attachments]]></category>

		<guid isPermaLink="false">http://www.servicenowguru.com/?p=1595</guid>
		<description><![CDATA[I am really enjoying being here at Knowledge 10 and meeting so many of you who read our posts.  I have been busy in one-on-one sessions hearing requests and helping come up with answers.  One of our readers wanted to know how they would go about downloading all of the attachments on a record as [...]]]></description>
		<wfw:commentRss>http://www.servicenowguru.com/scripting/download-attachments-zip-file/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Sending attachments to a 3rd-party service desk</title>
		<link>http://www.servicenowguru.com/integration/sending-attachments-3rdparty-service-desk/</link>
		<comments>http://www.servicenowguru.com/integration/sending-attachments-3rdparty-service-desk/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 22:47:33 +0000</pubDate>
		<dc:creator>Jacob Andersen</dc:creator>
				<category><![CDATA[Integration]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Attachments]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://www.servicenowguru.com/?p=1529</guid>
		<description><![CDATA[L ast week I wrote about how to send a file to Service-now via web services and attach it to a target record.  While that is the most common request for attachment handling in regards to an integration, I often hear requests for this to be bidirectional.  Sending attachments from Service-now to a third-party system [...]]]></description>
		<wfw:commentRss>http://www.servicenowguru.com/integration/sending-attachments-3rdparty-service-desk/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Sending an attachment to Service-now via Web Services</title>
		<link>http://www.servicenowguru.com/integration/sending-attachment-servicenow/</link>
		<comments>http://www.servicenowguru.com/integration/sending-attachment-servicenow/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 16:16:06 +0000</pubDate>
		<dc:creator>Jacob Andersen</dc:creator>
				<category><![CDATA[Integration]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Attachments]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://www.servicenowguru.com/?p=1224</guid>
		<description><![CDATA[A ttaching a file to a record within the Service-now interface is a trivial task.  However, many customers have found it necessary to send an attachment via web services to Service-now.  This need is usually spawned from an integration with a 3rd-party product.  The SOAP Attachments update set is the perfect solution for this problem. [...]]]></description>
		<wfw:commentRss>http://www.servicenowguru.com/integration/sending-attachment-servicenow/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Service-now.com Winter 2010 release</title>
		<link>http://www.servicenowguru.com/newsflash/servicenow-winter-2010-release/</link>
		<comments>http://www.servicenowguru.com/newsflash/servicenow-winter-2010-release/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 21:41:44 +0000</pubDate>
		<dc:creator>Mark Stanger</dc:creator>
				<category><![CDATA[NewsFlash]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Attachments]]></category>
		<category><![CDATA[Email client]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://www.servicenowguru.com/?p=287</guid>
		<description><![CDATA[Service-now.com has announced the upcoming Winter 2009 release!]]></description>
		<wfw:commentRss>http://www.servicenowguru.com/newsflash/servicenow-winter-2010-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

