SeedCodeComplete2

Separation Model

How does separation work?

"Separation" is a technique to isolate the data in a FileMaker solution from the scripts and interface. This is done by using separate files (separate .fp7s) for the interface and for the data. And in the case of SeedCode Complete, we have further separated the data into two files: SeedCodeData.fp7 and SeedCodeMedia.fp7-- this is done because the media file can get quite large over time and with them separated this way you can, for example:

Backup the media and the data files on different schedules.
Email the interface and data files to your developer without having to send a possinbly huge media file.

But the real benefit of separation is that is makes it easier to make changes to your solution. This can be overstated, but in general, you may be able to take the interface file offline, make changes to it, and the redeploy it while your users continue to use your data file. Furthermore, you can likely send a copy of your interface and data files to your developer so that he or she can write some new scripts for you, and the developer could return a new interface file that you can deploy without having to import all your data back into the solution.

That is the goal, at any rate. Substantive new features may, of course, require changes to both the interface file and the data file. But separation does offer a good way to speed development of new changes once a solution is up and running. And if you do need to load up a new version of the data file, our "update" scripts can help move the live data into your new data file.

Check out SRF's description of separation for a nice overview of these same ideas.

Things to keep in mind.

So there are a few things to be aware of in a separated, or multi-file solution:

When you're defining fields, you have to do this in the data files. This can be kind of weird at first, since you enter define fields on then contacts layout and the contacts table isn't there: it's in the data file, you'll get used to it. When FileMaker is open your data file will be listed in FileMaker's "Window" menu, possibly under the "Show Window' submenu.
All files in the solution need to share the same account names and passwords. If you have a ton of users and this becomes unwieldy, consider using External Authentication: it's a perfect solution.
Renaming files can break the links between them: remember, the interface file is looking for a data file named "SeedCodeData.fp7" so follow our instructions for renaming files if you'd like to change the names.
The interface file needs the data file. So if you take a copy offline to work on it, you'll want to take both the interface file and the data file. It's also a good idea to turn sharing OFF on your local copy of FileMaker when you're developing on an offline copy- you won't want your users to accidentally open your offline copies instead of the official served versions. To keep everything straight we recommend renaming your offline files: this will prevent you from getting confused as well.
(855) SEEDCODE
[email protected]
Follow us: