Service configuration for remote access
When iBase Scheduler is installed on a user’s machine solely to keep their personal database up-to-date, no configuration changes are required to the service or SQL Server databases. It is anticipated that, in this case, Scheduler can be configured by the administrator of the iBase database.
- Users must have write access to the Scheduler database, Scheduler.mdb.
- Users must log on with an iBase user name and password (they cannot use single sign-on).
Configuring Scheduler
- Setting up database connections
A database connection contains the information that is required by Scheduler to open the database, that is, the location of the database and its security file, and the user name and password. Notice that Scheduler does not require exclusive access to the database when scheduled tasks are run.
- Add one or more tasks to specify the data to import or
export.
A task specifies the batch specification that defines the import or export specifications to run. (Specifications and batch specifications are created in iBase itself.) You can also set up programs or custom plug-ins to perform specific actions (task actions) either before or after you import or export data.
- Set up one or more triggers for each task to determine the
scheduling frequency.
A trigger is the event that causes the task to run, for example either when a specified date and time is reached or when the modification date on a file changes. A trigger can recur or be a once-only event.