Looking for a way to unlock a GL group without having to reset user password. The user is part-time so resetting a password (to fix a group) and then resetting it again seems silly.
I’ve tried UnlockGroup in Erp.BO.GLJrnGrpSvc but that didn’t work both with and without ‘OnBehalfOfToken’ header.
Also tried a uBAQ against ERP.GLJrnGrp to clear out hte ActiveUserID field but that isn’t working either. Error message is that the group is locked!
Weirdly if I change from using Classic to Kinetic UI I can actually access the group and add in GL line and save it but will not change the user of the group. I can also reload that same group and delete the added in line and while the line does get deleted, Epicor complains about ActiveUserID.
Is there way to have ActiveUserID set to nothing when an Epicor session ends?