Hello, i have a register on our AX environment that p jobs will not process from due to an overflow exception error. I've been able to pinpoint the cause for these particular errors and it appears that one of the sales associates accidentally scanned a barcode into a qty field which caused this. The Transaction was voided that day but for some reason this transaction is still not allowing the sales to flow through the backend. I've been able to pinpoint the transaction id's but i'm unsure what to properly to do get everything else in without affecting the replication counters. Any help would be appreciated. I was told i need to look in
Select * from RETAILTRANSACTIONSALESTRANS
Select * from RETAILTRANSACTIONINFOCODETRANS
Select * from RETAILTRANSACTIONTAXTRANS
Select * from RETAILTRANSACTIONTABLE
Select * from RETAILTRANSACTIONTABLEEX5
i've been able to find the transaction ID's but anyone familiar with this, please tell me how to properly proceed here. Thank you.
*This post is locked for comments
I have the same question (0)I dont think scanning the item barcode in the quantity field can cause any issue. But try to compare the transaction with other transaction and try to pin point the diff.