Custom Web Publishing Guide

Table Of Contents
10 Custom Web Publishing Guide
About this guide
This guide assumes you are experienced with XML and XSLT, developing web sites, and using FileMaker Pro
to create databases. This guide provides the following information about Custom Web Publishing with XML
and XSLT on FileMaker Server:
1 what is required to develop a Custom Web Publishing solution using XML or XSLT
1 how to publish your databases using XML or XSLT
1 what web users need to access a Custom Web Publishing solution
1 how to obtain XML data from databases hosted by FileMaker Server
1 how to develop FileMaker XSLT stylesheets
1 how to convert CDML solutions to FileMaker XSLT
Important You can download PDFs of FileMaker 7 documentation from www.filemaker.com. Any updates to
this document are also available from the web site.
The documentation for FileMaker Server also includes the following additional information:
Creating dynamic web sites with the Web Publishing Engine
The Web Publishing Engine provides Custom Web Publishing for FileMaker Server using XML data
publishing and server-processed XSLT stylesheets. Custom Web Publishing provides several benefits:
1 Customization: You can determine how web users interact with FileMaker data, and how the data displays
in web browsers.
1 Data interchange: By using FileMaker XML, you can exchange FileMaker data with other web sites and
applications.
1 Data integration: By using FileMaker XSLT stylesheets, you can integrate any subset of the FileMaker
data into other web sites and with other middleware and custom applications. You can make the data look
like it belongs to another web site instead of displaying an entire FileMaker layout in the web browser.
1 Security: As the administrator for the Web Publishing Engine, you can individually enable or disable
Instant Web Publishing, XML web publishing, or XSLT web publishing for all databases hosted by the
server. As the FileMaker database owner, you can control user access to Instant Web Publishing, XML web
publishing, or XSLT web publishing for each database.
1 Server-side stylesheets: Server-side XSLT stylesheet processing prevents unauthorized examination of
confidential database information that might otherwise be possible with client-side stylesheets.
For information about See
Installing and configuring Instant Web Publishing and
Custom Web Publishing with XML and XSLT for FileMaker
Server
FileMaker Server Advanced Web Publishing
Installation Guide
Installing and configuring FileMaker Server FileMaker Server Administrator’s Guide
FileMaker Server Administration Help
Instant Web Publishing FileMaker Instant Web Publishing Guide
Security guidelines for web publishing FileMaker Security Guide
Publishing files from previous versions of FileMaker Pro Converting FileMaker Databases from Previous
Versions