<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Cloning Records in Apex</title>
	<atom:link href="http://sfdc.arrowpointe.com/2011/03/28/cloning-records-in-apex/feed/" rel="self" type="application/rss+xml" />
	<link>http://sfdc.arrowpointe.com/2011/03/28/cloning-records-in-apex/</link>
	<description>Authored by Scott Hemmeter of Arrowpointe Corp, this blog is written from the perspective of a Salesforce.com solution provider and contains information on Arrowpointe's AppExchange products as well as tips, findings, sample code, functionality wishes, etc.</description>
	<lastBuildDate>Wed, 16 May 2012 17:48:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Shoby Abdi</title>
		<link>http://sfdc.arrowpointe.com/2011/03/28/cloning-records-in-apex/comment-page-1/#comment-66288</link>
		<dc:creator>Shoby Abdi</dc:creator>
		<pubDate>Thu, 05 Apr 2012 20:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=903#comment-66288</guid>
		<description>Force.com Labs app that does the same thing. Plus its unmanaged, so steal the code!

http://appexchange.salesforce.com/listingDetail?listingId=a0N30000004cbbDEAQ</description>
		<content:encoded><![CDATA[<p>Force.com Labs app that does the same thing. Plus its unmanaged, so steal the code!</p>
<p><a href="http://appexchange.salesforce.com/listingDetail?listingId=a0N30000004cbbDEAQ" rel="nofollow">http://appexchange.salesforce.com/listingDetail?listingId=a0N30000004cbbDEAQ</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hamayoun Khan</title>
		<link>http://sfdc.arrowpointe.com/2011/03/28/cloning-records-in-apex/comment-page-1/#comment-65689</link>
		<dc:creator>Hamayoun Khan</dc:creator>
		<pubDate>Thu, 03 Nov 2011 23:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=903#comment-65689</guid>
		<description>Great stuff Scott!  Thx for this!</description>
		<content:encoded><![CDATA[<p>Great stuff Scott!  Thx for this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Hemmeter</title>
		<link>http://sfdc.arrowpointe.com/2011/03/28/cloning-records-in-apex/comment-page-1/#comment-65577</link>
		<dc:creator>Scott Hemmeter</dc:creator>
		<pubDate>Tue, 26 Jul 2011 14:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=903#comment-65577</guid>
		<description>@Sally, yes you are correct.  If that&#039;s the case, then you&#039;d need to add logic between lines 4 and 5 or adjust the main util method.</description>
		<content:encoded><![CDATA[<p>@Sally, yes you are correct.  If that&#8217;s the case, then you&#8217;d need to add logic between lines 4 and 5 or adjust the main util method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sally El Ghoul</title>
		<link>http://sfdc.arrowpointe.com/2011/03/28/cloning-records-in-apex/comment-page-1/#comment-65576</link>
		<dc:creator>Sally El Ghoul</dc:creator>
		<pubDate>Tue, 26 Jul 2011 08:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=903#comment-65576</guid>
		<description>My question is what about if one of the fields is a unique field? it will throw an error how to avoid this case?</description>
		<content:encoded><![CDATA[<p>My question is what about if one of the fields is a unique field? it will throw an error how to avoid this case?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GON</title>
		<link>http://sfdc.arrowpointe.com/2011/03/28/cloning-records-in-apex/comment-page-1/#comment-65483</link>
		<dc:creator>GON</dc:creator>
		<pubDate>Tue, 14 Jun 2011 11:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=903#comment-65483</guid>
		<description>Really good post!
Is there a testing for this class somewhere?
Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Really good post!<br />
Is there a testing for this class somewhere?<br />
Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio</title>
		<link>http://sfdc.arrowpointe.com/2011/03/28/cloning-records-in-apex/comment-page-1/#comment-65390</link>
		<dc:creator>Antonio</dc:creator>
		<pubDate>Fri, 29 Apr 2011 20:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=903#comment-65390</guid>
		<description>Very good post. I have very similar need that has come up and the ability to clone fields that may be added in the future is bonus functionality.

Thanks for the great post!</description>
		<content:encoded><![CDATA[<p>Very good post. I have very similar need that has come up and the ability to clone fields that may be added in the future is bonus functionality.</p>
<p>Thanks for the great post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Pirih</title>
		<link>http://sfdc.arrowpointe.com/2011/03/28/cloning-records-in-apex/comment-page-1/#comment-65354</link>
		<dc:creator>Benjamin Pirih</dc:creator>
		<pubDate>Thu, 31 Mar 2011 23:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=903#comment-65354</guid>
		<description>No worrries it is very useful code.  Thanks for sharing it with the community!!</description>
		<content:encoded><![CDATA[<p>No worrries it is very useful code.  Thanks for sharing it with the community!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Hemmeter</title>
		<link>http://sfdc.arrowpointe.com/2011/03/28/cloning-records-in-apex/comment-page-1/#comment-65353</link>
		<dc:creator>Scott Hemmeter</dc:creator>
		<pubDate>Thu, 31 Mar 2011 23:01:12 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=903#comment-65353</guid>
		<description>@Ben perhaps, but it&#039;s code I did for a client on a different job than you are thinking. I have used it in a few places.</description>
		<content:encoded><![CDATA[<p>@Ben perhaps, but it&#8217;s code I did for a client on a different job than you are thinking. I have used it in a few places.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Pirih</title>
		<link>http://sfdc.arrowpointe.com/2011/03/28/cloning-records-in-apex/comment-page-1/#comment-65352</link>
		<dc:creator>Benjamin Pirih</dc:creator>
		<pubDate>Thu, 31 Mar 2011 22:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=903#comment-65352</guid>
		<description>This code looks familiar ;)</description>
		<content:encoded><![CDATA[<p>This code looks familiar <img src='http://sfdc.arrowpointe.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

