<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Everything You Need to Know about BDC: Part 6 of 8</title>
	<atom:link href="http://sharepointmagazine.net/technical/administration/everything-you-need-to-know-about-bdc-part-6-of-8/feed" rel="self" type="application/rss+xml" />
	<link>http://sharepointmagazine.net/technical/administration/everything-you-need-to-know-about-bdc-part-6-of-8</link>
	<description>SharePoint Magazine is an online Magazine dedicated to the world of SharePoint</description>
	<lastBuildDate>Thu, 18 Mar 2010 01:14:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Megha</title>
		<link>http://sharepointmagazine.net/technical/administration/everything-you-need-to-know-about-bdc-part-6-of-8/comment-page-1#comment-2709</link>
		<dc:creator>Megha</dc:creator>
		<pubDate>Fri, 12 Feb 2010 09:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=2466#comment-2709</guid>
		<description>How can i have a user profile in BDC? When i click on Business data Entity picker it says - you don&#039;t have external content type.</description>
		<content:encoded><![CDATA[<p>How can i have a user profile in BDC? When i click on Business data Entity picker it says &#8211; you don&#39;t have external content type.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kanta</title>
		<link>http://sharepointmagazine.net/technical/administration/everything-you-need-to-know-about-bdc-part-6-of-8/comment-page-1#comment-1989</link>
		<dc:creator>kanta</dc:creator>
		<pubDate>Sat, 14 Nov 2009 04:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=2466#comment-1989</guid>
		<description>Randy thank you for the Grate Article.&lt;br&gt;&lt;br&gt;I created the BDC with four column email,city , state etc &lt;br&gt;maped to 1:1 based on WorkEmail. But someregion &quot;Number of profiles using this property&quot; = 0 at view profile properties (this is only for properties that are coming from BDC).  &lt;br&gt;&lt;br&gt;Whereas for other properties (comming from AD)  &quot;Number of profiles using this property&quot; = is not zero.&lt;br&gt;I think, i am missing something here. Really apprecate your input.&lt;br&gt;&lt;br&gt;Thank you&lt;br&gt;Kanta</description>
		<content:encoded><![CDATA[<p>Randy thank you for the Grate Article.</p>
<p>I created the BDC with four column email,city , state etc <br />maped to 1:1 based on WorkEmail. But someregion &#8220;Number of profiles using this property&#8221; = 0 at view profile properties (this is only for properties that are coming from BDC).  </p>
<p>Whereas for other properties (comming from AD)  &#8220;Number of profiles using this property&#8221; = is not zero.<br />I think, i am missing something here. Really apprecate your input.</p>
<p>Thank you<br />Kanta</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manish</title>
		<link>http://sharepointmagazine.net/technical/administration/everything-you-need-to-know-about-bdc-part-6-of-8/comment-page-1#comment-875</link>
		<dc:creator>Manish</dc:creator>
		<pubDate>Mon, 01 Jun 2009 17:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=2466#comment-875</guid>
		<description>Hi Randy,&lt;br&gt;&lt;br&gt;thanks for illustrative blog. I am importing User profile details from Oracle database to populate some user information like Company_Desc etc in string format. It&#039;s throwing following exception in SharePoint logs and doesn&#039;t import any information using BDC.&lt;br&gt;&lt;br&gt;Shall appreciate your help.&lt;br&gt;&lt;br&gt;Profile Import: Exception occured when importing user: &#039;******&#039;. Microsoft.Office.Server.ApplicationRegistry.Runtime.RuntimeException: &quot;The field named &#039;COMPANY_DESC&#039; and described in the TypeDescriptor for the Return parameter was not returned by the backend system&quot;. ---&gt; System.IndexOutOfRangeException: COMPANY_DESC     at System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName)     at System.Data.OracleClient.OracleDataReader.GetOrdinal(String name)     at System.Data.OracleClient.OracleDataReader.get_Item(String name)     at Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db.DbEntityInstanceEnumerator.get_Current()     --- End of inner exception stack trace ---     at Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db.DbEntityInstanceEnumerator.ge...	 &lt;br&gt;06/01/2009 09:09:53.58*	mssdmn.exe (0x0B98)                     	0x0DCC	SharePoint Portal Server      	User Profiles                 	90gz	Exception	...t_Current()     at Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db.DbEntityInstanceEnumerator.System.Collections.Generic.IEnumerator&lt;Microsoft.Office.Server.ApplicationRegistry.Runtime.IEntityInstance&gt;.get_Current()</description>
		<content:encoded><![CDATA[<p>Hi Randy,</p>
<p>thanks for illustrative blog. I am importing User profile details from Oracle database to populate some user information like Company_Desc etc in string format. It&#39;s throwing following exception in SharePoint logs and doesn&#39;t import any information using BDC.</p>
<p>Shall appreciate your help.</p>
<p>Profile Import: Exception occured when importing user: &#39;******&#39;. Microsoft.Office.Server.ApplicationRegistry.Runtime.RuntimeException: &#8220;The field named &#39;COMPANY_DESC&#39; and described in the TypeDescriptor for the Return parameter was not returned by the backend system&#8221;. &#8212;&gt; System.IndexOutOfRangeException: COMPANY_DESC     at System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName)     at System.Data.OracleClient.OracleDataReader.GetOrdinal(String name)     at System.Data.OracleClient.OracleDataReader.get_Item(String name)     at Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db.DbEntityInstanceEnumerator.get_Current()     &#8212; End of inner exception stack trace &#8212;     at Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db.DbEntityInstanceEnumerator.ge&#8230;	 <br />06/01/2009 09:09:53.58*	mssdmn.exe (0&#215;0B98)                     	0&#215;0DCC	SharePoint Portal Server      	User Profiles                 	90gz	Exception	&#8230;t_Current()     at Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db.DbEntityInstanceEnumerator.System.Collections.Generic.IEnumerator&lt;Microsoft.Office.Server.ApplicationRegistry.Runtime.IEntityInstance&gt;.get_Current()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randy Williams</title>
		<link>http://sharepointmagazine.net/technical/administration/everything-you-need-to-know-about-bdc-part-6-of-8/comment-page-1#comment-838</link>
		<dc:creator>Randy Williams</dc:creator>
		<pubDate>Thu, 07 May 2009 06:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=2466#comment-838</guid>
		<description>Hi,&lt;br&gt;&lt;br&gt;My guess is that there is a formatting problem with the string field that is being returned from the database.  I might suggest converting it to a date format from the database side which will ensure that .NET layer that BDC uses can properly interpret it.  For Microsoft SQL Server, the syntax would be like this: &lt;br&gt;&lt;br&gt;select cast (datestring as datetime) from table&lt;br&gt;&lt;br&gt;Again, depending on the format, you may need to manipulate to get it into a mm/dd/yyyy (or dd/mm/yyyy depending on your region).  The T-SQL Substring function works well for tasks like this.&lt;br&gt;&lt;br&gt;If this is not it, I would suggest turning on verbose logging, doing the import and trying to see where the problem is occurring.  Hope this helps.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>My guess is that there is a formatting problem with the string field that is being returned from the database.  I might suggest converting it to a date format from the database side which will ensure that .NET layer that BDC uses can properly interpret it.  For Microsoft SQL Server, the syntax would be like this: </p>
<p>select cast (datestring as datetime) from table</p>
<p>Again, depending on the format, you may need to manipulate to get it into a mm/dd/yyyy (or dd/mm/yyyy depending on your region).  The T-SQL Substring function works well for tasks like this.</p>
<p>If this is not it, I would suggest turning on verbose logging, doing the import and trying to see where the problem is occurring.  Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad</title>
		<link>http://sharepointmagazine.net/technical/administration/everything-you-need-to-know-about-bdc-part-6-of-8/comment-page-1#comment-827</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Tue, 28 Apr 2009 23:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=2466#comment-827</guid>
		<description>Is there any way to have the manager property mapped to multiple managers? Will that break the integration with things like colleague tracker and organizational hierarchy webpart?</description>
		<content:encoded><![CDATA[<p>Is there any way to have the manager property mapped to multiple managers? Will that break the integration with things like colleague tracker and organizational hierarchy webpart?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phani Krishna</title>
		<link>http://sharepointmagazine.net/technical/administration/everything-you-need-to-know-about-bdc-part-6-of-8/comment-page-1#comment-826</link>
		<dc:creator>Phani Krishna</dc:creator>
		<pubDate>Sat, 25 Apr 2009 02:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=2466#comment-826</guid>
		<description>Hey Randy, Great Article. &lt;br&gt;I am having trouble  in mapping the Date No Year field of my userprofiles with a string field in the Database&lt;br&gt;&lt;br&gt;Do you have any idea about this?&lt;br&gt;&lt;br&gt;  &lt;TypeDescriptor TypeName=&quot;System.String&quot; Name=&quot;Birthdate&quot; /&gt;&lt;br&gt;&lt;br&gt;This field is not mapping to the date no year field of my user profile...&lt;br&gt;&lt;br&gt;Thanks</description>
		<content:encoded><![CDATA[<p>Hey Randy, Great Article. <br />I am having trouble  in mapping the Date No Year field of my userprofiles with a string field in the Database</p>
<p>Do you have any idea about this?</p>
<p>  &lt;TypeDescriptor TypeName=&#8221;System.String&#8221; Name=&#8221;Birthdate&#8221; /&gt;</p>
<p>This field is not mapping to the date no year field of my user profile&#8230;</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
