The BANKAPP application provided with the C++ Expert product contains the same on-line banking transactions as the BANKAPP application provided with BEA TUXEDO, described in the following table:
The BANKAPP features are described in more detail in the Running the BANKAPP Sample section.
The C++ Expert
Where to Find the BANKAPP Sample
Samples directory contains two versions of the BANKAPP client sample:
YourDrive:\TUXBldr\Samples\CPPExpert\NoDB\ (Windows NT) <Builder_Install_dir>/client/Samples/CPPExpert/NoDB/ (UNIX)
Before starting the BANKAPP application, you must perform some simple configuration and build tasks. For a complete description of the prerequisite tasks, refer to the The The
What You Need to Start BANKAPP
ReadMe file in the C++ Expert Samples directory.
ReadMe file for the non-database version of the sample is located in:
YourDrive:\TUXBldr\Samples\CPPExpert\NoDB\ReadMe.txt (Windows NT)
<Builder_Install_dir>/client/Samples/CPPExpert/NoDB/ReadMe.txt (UNIX)
ReadMe file for the sample that uses an Oracle database is located in:
YourDrive:\TUXBldr\Samples\CPPExpert\Ora\ReadMe.txt (Windows NT)
<Builder_Install_dir>/client/Samples/CPPExpert/Ora/ReadMe.txt (UNIX)