Hi,
I'm getting this error while trying to insert new customer from code in ax2012
Cannot create a record in Global address book(DirAddressBookParty).Record already exists. I've tried to update the address book but still shows the same error. i'm trying to achieve this by using
DirAddressBookParty::createPartyRelationsByName(custTable.Party, addressBooks);
I've also checked in diraddressbookparty table whether records exists or not but there is no such record exists. Any suggestion might be helpful.
Regards,
Zohan