Logesh
2 hours agoNew Member
Import Package Fails with Foreign Key Constraint Error
Hi Team,
I am encountering an issue while importing a package in Aras Innovator. The import fails with a SQL foreign key constraint error related to Item Action.
Error Message
Import package 'com.aras.innovator.solution.PLM' failed with message: The UPDATE statement conflicted with the FOREIGN KEY constraint "FK__ITEM_ACTI__RELAT__002AF460". The conflict occurred in database "OGE_innovator31_RE7", table "innovator.ACTION", column 'ID'. The statement has been terminated. SQL: UPDATE [ITEM_ACTION] SET [RELATED_ID] = @related_id WHERE [ID] = @id
Help me to solve this error.
Thanks