Hi,
I was not able to create new records in certain tables and each time got a duplicate record error.
On investigation, I found out that the SystemSequence table is showing incorrect value of the next recId.
The value its showing in the "next" column already exists in my table, which is why I am getting this error.
I need to know, is there a way I could update the SystemSequence table for all the tables in AX?
Cause I don't know where else we could get this behavior.
Thanks.