TIS 7.0 Installation with Plano/SPX Integration
Prerequisites
Installation files are provided as a zip (called a TISInstaller zip) on request and may be downloaded from the XIMES cloud.
Please make sure that you have the specific PLANO build of TIS
Two license files are necessary for the installation, namely the file IR.lic and a TIS license info file whose name is of the form CustomerId_SiteId_TisVersion.txt (for example IT-test_GeneralRuntimeDev_7.0.txt)
See also System requirements
A tisconfig folder is a folder that contains a subfolder called deploymentconfigs. Inside this subfolder, more than one TIS CONFIGs can be stored, each can be used to deploy a TIS installation. Normally at customer, there is only 1 config to be used. By convention, our tisconfig folder is C:\Install\tisconfig. Then a config called MyDeploymentConfig will be located at C:\Install\tisconfig\deploymentconfigs\MyDeploymentConfig. |
Installation Steps
1. Start TISInstaller
Step | Description | Screenshot |
---|---|---|
1.1 |
| |
1.2 |
| Get-ChildItem . -Recurse | Unblock -File |
1.3 |
| ![]() |
2. Prepare (normally for machines on which TIS is installed the first time)
Step | Description | Screenshot |
---|---|---|
2.1 |
| ![]() ![]() |
2.2 | Prepare.ps1 might exit with error: Please check whether you have access to the internet. If it is not the case, you will need to install .NET Framework 3.5 offline using your Windows installation DVD. | ![]() |
2.3 |
| ![]() |
2.4 |
| ![]() |
3. Make config
Step | Description | Screenshot |
---|---|---|
3.1 |
| ![]() |
3.2 |
| ![]() |
3.3 |
| ![]() |
3.4 |
| ![]() ![]() |
3.5 | In case of a cluster deployment (if "Enable cluster deployment" was chosen in step 3.3) | |
3.5.1 |
| ![]() |
3.5.2 |
| ![]() |
3.5.3 |
| ![]() |
Plano settings are part of the tis_PLANO template, but may be adapted here.
NEXT: execute either step 4 or 5, depending on whether a TIS database already exists. |
4. Create databases
4.1. Create MSSQL databases
Step | Description | Screenshot |
---|---|---|
4.1.1 |
| ![]() |
4.1.2 |
| ![]() |
4.1.3 |
| ![]() |
4.1.4 | Collect the generated file ximesdalconfig.xml(.s) to $TISCONFIG\deploymentconfigs\MyDeploymentConfig |
4.2. Create ORACLE databases
Step | Description | Screenshot |
---|---|---|
4.2.1 |
| ![]() |
4.2.2 |
| ![]() |
4.2.3 |
| ![]() |
4.2.4 |
| ![]() |
4.2.4 | Collect the generated file ximesdalconfig.xml(.s) to $TISCONFIG\deploymentconfigs\MyDeploymentConfig |
5. Update existing databases
5.1. Update existing MSSQL databases
Step | Description | Screenshot |
---|---|---|
5.1.1 |
| ![]() |
5.2. Update existing Oracle databases
5.2.1 |
| ![]() |
5.2.2 |
| ![]() |
5.2.3 |
| ![]() |
6. Generate Certificates for offline deployment
This step is only required if the server where TIS is installed does not have access to the Internet. |
Step | Description | Screenshot |
---|---|---|
6.1 |
| ![]() |
6.2 |
| ![]() |
6.3 |
| ![]() |
6.4 |
| ![]() |
6.5 |
|
7. Deploy
Step | Description | Screenshot |
---|---|---|
7.1 |
| ![]() |
7.2 |
| ![]() |
7.3 |
| ![]() |
7.4 |
| ![]() |
For extra TISInstaller's functionalities, click here.