Try OpenEdge Now
skip to main content
Programming Interfaces
Data Management : ABL API for Multi-tenant and Table Partition Management : Configuring the sample multi-tenant database
 

Configuring the sample multi-tenant database

OpenEdge includes a sample multi-tenancy enabled database (sportsmt) that installs from the self-extracting Documentation and Samples file that you can download with the product installation from the Progress Software Download Center. This sample database comes with ABL procedures that use this API to configure the database with the multi-tenant schema and sample data. An included README.txt file describes all the files installed with the sample and how to use them to complete the database configuration.
After installing the Documentation and Samples, these files are located in the Documentation and Samples installation folder at the following location:
src\samples\MultiTenancy\db
Note: If you already have the current release of OpenEdge installed, the Documentation and Samples installation also installs the same samples\MultiTenancy folder in your existing OpenEdge installation directory. However, note that for OpenEdge 11.0, the samples folder is installed directly under the OpenEdge installation directory (OpenEdge_Install_Dir\samples) instead of under the src in the installation directory (Install-Dir\src\samples) folder, as specified in other OpenEdge documentation.