Anyone know if there is a way to set a prompt to change password in Epicor when the password is close to expiration? Thanks,
Anyone know if there is a way to set a prompt to change password in Epicor when the password is close to expiration? Thanks,
Apologies, I may have misread the original request 
Data directive user file table you can write the BPM. current date > expiry date means you can do validate.
Thank you, Fernando and Naveen.