Currently going through moving from our current system to AX 2009 - its very exciting!!
I have a problem I am hoping someone can help me with. How do I import contacts into AX2009? I tried doing it using definition tables, but this does not create Global Address Book entries for some reason!?!? And there may be other problems also which I did not notice. However, it all seemed to link fine with the Customers, Suppliers and Relations forms, with the contacts showing as those companys’ contacts. Can someone tell me how I should actually be doing it please?? I am not very familiar with AX so if you can give me some help I would appreciate it!
As it happens, the location refers to a folder called Server within folder 50, however this was not available on my PC C: drive. However it is available in the server C: drive. So I went to this folder to find the file being referenced, but the file does not exist in the Log folder - any clues?? Where is this file??
Duh!! The file is being created each time it is needed, thats why I cannot find it, as it is given a new name each time its created - but it seems that my login cannot create the file being referenced - I think that is the problem - better get back to IT support.
Okay so I have found the answer - go to the definition group for the Contacts import, on the Table Setup area, you need to enter the following code. This conversion code will create the Global Address Book entry and also any relationships with other companies as required:
Looks good Naz, but I don’t see where in this script the link to smmBusRelTable is being made? Its fine if you have converted your BusRel to a customer or vendor already - then it will pick up the right OrgPartyId, but if your record is still an unconverted prospect, you won’t get a link.
// HRm
// hk 27jan12 this fails with eror message “Need to provide value for Reference” - could be that I had blank value for “main contact”
// HRMVirtualNetworkTableReplicate_Contact::insert(contactperson);