<?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: Advanced Joining</title>
	<atom:link href="http://www.wapshere.com/missmiis/advanced-joining/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wapshere.com/missmiis/advanced-joining</link>
	<description>Adventures in identity management</description>
	<lastBuildDate>Fri, 03 Feb 2012 20:38: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: Carol</title>
		<link>http://www.wapshere.com/missmiis/advanced-joining/comment-page-1#comment-145</link>
		<dc:creator>Carol</dc:creator>
		<pubDate>Mon, 21 Jun 2010 17:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.wapshere.com/missmiis/?p=99#comment-145</guid>
		<description>Thanks for the nice comment. Glad it helped!</description>
		<content:encoded><![CDATA[<p>Thanks for the nice comment. Glad it helped!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.wapshere.com/missmiis/advanced-joining/comment-page-1#comment-144</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Mon, 21 Jun 2010 16:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.wapshere.com/missmiis/?p=99#comment-144</guid>
		<description>I just want to say thank you.  I&#039;m finishing up my first ILM implementation, and this is about the 15th time your articles are more straightforward and practical than the MS documentation.  A good demonstration of the behavior of the ValueCollection was a huge time saver.</description>
		<content:encoded><![CDATA[<p>I just want to say thank you.  I&#8217;m finishing up my first ILM implementation, and this is about the 15th time your articles are more straightforward and practical than the MS documentation.  A good demonstration of the behavior of the ValueCollection was a huge time saver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carol</title>
		<link>http://www.wapshere.com/missmiis/advanced-joining/comment-page-1#comment-45</link>
		<dc:creator>Carol</dc:creator>
		<pubDate>Fri, 19 Sep 2008 12:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.wapshere.com/missmiis/?p=99#comment-45</guid>
		<description>Join rules should run top-down - but that&#039;s the whole rule, and not the individual conditions within a rule. It may well be that the conditions execute in whatever order the attributes are processed  - and we have no control over that.

The conflict resolution rule may well run each time. If you don&#039;t want it to I would suggest testing the size of rgmventry.</description>
		<content:encoded><![CDATA[<p>Join rules should run top-down &#8211; but that&#8217;s the whole rule, and not the individual conditions within a rule. It may well be that the conditions execute in whatever order the attributes are processed  &#8211; and we have no control over that.</p>
<p>The conflict resolution rule may well run each time. If you don&#8217;t want it to I would suggest testing the size of rgmventry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adi</title>
		<link>http://www.wapshere.com/missmiis/advanced-joining/comment-page-1#comment-44</link>
		<dc:creator>Adi</dc:creator>
		<pubDate>Fri, 19 Sep 2008 09:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.wapshere.com/missmiis/?p=99#comment-44</guid>
		<description>Hi Carol,
I have Two different SQL datasource and two MAs, ADDataMA and SQLDataMA and have 7 Join Rules in SQLDataMA. 

After debugging Join Rules by attaching Visual Studio IDE with MIISServer process i found that Join Rules are not executing in sequence unless I place it one after another. I have not put any direct join.

E.g.
Join Rule 1:      Rule Extension Name
First_Name        FirstNameMappingRule
Email                EmailMappingRule
Login                LoginMappingRule

Join Rule 2:
Email                EmailMappingRule
Login                LoginMappingRule


One more question, When Conflict Resolution Rule RUN?
In My case, when every Join Rule Fails Conflict Resolution Rule RUN regardless of the fact that multiple records are found or not.

Please clarify, Thanks</description>
		<content:encoded><![CDATA[<p>Hi Carol,<br />
I have Two different SQL datasource and two MAs, ADDataMA and SQLDataMA and have 7 Join Rules in SQLDataMA. </p>
<p>After debugging Join Rules by attaching Visual Studio IDE with MIISServer process i found that Join Rules are not executing in sequence unless I place it one after another. I have not put any direct join.</p>
<p>E.g.<br />
Join Rule 1:      Rule Extension Name<br />
First_Name        FirstNameMappingRule<br />
Email                EmailMappingRule<br />
Login                LoginMappingRule</p>
<p>Join Rule 2:<br />
Email                EmailMappingRule<br />
Login                LoginMappingRule</p>
<p>One more question, When Conflict Resolution Rule RUN?<br />
In My case, when every Join Rule Fails Conflict Resolution Rule RUN regardless of the fact that multiple records are found or not.</p>
<p>Please clarify, Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

