Set prompt to change password in Epicor

Anyone know if there is a way to set a prompt to change password in Epicor when the password is close to expiration? Thanks,

You should be able to do this with the “Expire Password” function on user security maintenance.

Apologies, I may have misread the original request :slight_smile:

Data directive user file table you can write the BPM. current date > expiry date means you can do validate.

Thank you, Fernando and Naveen.