Forum Discussion

Aaba's avatar
Aaba
Ideator I
9 years ago

Package import error

Hi Expert, I am trying to import package in aras. Package contain Item Type and Relationship. Getting error as below -   The UPDATE statement conflicted with the FOREIGN KEY constraint "FK__VIEW__RELATED_ID_XXXX". The conflict occurred in database "InnovatorSolutions", table "innovator.FORM", column 'ID'. The statement has been terminated. in SQL: UPDATE [view] SET[RELATED_ID] = @related_id WHERE [ID] = @id Any solution for this? Or anything wrong while export?  

1 Reply

  • Check the View-Form relationship for both ItemType and RelationType. Export the forms along with Item type and relationship. It will work.