You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi, inserting records into the dirpartytable and custtable from another SQL SERVER db....there are no existing records in the AX db...I have the data go in 'clean' with a partyid I set up on the source data. I can view data fine thru customer and global address book in AX no problem. The problem arises when I try to add a new record in AX. I get a message saying "Cannot create a record in Global address book (DirPartyTable). Address book ID: 1004491, Organization. The record already exists." I did set up a number sequence for the GAB to start at after the highest number for the partyid field value from my inserted data, in this case it should be 1004491. Thanks!
sams
unread,
Dec 13, 2009, 8:27:01 PM12/13/09
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Gerry, How are you inserting the new record? Directly into the table or through a form? Can you see the record 1004491 in the table? Are the paramers set up correctly under Admin -> Setup -> Global Address Book -> Parameters?
Zbysek
unread,
Mar 8, 2010, 8:11:01 AM3/8/10
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
If everything that sams mentioned above is OK, try to do a number sequence cleaning and deleting the list of prepared numbers on number sequence (list button on NS form).