E10 Service Security Maintenace Error message

Hello,

I have set the service security and was wondering if there is a way to change the Error message from out of the box Epicor to more details for the user, instead of just “Access Denied”. Thank you in advance.
-Sang

image

Not through service/process security.

You could create a method directive BPM on Vendor.GetNewVendor with a condition based on user name/security group (just like in service/process security) that raised an exception message with the text of your choosing.

2 Likes

Thanks Nathan!