Understanding installation and deployment
For IBM® Sterling™ Call Center, installation and deployment is a process of
installing software, setting configurations or creating customization, building the EAR file, and
deploying to the desired environment: development, staging, or production.
- Plan: Planning the installation involves considering system requirements, your final deployment and security architecture, your performance needs, and any requirements for high availability.
- Obtain software and install prerequisites: You download Sterling Call Center
software from IBM Passport Advantage (or load it from your media package).
Sterling Call Center requires a tiered environment, using a combination of application server, Web server, and database server software. The tiered structure is a required setup for the development, staging, and production environments. After the environment is set up, you install the software into an installation folder.
- Install Installing the IBM Sterling Order Management System Software is a required first step. Then, install and configure other components as provided by your license agreement.
- Load default factory setups, language packs, and localized factory setups: When you install the base software, you decide whether to create database tables and whether to load factory setups (default configuration data). If you are running a new installation, choosing these options is the suggested procedure. Alternatively, the DBA at your organization can create database tables and load factory setups manually, as long as this process is completed before proceeding to later steps.
- Load language packs and localized factory setups: If you are deploying your application in English, skip this step. If you are deploying your application in other languages, you must install the language pack you want and then load the factory setups that have been localized for that language.
- Create or rebuild the
resource.jar
: You must rebuild theresource.jar
before building and deploying the EAR file on the server. - Build and deploy the EAR file: When all of the above steps are complete, you build and deploy the EAR file on the server for the desired environment. This process deploys Sterling Call Center on the server in either your development, staging, or production environment.