Hi,
Inventory journals are set for migration. Couple of journals not created ..Error message is below
Record ('1.00-INJ-003907')
Cannot create a record in Inventory dimensions (InventDim). Dimension No.: IND00001158, 5637150357.
The record already exists.
I debugged the code and found that InventDimid is created but hash key is not created.
What could be the possible reasons?
Please explain in detail about InventDim - hash key.
thanks,
Lakshmi
*This post is locked for comments
I have the same question (0)Hi Lakshmi Karambakkam,
If you check hashKey() method of inventDim table you could see that it returns something only if LicensePlateId and InventStatusId fields are populated. If I were you i would put breakpoint in findOrCreate() method of inventDim to see why AX can't find existing records and creates new.
Syed Haris Shah
9
Community Member
2
Mea_
2