When we try to create Purchase order, journal or any item in ax it is not allowing to create. Cannot create a record in table(standard) errr is shown .
We tried to update the NEXVAL in the table SYSTEMSEQUENCES with the MAX(RecID) from the corresponding table. Now, it allowd to Create once, when we create the next time, it throws same error. Now, when we checked the SYSTEMSEQUENCES table, it was not incremented there.
Also, we tried Full Compile, Synchronize and AOS restart. ALso, cache cleaning and usage data reset.
Please help.