![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a Filemaker Server 7 running under OS X. I am not very familiar with Mac OS. What i like to do is to create a schedule job within FM7 server that will do the following. Close all database that are being shared. Open Filemaker 7 and call a script that already created close filemaker 7 open all databases to be shared. |
#3
| |||
| |||
|
|
On Wed, 14 Sep 2005 13:01:15 -0400, Albert Pasion wrote: I have a Filemaker Server 7 running under OS X. I am not very familiar with Mac OS. What i like to do is to create a schedule job within FM7 server that will do the following. Close all database that are being shared. Open Filemaker 7 and call a script that already created close filemaker 7 open all databases to be shared. The easiest job is - energy setup: shutdown your computer, start again - if the computer hangs, you might add a real power timer that turns off power within the shutdown time just to make it very sure - put the database into the startup items This database may proceed the open all required databases. However, once a database is stuck or a script is terminated, I see little help to proceed from within FMP. If you can't shut down the server, one of the options is - check by external access whether the database is operating e.g. via web interface, asking for the current time - trigger to start your operations (optional: check whether it was done or whether the database is still running) You might check for the unix command 'cron' - and how to set this up on your server. While 'cron' is the typical solution, there are third party tools which can do the same. What you really will do will depend on the probability and damage of a real lockup situation. - Martin |
#4
| |||
| |||
|
|
Basically i use to run Filemaker server 5.5 and it was not a problem running apple script to do this task. Since i upgraded to FM7 Server and FM7 pro plus to OSX my apple script that use to do the job no longer work. Would i be able to do this under windows??/ |
#5
| |||
| |||
|
|
Albert Pasion <apasion (AT) jsgroup (DOT) com> wrote: I have a Filemaker Server 7 running under OS X. I am not very familiar with Mac OS. What i like to do is to create a schedule job within FM7 server that will do the following. Close all database that are being shared. Open Filemaker 7 and call a script that already created close filemaker 7 open all databases to be shared. It might help if you let us know what you're actually trying to accomplish with your interim script. If it's a backup, there are ways to construct "Schedules" from within the FM Server admin tool that pause access to the dbs and create backup files on the HD. Those files can then be copied off or backed up by software to another drive or media. This way you never copy open and running FM files, which is an extremely bad idea. But there is no reason to shut the server down for a script. If you're wanting to run a script in FM 7 for some maintenance reason, or because you're performing an action like importing some data, then it might be more effective to set up a timed action on a guest machine, rather than the server. Anyway, let us know your ultimate purpose and we can answer more effectively. Lynn Allen -- Allen & Allen Semiotics www.semiotics.com FSA Associate Filemaker Design & Consulting |
![]() |
| Thread Tools | |
| Display Modes | |
| |