Might need to kill the task via data fix FX_Del_SysTaskTables…we had to request/download it, generic version but expires in a year. Run the Data Fix Report, search for Active jobs via parameter, then terminate the one(s) that are hung.
I’m not seeing that error in my PILOT system on 2025.2.7, but if you need to cancel a stuck process like that I’d recommend requesting data fix “FX_Del_SysTaskTables” from the EpicCare support team.
Apparently it’s not a dead task as I don’t see any sysTask record related to this. Exact error is upon Process Suggestions buttton (not generate suggs process)
Business Layer Exception
Buyer HOUSE is currently processing suggestions since 12/1/2025 11:56:55 AM for user username.
Error Detail
Correlation ID: 4cb3c367-9155-4acf-b4b1-6e5d77e330a5
Description: Buyer HOUSE is currently processing suggestions since 12/1/2025 11:56:55 AM for user username.
Program: Erp.Services.BO.POSugg.dll
Method: LockBuyerUpd
Table: undefined
Field: undefined
Let me guess, I’m stuck due to poor QA on patch release, delaying go-live tests for a whole implementation team + consultants, wasting support resources, waiting for two days on a simple datafix like:
UPDATE Buyer
SET Locked = 0
WHERE BuyerID = 'HOUSE'
What’s interesting is that in my open support case with Epicor, I was advised to first run the 790 conversion and then a custom hot fix within the Datafix Workbench. I will include a reply in my open case to this KB article. Thanks for sharing!
So to clarify, conversion 790 fixed the underlying problem caused by 2025.2.7 which broke PO Entry & PO Suggs (Duplicate record error on save new PO). IF you ran Process Suggestions btn on PO Suggs in the meantime, you;d also have a locked buyer. Unlock Buyer action was the fix to that related issue. No datafix needed.