Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sometimes you need to import addresses into AX 2009 and enable RecID compression. This import might result in an error:
Update of RecID-key xxxxxxxx failed for the register DirPartyAddressRelationshipMapping.
To solve this you need to follow these steps:
- Restore the database
- Disable RecID unique index on the table affected by this issue
- Synchronize
- Import data
- Enable RecID unique index
- Synchronize
Martin F