Hi everyone,
When our procurement team recalling the PO and updating it with the sales tax and submitting it for PO approval again, then system creating DB lock in the SQL database server and our workflow engine getting stucked. I have to kill the DB session from the DB server to run the workflow batch job but the PO workflow status showing following below error with status as "Stopped":
Cannot edit a record in Uncommitted sales tax (TaxUncommitted).
Stopped (error): X++ Exception: Cannot edit a record in Uncommitted sales tax (TaxUncommitted). Date: 3/7/2018.
The SQL database has issued an error.
at SysWorkflowWorkItem-create
SysWorkflowWorkItem-createWorkItems
SysWorkflow-save
SysWorkflowQueue-resume
To me this seems something weird behaviour of the system. Its happening only when we are doing request change to the PO and then submitting it again after adding sales tax percentage to the newly added item line.
Kindly help.