OpenText StreamServe 5.6.2 Installation Guide
OpenText StreamServe 5.6.2 Installation Guide
Installation Guide
Rev D
OpenText™ StreamServe 5.6.2 Installation Guide
Rev D
Tel: +1-519-888-7111
Toll Free Canada/USA: 1-800-499-6544 International: +800-4996-5440
Fax: +1-519-888-0677
Support: https://support.opentext.com
For more information, visit https://www.opentext.com
Disclaimer
Every effort has been made to ensure the accuracy of the features and techniques presented in this publication. However,
Open Text Corporation and its affiliates accept no responsibility and offer no warranty whether expressed or implied, for
the accuracy of this publication.
3
Contents
Introduction ..................................................................................................................5
StreamServe components ........................................................................................... 7
Components for StreamServer applications ....................................................................... 8
Components for StreamStudio web applications.............................................................. 10
StreamServe design and administration tools .................................................................. 12
Before the installation................................................................................................ 13
Hardware planning............................................................................................................ 14
Database requirements for StreamServe repositories...................................................... 16
Database configuration for Microsoft SQL Server.................................................... 16
Database configuration for Oracle Database ........................................................... 17
Managing license files ...................................................................................................... 18
Typical installation steps........................................................................................... 19
Installing on a computer used for development and testing ............................................. 20
Required steps ......................................................................................................... 20
StreamStudio steps.................................................................................................. 21
Steps after the installation........................................................................................ 21
Installing in a production environment .............................................................................. 23
Installation steps ...................................................................................................... 24
After the installation.................................................................................................. 25
Example - A typical StreamServe installation ................................................................... 29
Installing Framework and StreamServer on Windows ........................................... 35
Using the Setup wizard to install Framework and StreamServer ..................................... 36
Installing Control Center ........................................................................................... 37
Installing Design Center ............................................................................................ 39
Installing StreamStudio on Windows ....................................................................... 41
Using the Setup wizard to install StreamStudio................................................................ 43
Deploying the web applications ........................................................................................ 44
Installing Database Administration Tool.................................................................. 45
Installing Windows components silently ................................................................. 47
Installing Framework and StreamServer silently .............................................................. 48
Installation options for Framework and StreamServer ............................................. 48
Examples – Installing Framework and StreamServer silently .................................. 50
Introduction
Related documents
The following documents are available on OpenText Knowledge Center:
• OpenText StreamServe Supported Platforms and Software Reference Guide
• OpenText StreamServe Hardware Guidelines for StreamServer applications
Reference Guide
• OpenText StreamServe <Database Vendor> Database Guidelines
• OpenText StreamServe Upgrading Instructions
StreamServe components
This section describes the main components you need to run StreamServe
software.
In this section
• Components for StreamServer applications on page 8
• Components for StreamStudio web applications on page 10
• StreamServe design and administration tools on page 12
StreamServer
This includes the software to run StreamServer applications.
StreamServer can be installed and run on Windows or UNIX using the Framework
and StreamServer Setup.
Application domain
Depending on what you want to achieve in terms of document storage and
access, you organize StreamServe applications in application domains. All
applications in one application domain share the same repositories, connection
profiles, document types, and channels for reprocess and preview.
You configure application domains using Control Center or the Command Line
Utilities.
Runtime repository
This database is used to store job and document data for the StreamServe
applications in one application domain.
After the installation, you use either Control Center or the Command Line
Utilities to generate the scripts for the runtime repository. The default name for
the runtime repository is StrsData.
StreamStudio
This is the web portal containing the StreamStudio web applications.
The StreamStudio web portal can be installed and run on Windows or UNIX
using the StreamStudio Setup.
To run StreamStudio you need a Java application server, for example Apache
Tomcat. See the Supported platforms and software documentation for a list of the
supported Java application servers.
Service gateway
This is a web service gateway that connects the StreamStudio web applications to
the runtime repository and user directories.
The service gateway is installed with Framework and StreamServer on both
Windows and UNIX. The service gateway Windows service is called
StreamServe Service Gateway. The service gateway UNIX process is called
ServiceGateway.
User directories
The user directories contain the user profiles for the StreamStudio web
applications.
The user directories can be connected to an existing directory server that supports
the LDAP protocol. See the Supported platforms and software documentation, for a
list of the supported user directories.
You configure the connections to the user directories using Control Center or the
Command Line Utilities.
Collector archive
This database stores output documents and related metadata used for the
StreamStudio Collector web application. The default name for the Collector
archive is StrsCollector.
You use Control Center or the Command Line Utilities to generate the scripts
used to create the Collector archive.
The following steps are required before you begin a StreamServe installation:
• Determine the hardware that is required for your StreamServe solution.
• Ensure that you have the required software for each StreamServe
component you want to install.
• Ensure that you have access to a database installation configured for use
with StreamServe components.
In this section
• Hardware planning on page 14
• Database requirements for StreamServe repositories on page 16
• Managing license files on page 18
Related topics
Before you begin, you should read the following:
• StreamServe components on page 7 – This describes the main components of
StreamServe software.
• Typical installation steps on page 19 – This describes steps that you can use to
install StreamServe components.
Hardware planning
You can install all StreamServe components on the same computer. You can also
use different computers for the following components:
• Control Center
• Design Center
• Framework and StreamServer
• StreamStudio
• StreamServe repositories
The number of computers used to implement your StreamServe solution
depends on the individual requirements at your company, such as, company
infrastructure, organizational structure, operational practices, etc. You should
also consider the complexity of the StreamServe solution and type of applications
you will run when planning the hardware.
Hardware guidelines
StreamServe Hardware Guidelines documentation, which is available on OpenText
Knowledge Center, contains information about the factors you should consider
when planning a StreamServe installation. It also contains hardware
recommendations for development, testing, and production environments.
Computer 1
This computer is used to develop StreamServe Projects and administer
StreamServe applications. Control Center and Design Center run on this
computer.
Computer 2
This computer runs StreamServer applications and the StreamStudio web
applications.
Computer 3
This computer is a dedicated database server. It is used for the StreamServe
Enterprise Repository and the runtime repository.
Database Guidelines
For detailed information about how to installing, maintaining, and backing up
StreamServe repositories, see:
• OpenText StreamServe Microsoft SQL Server Database Guidelines
• OpenText StreamServe Oracle Database Database Guidelines
The guidelines are available at OpenText Knowledge Center.
In this section
• Database configuration for Microsoft SQL Server on page 16
• Database configuration for Oracle Database on page 17
• Managing license files on page 18
Database configuration
• Enable TCP/IP.
• Specify Mixed Mode authentication.
• For all IP addresses, specify the static TCP port number that you use to
access the database.
Note: Do not specify any dynamic TCP ports.
Database configuration
• Specify the following database server parameter:
Parameter Value
Parameter Value
nls_length_ char
semantics
Note: The char value requires more space in the
database than the default byte value.
The installation steps for StreamServe software differ depending on whether you
are installing all components on one computer, or whether you are installing the
components on several computers. You also use different steps to install in a
development and test environment compared to a production environment.
In this section
• Installing on a computer used for development and testing on page 20 –
Describes the steps to install all StreamServe components on a computer
used for development and testing.
• Installing in a production environment on page 23 – Describes the steps to
install StreamServe components in a production environment.
• Example - A typical StreamServe installation on page 29.
Required steps
This section describes the steps to prepare for the installation and to install the
following components on the computer:
• Framework and StreamServer
• Design Center
Step 2 – Preparations
Before you begin, you must:
• Confirm you have the software and hardware that is required for each
StreamServe Component you want to install. See Support platforms and
software documentation.
• Install any third-party software that is required. For example, SQL Server
Express, Apache Tomcat, etc.
• Prepare the database server that you will use to host the StreamServe
repositories. See Database requirements for StreamServe repositories on page 16.
StreamStudio steps
This section describes the steps to install StreamStudio and OpenDS on the
computer.
Steps
In a production environment, the order of the installation steps can differ to those
described in this section depending on the specific requirements of your
StreamServe solution, the StreamServe components you will run, and the
hardware used.
When making a typical installation in a production environment, you usually
start by installing Framework and StreamServer on the computers you want to
use to run StreamServer applications. You then install Control Center on the
computer that you will use to administer your environment. If required, you then
install StreamStudio.
After the installation, you open Control Center, connect to the management
gateway on a computer with a Framework and StreamServer installation, and
create the central enterprise repository. If you have installed Framework and
StreamServer on several computers, you must connect all the computers to the
central enterprise repository.
Finally, you can make the preparations to run StreamServer applications and, if
required, StreamStudio applications.
Installation – steps
• Step 1 – Download the Setup on page 20
• Step 2 – Preparations on page 20
• Step 3 – Install Framework and StreamServer on page 24
• Step 4 – Install Control Center on page 24
• Step 5 – Install StreamStudio (optional) on page 24
• Step 6 – Install Design Center on page 25
Installation steps
Step 1 – Download the Setup
You can download the OpenText StreamServe Setup from the StreamServe
Product area on OpenText Knowledge Center:
• https://knowledge.opentext.com
Step 2 – Preparations
Before you begin, you must:
• Confirm you have the software and hardware that is required for each
StreamServe component you want to install. See Supported platforms and
software documentation.
• Install any third-party software that is required, for example Apache
Tomcat.
• Obtain user names and passwords to any third-party systems that are
required, for example, to the database server, Java application server, and
directory server. Or, contact the administrators who are responsible for
these systems to arrange access.
• Prepare the database server(s) that you will use to host the StreamServe
repositories. See Database requirements for StreamServe repositories on page 16.
4 Deploy the StreamStudio web application to the Java application server. See
Deploying a web application in the Control Center documentation.
Computer_1
This computer will be used to develop StreamServe Projects and administer
StreamServe applications.
The following StreamServe components will be installed on this computer:
• Control Center
• Design Center
Computer_2
This computer will run StreamServer applications and the StreamStudio web
applications. Apache Tomcat is already installed on this computer.
The following StreamServe components will be installed on this computer:
• Framework and StreamServer
• StreamStudio
Computer_3
Microsoft SQL Server is running on this computer. The StreamServe Enterprise
Repository and runtime repository will be created on this computer.
Steps
These instructions describe how to install the StreamServe components on each
of the computers and how to create the enterprise repository.
Before StreamServer or StreamStudio applications can be run, further
configurations are required. These are described in Control Center
documentation.
Steps
• Prepare for the StreamServe installation on page 30
• Install StreamServe components on computer_2 on page 30
Parameter Value
Hostname\instance computer_3
name
SA user name sa
SA password Kanelbulle15
Install StreamStudio
1 From the OpenText StreamServe Setup, click StreamStudio.
2 On the Welcome page, click Next.
3 On the License Agreement page, click Yes.
4 On the Ready to Install page, review the installation settings, and click
Install.
The Setup installs the software, which takes several minutes.
5 On the Completed page, click Finish.
6 Click Exit to close the OpenText StreamServe Setup.
The next step is to install Control Center and Design Center on computer_1.
7 On the Control Center - Destination page, click Next to accept the default
installation path.
8 On the Ready to Install page, click Install.
The Setup installs the software, which takes several minutes.
9 On the Completed page, click Finish.
Design Center can now be installed on computer_1.
• Port – 1433
• Database name – StrsSER
• User name – StrsSERAccess
• Password – StrsSER456
The next step is to create the database for the enterprise repository on
computer_3.
Related topics
For information about:
• The preparations required to run StreamServer applications, see
StreamServer configurations in the Control Center documentation.
• The preparations required to run StreamStudio applications, see
StreamServe web application configurations in the Control Center
documentation.
• The preparations required to run Collector, see StreamStudio Collector
configurations in the Control Center documentation.
• The preparations required to run Composition Center, see StreamStudio
Composition Center configurations in the Control Center documentation.
64-bit Windows
The Framework and StreamServer Setup requires a 64-bit version of Windows®.
Stop the Java application servers and close your web browsers
Before you install Framework and StreamServer, you must close all web
browsers and stop and any Java application servers that are running on the
computer.
Third-party software
Framework and StreamServer requires third-party software, such as Microsoft
Visual C++ Redistributable Package and Microsoft .NET Framework. During the
Framework and StreamServer installation, the Setup does a prerequisite check
and lists the required software that is missing on your computer. If any software
is missing, you can install it from the Setup.
You have the option to install Java Standard Edition during the Setup. If you
choose not to install this, you must have another supported version of the Java
Runtime Environment on your computer. For information about the supported
versions, see Java Runtime Environments in Supported platforms and software
documentation.
Prerequisites
To install or remove StreamServe software in a Windows environment, you must
have administrator rights.
Option Description
Java Standard You can select whether to install this with Framework
Edition Runtime and StreamServer.
Environment If you select No, another version of the Java Runtime
Environment must be installed on the computer.
If you select Yes, the Java Standard Edition Runtime
Environment is installed even if you have an another
version installed.
Framework and The folder for the framework and StreamServer program
StreamServer - files.
Destination folder
4 Follow the Setup wizard, which guides you through the installation.
Prerequisites
To install or remove a Control Center installation on Windows, you must have
administrator rights.
The Design Center Setup installs the following StreamServe desktop tools:
• Design Center
• StoryTeller
• UTF Edit
• Overlay Editor
• Device Tool
• Windows Driver Tool
Prerequisites
• To install or remove Design Center on Windows, you must have
administrator rights.
• Internet Explorer® must be installed on the computer. For information
about the supported versions, see Web browsers in Supported platforms and
software documentation.
• For information about the supported versions of Windows, see Platforms for
Design Center, Control Center, and administration tools in Supported platforms
and software documentation.
The StreamStudio Setup copies the files for the following web applications to the
computer:
• StreamStudio web applications
• SSSP application
• Document Broker Query Tool (DBQ Tool)
• Ad Hoc Correspondence and Correspondence Reviewer
Prerequisites
• The following software is required on the computer where you will run
StreamStudio:
– Java application server
– A Java Runtime Environment. You can download the JRE from
http://www.java.com
Note: If you use SAP NetWeaver Java application server, you do not need a
separate JRE installation.
Prerequisites
To install or remove StreamServe software in a Windows environment, you must
have administrator rights.
In this section
• Installing Framework and StreamServer silently on page 48
• Installing Control Center silently on page 51
• Installing Design Center silently on page 52
• Installing StreamStudio silently on page 53
Stop the Java application servers and close your web browsers
Before you install Framework and StreamServer, you must close all web
browsers and stop and any Java application servers that are running on the
computer.
Prerequisites
• Microsoft Visual C++ 2013 Redistributable Package (64-bit)
• Microsoft .NET Framework 4 Extended
• A supported version of Java Standard Edition
Optional parameters
Parameter Description
Parameter Description
This example installs the Framework and StreamServer using the default options.
The log for the installation is found under
c:\<version>\service_framework.log. The installation may take several
minutes.
start "" /wait "setup.exe" /s /v" /qn /Liwrmo!vucape
c:\<version>\service_framework.log"
This example installs the Framework and StreamServer and enters the
connections settings for the enterprise repository, the management gateway
administrator user and the management gateway base directory.
start "" /wait msiexec /package "OpenText StreamServe Framework and
StreamServer <version>.msi" /qb /Liwrmovucape
service_framework.log DATABASESELECTION="oracle"
TERRITORY_HOST_NAME="linux28" IS_SQLSERVER_PORT="1521"
TERRITORY_NAME="STRSSER"
TERRITORY_USER_NAME="STRSSER_SSTERRITORYTEST"
TERRITORY_PASSWORD="Changeoninstall999"
IS_ORACLE_SERVICE_NAME="LINUX28"
MGW_PASSWORD="strs" MGW_PASSWORD_MASKED="strs"
MGW_USER_NAME="Administrator" MGW_PORT="28200"
CAPPDIR="C:\ManagementGateway\"
Prerequisites
• Microsoft Visual C++ 2013 Redistributable Package (64-bit)
• Microsoft .NET Framework 4 Extended
• Java Standard Edition Version 7 Update 21 (64-bit)
Optional parameters
Parameter Description
Prerequisites
The setup.exe file installs the prerequisites automatically. If you want to run the
silent installation on several computers at the same time, you must use the MSI
file and install the prerequisites before you begin.
• Microsoft Visual C++ 2013 Redistributable Package (64-bit)
• Microsoft .NET Framework 4 Extended
Optional parameters
Parameter Description
Optional parameters
Parameter Description
The following parts are included in the Framework and StreamServer Setup:
• Software used to run StreamServer applications
• Framework, which includes a management gateway and the underlying
software to run other types of StreamServe applications, such as service
gateways, Archiver applications, and Task Scheduler applications.
/opt/streamserve/streamserve-<releasenumber>.GA.999
2 Run ./setup -file .operatorInput
Installation log
An installation log file called setup.log is created in the directory where you run
the setup.
.setup_environment
This file is created during the setup and displays the parameters entered during
the setup. StreamServe applications read this file on startup.
This file is located in the StreamServe installation directory and is called
.setup_environment
Prerequisites
• A Java Runtime Environment must be installed on the computer where you
install StreamStudio. For download and installation information, see
http://java.sun.com
• The StreamStudio applications must be deployed to a Java application
server, for example Apache Tomcat. See http://tomcat.apache.org/
• To use Control Center to deploy the web applications, you must install
Framework and StreamServer on the same computer as you install
StreamStudio, and then connect the Framework and StreamServe to the
central enterprise repository.
2 Run the StreamServe setup script. See Running the setup script to install
StreamStudio on page 60.
3 After the installation, you must deploy the web application files. See
Deploying the web applications on page 61.
Installation log
An installation log file called setup.log is created in the directory where you run
the setup.
System information
A system information XML file is created in the systeminfo folder.
Installing OpenDS
You can install OpenDS and use a set of demo users to test or demonstrate
StreamStudio.
Note: We do not recommended using OpenDS in a production environment, if
possible use Microsoft® Active Directory®.
Prerequisites
• For information about the prerequisites for OpenDS, see
https://opends.java.net/
• If you want to load the demo users during the OpenDS setup, you must
install one of the following components before you install OpenDS:
– Framework and StreamServer
– Control Center
To install OpenDS
Download and install OpenDS from https://opends.java.net/
Print Processor
Print Processor converts documents from Windows applications into LXF
(StreamServe Layout eXchange Format) files. You can then send these files to
StreamServer applications via a StreamServe input connector.
For more information, see StreamServe Print Processor in the Print Processor
documentation.
In this section
• Installing Print Processor and Port Monitor on page 66
• Creating a printer for Port Monitor on page 67
• StreamServer applications and AS/400 environments on page 70
Component Description
Port Monitor Installs Port Monitor, which enables you to use the
Microsoft Windows spool system to send data in RAW
format to a StreamServer application.
User requirements
You must have administrator rights to install Port Monitor and Print Processor.
3 Click Create a new port, on the Type of port list, click StreamServe, and then
click Next.
Note: The StreamServe port type is only available when you have installed
Port Monitor.
Destination: path/ The destination path, pipe or address where the output is
named pipe/address created.
If Output Type is File, this is the directory from which the
StreamServe input connector retrieves data. The path
must be an absolute path and the directory must already
exist.
File example:
C:\Program
Files\StreamServe\Applications\StreamServer\<v
ersion>\spool
Named pipe destination syntax:
\\.\pipe\<pipe_name>
FTP destination syntax:
<IP_address>\<FTP_directory>
<Host_name>\<FTP_directory>
Replacement for non Removes invalid characters from the file names, or
valid characters in substitutes the invalid characters with another character.
filename
To remove invalid characters from the file names, leave
this empty or enter 0.
To substitute invalid characters with another character,
enter the hex value of the character you want to use in
place of the invalid characters.
FTP FTPS (FTP over SSL) – Select to send the file using FTPS
implicit protocol.
Verify host – Select to validate the server certificate on the
FTP server.
User name – User name to log on to the destination FTP
server.
Password – Password to log on to the destination FTP
server.
Final destination directory – The directory where the file
is moved to (i.e. the StreamServe scanning directory).
This directory must already exist. This parameter is
optional, it only needs to be specified if the destination is
different to what is specified using the parameter
Destination: path/named pipe/address.
You can remove the following components from Windows Control Panel:
• Framework and StreamServer
• Control Center
• Design Center
• StreamStudio web applications
• Database Administration Tool
Upgrading
For information about upgrading from previous versions of StreamServe, see
StreamServe Upgrading Instructions documentation.
StreamServe repositories
The StreamServe repositories are not deleted when you remove StreamServe
software. You must use an external tool if you want to delete the StreamServe
repositories.
You can run StreamServe 5.6.2 core components in parallel with the following
StreamServe versions on both UNIX and Windows:
• OpenText StreamServe 5.6.1
• OpenText StreamServe 5.6
• StreamServe Persuasion SP5 Hotfix 1684 (or later)
It is possible to run all four versions in parallel – StreamServe 5.6.2, StreamServe
5.6.1, StreamServe 5.6, and Persuasion SP5 Hotfix 1684 (or later).
The StreamServe core components include the following:
• Applications based on the StreamServe framework (StreamServer,
Archiver, Task Scheduler, and service gateway)
• Management gateway
• Design and administration tools, such as Design Center and Control Center
You cannot run several versions of the StreamServe web applications in parallel.
Related topics
For information about migrating the SP5, 5.6, and 5.6.1 environments to 5.6.2, see
the Transport and migration documentation.
Hotfix documentation
For information about the bug fixes related to a hotfix, see the hotfix
documentation.
In this section
• About StreamServe hotfixes on page 76
• Installing a StreamServe hotfix on page 77
• Applying the hotfix to StreamServe repositories on page 79
• Applying the hotfix to StreamServe web applications on page 86
Keeping customizations
If you have done customizations directly in any StreamServe configuration files,
these files might be overwritten when the hotfix is installed.
Windows
To keep your customizations, you must make backups of the files and store them
in a place where they cannot be overwritten. When you have installed the hotfix,
you can compare the old files with the new files and manually restore your
customizations to the new files.
For a complete list of the files that are not overwritten when applying a hotfix, see
Appendix A - Preserved files on Windows on page 91.
UNIX
If you use the same Management Gateway root when you apply the hotfix, any
customizations made to the configuration files are automatically identified. For
each identified customization, a comment is issued and a copy of the old file is
stored. You can then compare the old file with the new file and manually restore
your customizations to the new file.
Related topics
• For information about how to keep any customizations made to deployed
and unpacked WAR files, see Keeping customized files on page 89.
If you use the same Management Gateway root, the setup automatically
copies the file http_listener.access from the previous installation.
Related topics
• For information about how to install SAP Connectivity Pack components on
UNIX, see OpenText StreamServe Connect for SAP Installation Guide.
Prerequisites
• The login details for the database administration user that you originally
used to create the repository must be available.
• The Hotfix Setup has been run and the database hotfixes are installed in the
Management Gateway base directory:
<Base directory>\<Version>\root\config\database\
Where <Base directory> is the path specified for StreamServe Projects
during the Framework and StreamServer installation.
For example: C:\ManagementGateway
In this section
• Listing schema versions and applied database hotfixes on page 80
• Applying the hotfix to a repository in Control Center on page 80
Prerequisites
• The login details for the database administration user that you originally
used to create the repository must be available.
• The Hotfix Setup has been run and the database hotfixes are installed in:
– Windows – <Base directory>\<Version>\root\config\database\
Where <Base directory> is the path specified for Design Center Projects
during the Framework and StreamServer installation.
For example: C:\ManagementGateway
– UNIX – <Project location>/config/database/
Where <Project location> is the Project location specified during the
Framework and StreamServer installation.
For example: /opt/streamserve/root
In this section
• Applying the hotfix to a repository without Control Center on page 82
Parameters
Prerequisites
• The login details for the database administration user that you originally
used to create the repository must be available.
• The Hotfix Setup has been run and the database hotfixes are installed in:
– Windows – <Base directory>\<Version>\root\config\database\
Where <Base directory> is the path specified for Design Center Projects
during the Framework and StreamServer installation.
For example: C:\ManagementGateway
– UNIX – <Project location>/config/database/
Where <Project location> is the Project location specified during the
Framework and StreamServer installation.
For example: /opt/streamserve/root
In this section
• Applying a hotfix to a repository manually on page 85
Post requisites
You must now deploy the updated routines to all <File name>.sql files.
For Microsoft SQL Server and Oracle Database, you use standard procedures.
Prerequisites
• The Hotfix Setup has been run, resulting in updated template WAR files
installed in the StreamServe installation directory.
• Backups of the unpacked application folders (including all sub-folders) in
the portal root are taken. The backups are stored in a place where they
cannot be overwritten (that is, not in the portal root).
• Preparations to preserve any customized configuration files have been
performed. See Keeping customized files on page 89.
Post requisites
• If required, restore customized configuration files from the backups.
• If you use shortcuts to access the web applications and change the web
application names, you must update the URLs in the shortcuts.
In this section
• Files and folders on page 87
• Keeping customized files on page 89
• Redeploying web applications in Control Center on page 89
Related topics
• For general information about deploying StreamServe web applications, see
OpenText StreamServe Control Center User Guide.
• For information about deploying the software component packages (*.SCA)
for StreamServe web applications on SAP NetWeaver, see OpenText
StreamServe Web applications on SAP NetWeaver Application Server Installation
Instructions.
UNIX:
Related topics
For information about the dependencies between the WAR files, see:
• OpenText StreamServe StreamStudio Administrator’s Guide
• OpenText StreamServe Ad Hoc Correspondence and Correspondence Reviewer
Administrator’s Guide
• OpenText StreamServe Document Broker Plus User Guide
If you redeploy the WAR files manually, without using Control Center,
you must make sure the files below are available in the unpacked
application folders. For example, by manually copying the files from
backups of the application folders for the previous installation.
In the path examples below, Windows syntax is used. Corresponding paths are
used on UNIX. <Name> is the web application name assigned in Control Center.
In this section
• Preserved files in the base directory on page 91
• Preserved files in the installation directory on page 91
Related topics
For general information about editing configuration files, see OpenText
StreamServe Performance Guidelines, available on OpenText Knowledge Center.
• <Base directory>\<Version>\root\iomanager.xml
• <Base directory>\<Version>\root\logmanager.xml
• <Base directory>\<Version>\root\parameters.xml
• <Base directory>\<Version>\root\securityprofiles\
defaulttrustedcertificateauthorityprofiles.xml
• <Base directory>\<Version>\root\securityprofiles\
enterpriserepository.xml
• <StreamServe installation>\Applications\Management\<Version>
\etc\config\<Version>\STRSTS\iomanager.xml
• <StreamServe installation>\Applications\Management\<Version>
\etc\config\<Version>\STRSCI\iomanager.xml
• <StreamServe installation>\Applications\Management\<Version>
\etc\config\<Version>\STRSCS\iomanager.xml
• <StreamServe installation>\Applications\Management\<Version>
\etc\config\<Version>\STRSSG\iomanager.xml
• <StreamServe installation>\Applications\StreamServer\
<Version>\Common\bin\iomanager.xml
• <StreamServe installation>\Applications\StreamServer\
<Version>\Common\bin\logmanager.xml
• <StreamServe installation>\Applications\Management\<Version>
\etc\config\<Version>\STRSSG\threadmanager.xml
• <StreamServe installation>\Platform\Core\<Version>
\bin\mgw-threadmanager.xml
• <StreamServe installation>\Applications\Service Gateway\
<Version>\bin\semper.xml
• <StreamServe installation>\Applications\Management\<Version>
\etc\config\<Version>\common\logmanager.xml
• <StreamServe installation>\Applications\Management\<Version>
\etc\config\<Version>\STRSSG\logmanager.xml
• <StreamServe installation>\Platform\Core\<Version>\bin\
socketprotocoldriver.1.0.xml
• <StreamServe installation>\Platform\Core\<Version>\bin\
socketprotocoldrivermovex.1.0.xml
• <StreamServe installation>\Applications\Management\<Version>
\etc\config\<Version>\STRSTS\securityprofiles\maintenance.xml
• <StreamServe installation>\Applications\StreamServer\
<Version>\Common\OnlineHelp\*.xml (recursive)