08-24-05 05:32 AM
Hi
There is a small problem i am facing in the profile import in Microsoft
Commerce Server. Currently i am using a profile import DTS task to import us
er profiles in the RegisteredUser table. In this case the user information i
s not stored in Active Directory instead it is stored in a profile table cre
ated in SQL. In the profile table i have created 6 related fields:
1) User ID
2) User Name
3) First Name
4) Last Name
5) Date Created
6) Date Last Changed
These fields are appropriately mapped to the related properties of the User
Object of the profile Catalog. Following is the mapping of the above 6 field
s:
General information
1) UserId
2) Logon Name
3) First Name
4) Last Name
Profile system
5) Date Created
6) Date last changed
Now the problem is if i run the DTS task in full import mode, it correctly i
mports all the profiles. But when i run it in incremental mode, it does not
show me the changes made (newly added records).
Kindly suggest some solution.
[ Post a follow-up to this message ]
|