October 9, 200817 yr Hello folks, Once per month (this is the easier part since I can schedule it on FM Server) I need to loop through all the record within a table and for each expired record (I have a date field called expiration) send out a email about the expiration. I guess I can handle it writing a script. Is it correct? Moreover can I send out emails conditionally to fields values without the help of a plug-in or not? Thanks and have a nice day! Sig
October 9, 200817 yr I may be wrong but the FM Server scheduled script only works with web compatible script steps. The Send Mail is not compatible. You will have to use a plugin.
October 9, 200817 yr I would suggest 360 Works Email plugin since it can run server side. You could also use their Script MAster plugin which is free but then you would have to go the old route of using a "bot" client computer to run the script along with windows scheduler. My recommendation is to go with the server side plugin so you can use it in conjunction with server side scripting.
October 9, 200817 yr Author Thanks for your replies Yes I will go server side. I will look around for some plug-ins Have a nice day guys !
Create an account or sign in to comment