Platform SDK: Team Productivity Update |
The Team Productivity Update (TPU) for BackOffice® Server 4.5 enables you to host Web-based database applications in a Team Workspace. These applications can include any type of Web page, from static Hypertext Markup Language (HTML) pages to dynamic pages generated interactively using Active Server Pages (.asp) files.
To host such applications in the Team Workspace, the Team Productivity Update needs to know how these applications are installed and configured within a network. Applications can reside anywhere in the network, and the Application Instantiation Model (AIM) informs the Team Productivity Update how to make them available to a Team Workspace.
This section describes and demonstrates the process of adapting an application so that it can be hosted in a Team Workspace. Since every application has a different configuration, developers must know the application very well to write the instantiation and configuration script.
The topics in this section will show you how to write an instantiation script for an application used to review online documentation written in HTML. The document review application is an ASP application that stores and retrieves data from a Microsoft® SQL Server™ 7.0 database.