I have Identity on the primay key column ABC, checked in table design under column properties also. in destination no mapping for that column. using correct connection. dont know why SSIS package keep throwing error,
Cannot insert the value NULL into column 'ABC', table 'Dbname.dbo.TableName'; column does not allow nulls. INSERT fails.