iTP Active Transaction Pages (iTP ATP) Programmer's Guide

Installing and Running ATP
iTP Active Transaction Pages (iTP ATP) Programmer’s Guide522292-002
2-6
Add-On Package Installation
9. Press Enter to install the XML for ATP add-on sample database.
The Setup program is going to create a database for the ATP/XML
sample application. The default volume is $DATA00.
You will be prompted to enter a Guardian subvolume name.
Enter a Guardian subvolume name (up to 8 chars) Default = ZATPXML :
10. Press Enter to use the default Guardian subvolume, or type in an alternative
Guardian subvolume name.
creating ATP XML/DB sample database ...
Active Transaction Page installation is complete.
- To use the ATP features, copy the following command
to your httpd.config file before start/restart iTP WebServer.
source /usr/tandem/webserver/conf/atp.config
- To uninstall ATP sample applications, run the following
two commands under osh after stop iTP WebServer
cd /usr/tandem/webserver/atp
./uninstall
- To remove all installed directories/files completely,
run the following command under osh
rm -rf /usr/tandem/webserver/atp
In your browser, visit http://<your_server>:<your_port>/atp/
for more information on the ATP and to look at ATP examples
11. To use the ATP features, start or restart your iTP WebServer application.
The default atp.config file is copied to where the iTP WebServer configuration
directory resides, as well.
If you have installed IEEE floating-point format and some of the CPUs in your
system do not support IEEE floating-point format, you must edit your atp.config file
to indicate which CPU the atp.pway server class should run in. See ATP
Configuration File on page 2-8 for more information.
Add-On Package Installation
The add-on component design is a new feature introduced in ATP V21. In general, an
add-on component is a top-level ATP object similar to a Java package, which groups all
related objects together. For example, the first add-on component is the XML for ATP
Add-On Module package, which contains all DOM-related objects.
The add-on package is optional to the core ATP package and is also shipped as an
independent product with its own T-number. There is no independent setup program for
add-on packages. All add-on packages require that you run the ATP core installation
program to include the packages.