Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

uploading accounts/contacts and getting them to the right GUID

Status
Not open for further replies.

jymm

Programmer
Apr 11, 2002
707
0
0
US
We can upload Accounts and contacts just fine. Problem is that we can not automagically get them assigned to the desired owning user, owning businesss unit...

I have written some SQL to make things work (I know - MS does not like people messing with the GUIDs - but we will take our chances since SQL is not that difficult) - BUT what I want is a way to NOT have to run the SQL.

How do we upload Accounts & Contacts and have the proper owning entities set on the way in?
 
Try using the Migration Manager. It should be availible at downloads.microsoft.com



 
thanks Brad - I am really trying to let my users import/upload new accounts/contacts

existing (or going from 3.0 to 4.0) is not a problem

it just should not be this much of a problem - sigh
 
Can you reconfirm the issue

you want to be able to have users import accounts and contacts and presumably have the contacts linked to the correct accounts and lastly have all the records assigned to the importing user?



John O'Donnell
Microsoft Dynamics ISV Architect Evangelist
Microsoft Corporation
 
You are right on track John.

Largely my users are remote and do their work offline. BUT even when they are online we can not figure out to make it so that when they import new objects that the new object gets associated with their user GUID or a specific GUID.

maybe we are missing something.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top