Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

User Profile mapping error

  Asked By: Trenton Hubbard         Date: Dec 29, 2008      Category: Sharepoint      Views: 479
 

I am attempting to map a birth date from a BDC to the birth date field in user profiles. The birth date field in the BDC is a string. When I attempt to edit the profile mapping for birth date, I am getting an error message basically stating that the data types are different (SPS-Birthday is datenoyear). What is best approach for converting the BDC field to a datetime in order to accomodate the mapping?

Tagged:        

 

1 Answer Found

 
Answer #1       Answered By: Myron Calhoun          Answered On: Dec 29, 2008       

You have to convert you date  string to the datenoyear type with the format like may 11.
Then try again.

 
Didn't find what you were looking for? Find more on User Profile mapping error Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].