<?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 for Scandals of an ITian</title>
	<atom:link href="http://wellytonian.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://wellytonian.com</link>
	<description>Not just another Wordpress Site</description>
	<lastBuildDate>Thu, 02 Feb 2012 12:03:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on Installation SharePoint 2010 Foundation Server by Osman Micro</title>
		<link>http://wellytonian.com/2009/11/installation-sharepoint-2010-foundation-server/#comment-408</link>
		<dc:creator>Osman Micro</dc:creator>
		<pubDate>Thu, 02 Feb 2012 12:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://wellytonian.com/?p=361#comment-408</guid>
		<description>im getting errors in sharepoint products &amp; configuration every time one new error is coming some time username password &amp; other is data is invalid </description>
		<content:encoded><![CDATA[<p>im getting errors in sharepoint products &amp; configuration every time one new error is coming some time username password &amp; other is data is invalid</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint 2010 and CRM 2011 Integration by Ganesh</title>
		<link>http://wellytonian.com/2011/05/sharepoint-2010-and-crm-2011-integration/#comment-407</link>
		<dc:creator>Ganesh</dc:creator>
		<pubDate>Thu, 02 Feb 2012 08:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://wellytonian.com/?p=1966#comment-407</guid>
		<description>How to use a different unique id instead of name while integrating CRM 2011 with sharepoint 2010. For example, when clicking on Documents, CRM should offer to create a folder with Account number instead of Account Name. In case of service request use the SR number instead of the description. Please let me know if someone has worked on a similar requirement and how you have achieved it.

To add to this I also want to know how we can construct the filter URL to sharepoint. I have a field in Sharepoint called AccountNumber which stores the account number and I want to show only the documents related to this account in CRM 2011. 
For example http://sharepointserve/documents/AllItems.aspx?FilterField1=AccountNumber&amp;FilterValue1=xxxxxxx 

We need this because we are having more 100,000 accounts and we don&#039;t want to create 100,000 folders in sharepoint. Instead store all the documents in one place and then use a filter to get the related document. Please let us know the possibility
</description>
		<content:encoded><![CDATA[<p>How to use a different unique id instead of name while integrating CRM 2011 with sharepoint 2010. For example, when clicking on Documents, CRM should offer to create a folder with Account number instead of Account Name. In case of service request use the SR number instead of the description. Please let me know if someone has worked on a similar requirement and how you have achieved it.</p>
<p>To add to this I also want to know how we can construct the filter URL to sharepoint. I have a field in Sharepoint called AccountNumber which stores the account number and I want to show only the documents related to this account in CRM 2011. <br />
For example <a href="http://sharepointserve/documents/AllItems.aspx?FilterField1=AccountNumber&#038;FilterValue1=xxxxxxx " rel="nofollow">http://sharepointserve/documents/AllItems.aspx?FilterField1=AccountNumber&#038;FilterValue1=xxxxxxx </a></p>
<p>We need this because we are having more 100,000 accounts and we don&#8217;t want to create 100,000 folders in sharepoint. Instead store all the documents in one place and then use a filter to get the related document. Please let us know the possibility</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Which SharePoint 2010 Site Template Is Right For Me? by Rose</title>
		<link>http://wellytonian.com/2010/08/which-sharepoint-2010-site-template-is-right-for-me/#comment-406</link>
		<dc:creator>Rose</dc:creator>
		<pubDate>Thu, 19 Jan 2012 19:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://wellytonian.com/?p=1195#comment-406</guid>
		<description>I can not detect the words on this site.  Grey on grey is a failure.  Thanks anyway.</description>
		<content:encoded><![CDATA[<p>I can not detect the words on this site.  Grey on grey is a failure.  Thanks anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server 2008 R2 Service Pack 1 by Steve Knutson</title>
		<link>http://wellytonian.com/2011/07/sql-server-2008-r2-service-pack-1/#comment-402</link>
		<dc:creator>Steve Knutson</dc:creator>
		<pubDate>Thu, 14 Jul 2011 21:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://wellytonian.com/?p=2028#comment-402</guid>
		<description>This is an excellent post. Thanks!</description>
		<content:encoded><![CDATA[<p>This is an excellent post. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server 2008 R2 Unattended Installation by Anonymous</title>
		<link>http://wellytonian.com/2010/08/sql-server-2008-r2-unattended-installation/#comment-396</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 03 Jun 2011 21:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://wellytonian.com/?p=1177#comment-396</guid>
		<description>@kennethcanet hey thats the Intergration service account. Well if you are not using it then you can take it off your &quot;ini&quot; script completely ... but if you are going to use it then use your SQL service account to run it. If in production I would highly recommend create a new service account for each of your SQL services and running them all separately </description>
		<content:encoded><![CDATA[<p>@kennethcanet hey thats the Intergration service account. Well if you are not using it then you can take it off your &#8220;ini&#8221; script completely &#8230; but if you are going to use it then use your SQL service account to run it. If in production I would highly recommend create a new service account for each of your SQL services and running them all separately</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 10/18 queries in 0.031 seconds using disk: basic

Served from: wellytonian.com @ 2012-02-05 13:25:34 -->
