Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 4134 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hello,

 

I have created a task list for our company and I created fields that allow the users to enter a date on which they would like to receive an email reminder for that task (i.e. meeting scheduled, call so and so, etc.) 

 

I had everything set in place, and originally used various triggers to set off the script. First, I had a button that needed to be pressed daily (quite annoying). Then I had it set as a script trigger for when the first person opened the database on a given day. That still wasn't working out well. 

 

Any ideas or guidance for setting a scheduled script to go off at certain times of the day? Is that possible?

 

I am working in FileMaker Pro 11.

 

Thank you!

Posted

If your file is hosted on FileMaker Server you can create a server-side script schedule to loop through the records every x minutes and send out the emails

  • Like 1
Posted

I saw something about server side scripts and was a bit confused about how to set them up. Do I need a separate program? I saw something about ScriptMaker or something like that. Could you provide a bit more info? I appreciate the help!

Posted

Server side scripts require FileMaker Server. If you are only using FileMaker Pro, then you can use a plug-in that runs a script periodically. This can interfere with what the current user is doing, though. Here is a plug-in function you could use: https://github.com/dansmith65/ooScriptMaster/wiki/Functions#oosm_scriptcronadd-scriptname-parameter-schedule-options

Posted

Sorry for being unclear. I'm on a FileMaker Pro license on my computer, but the databases I built are on a server on FM Server 11. I'm just not familiar with setting up server side scripts.

This topic is 4134 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.