Good afternoon,
I created a PL/SQL script in order to send emails to IFS users who have there password expiring within 7 days.
Now what I dont know, is where in IFS can I save this code, to be able to run it daily?
Basically like a quick report we create a scheduled task, but in this case it’s a procedure to send emails, which would also have a scheduled task?
Related to this, is there a way to bypass the MAIL SENDER context type, which is set to PLAIN TEXT, and send only these emails with HTML code?
Thanks in advance,
Carlos Mendes