<?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: Enforcing 1:1 relationship in Salesforce.com</title>
	<atom:link href="http://www.iowntech.com/?feed=rss2&#038;p=170" rel="self" type="application/rss+xml" />
	<link>http://www.iowntech.com/?p=170</link>
	<description>The place where you get updated!</description>
	<lastBuildDate>Sun, 29 Aug 2010 05:15:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Marc</title>
		<link>http://www.iowntech.com/?p=170&#038;cpage=1#comment-861</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Fri, 30 Jul 2010 20:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.iowntech.com/?p=170#comment-861</guid>
		<description>If you have a master-detail relationship you can also do a roll-up (COUNT) over the child on the master object and a validation rule that disallows this count to exceed 1.</description>
		<content:encoded><![CDATA[<p>If you have a master-detail relationship you can also do a roll-up (COUNT) over the child on the master object and a validation rule that disallows this count to exceed 1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Osama</title>
		<link>http://www.iowntech.com/?p=170&#038;cpage=1#comment-793</link>
		<dc:creator>Osama</dc:creator>
		<pubDate>Tue, 06 Jul 2010 20:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.iowntech.com/?p=170#comment-793</guid>
		<description>That&#039;s the way that SF has told. I was trying to think something out of the box. cheers!</description>
		<content:encoded><![CDATA[<p>That&#8217;s the way that SF has told. I was trying to think something out of the box. cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marco</title>
		<link>http://www.iowntech.com/?p=170&#038;cpage=1#comment-791</link>
		<dc:creator>marco</dc:creator>
		<pubDate>Tue, 06 Jul 2010 14:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.iowntech.com/?p=170#comment-791</guid>
		<description>you can create a 1 to 1 relationship without code with a lookup.
you need a text field and tick the uniqueness checkbox.
Then a workflow will update this field by the id of the main object.
Du to uniqueness of it you will get an error message if the &#039;main&#039; object is already linked with another :-)</description>
		<content:encoded><![CDATA[<p>you can create a 1 to 1 relationship without code with a lookup.<br />
you need a text field and tick the uniqueness checkbox.<br />
Then a workflow will update this field by the id of the main object.<br />
Du to uniqueness of it you will get an error message if the &#8216;main&#8217; object is already linked with another <img src='http://www.iowntech.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
