Content Server WebReports Standard 10.0 Installation and Administration Guide
Content Server WebReports Standard 10.0 Installation and Administration Guide
Guide
Content Server WebReports Standard 10.0
For Content Server 10
December 2010
Content Server WebReports 10.0 Installation and Administration
Contents
1 Overview ........................................................................................................................... 1
1.1 Purpose ......................................................................................................................... 1
1.2 Glossary of Terms ......................................................................................................... 1
2 Installation ........................................................................................................................ 2
2.1 Running the Installer in Windows.................................................................................. 2
2.2 Running the Installer in Solaris – GUI ........................................................................... 3
2.3 Running the Installer in Solaris – CLI............................................................................ 4
2.4 Unzip Installation Files ..................................................................................................5
2.5 Install the Module .......................................................................................................... 5
2.6 Downgrading to an Earlier Version ............................................................................... 5
2.7 Enter License Key ......................................................................................................... 6
2.8 Check for Updates ........................................................................................................ 7
3 License Key Functions ....................................................................................................8
3.1 License Usage Reports ................................................................................................. 8
3.2 Self Certification ............................................................................................................ 8
4 Administration Introduction............................................................................................ 9
5 WebReports Sub-Tag Builder .......................................................................................10
6 Manage Search Query Integration ............................................................................... 11
Technical Notes on Search Integration ..............................................................................12
7 Manage WebReports Conversion.................................................................................13
7.1 Introduction .................................................................................................................13
7.2 Steps to Configure Standard Conversion ...................................................................14
7.3 Adlib eXpress Job Ticket Conversion .........................................................................14
7.4 Steps to Configure Adlib eXpress Job Ticket Conversion...........................................15
7.5 Technical Notes on PDF Conversion ..........................................................................15
8 WebReports Scheduling ...............................................................................................17
8.1 Overview .....................................................................................................................17
8.2 Configuring Content Server for WebReports Scheduling ...........................................17
8.3 Managing Schedules...................................................................................................17
8.4 Database Schema.......................................................................................................18
9 Node Administration ......................................................................................................19
10 WebReports Database Administration and Downgrading to Earlier Versions
of WebReports................................................................................................................20
11 Manage WebReports Scripting .....................................................................................21
12 Restricting ‘Add New Item’ for WebReports ...............................................................22
13 Administering WebReport Events ................................................................................23
14 Storing WebReports in the Report Volume .................................................................24
15 Cached Views .................................................................................................................25
16 Default Reportviews ......................................................................................................26
17 WR Trigger Administration ...........................................................................................27
18 User/Group WR Trigger Administration.......................................................................28
19 Category as a Data Source ...........................................................................................29
20 Exporting to E-Mail ........................................................................................................30
21 Exporting and Importing WebReports .........................................................................31
21.1 Standard Export/Import ........................................................................................31
Page i
Content Server WebReports 10.0 Installation and Administration
Page ii
Content Server WebReports 10.0 Installation and Administration
1 Overview
1.1 Purpose
This document provides information on the installation and administration of the WebReports
module from Open Text Corporation. It is primarily intended for Content Server system
administrators who will normally be responsible for controlling and managing WebReports for
all Content Server end users.
End Users: This refers to Content Server consumers who would see the output of a
WebReport.
Developers: Any users who may be involved in creating new WebReports or editing existing
ones (to change the look, feel and behavior). For any particular WebReport, Developers fall
into two categories: Those who can edit or add a version to the reportview, and those who
can only fetch or download the reportview. The latter case is useful in terms of enabling
Developers to reuse an existing reportview in a new WebReport, without allowing them to
change the original.
Data source: Any Content Server object which is used to generate a data set for the
WebReport. This is most commonly a LiveReport (see below) but could also be a saved
search query, a form template or a form.
LiveReport: A Content Server item that enables users to obtain statistical information about
(and potentially modify) the Content Server database. The SQL statement in a LiveReport
communicates directly with the database. The Content Server Administrator may create new
LiveReports, and grant other users permission to run them. The LiveReports for which users
have permissions appear on the LiveReports tab on the Reports page of their Personal
Workspace.
Reportview: The term reportview is used throughout this document to refer to the document
which is stored for each WebReport object. These reportviews contain traditional Web code
(such as HTML) as well as custom tags which are used to determine where the data source
data fields will be inserted in the output Web page.
System Administrators: Besides the role of managing WebReport permissions and access
requirements, these users may also have access to the LiveReports (and or other data
sources) used to supply data to the WebReports. The various tasks and functions described
in this document are intended for this role.
Page 1
Content Server WebReports 10.0 Installation and Administration
2 Installation
• Read the Third Party Terms and Conditions and, if you agree, click the checkbox and
proceed with the installation.
Page 2
Content Server WebReports 10.0 Installation and Administration
o The installer will check if the selected instance has any WebReports patches
applied. If so, it will ask if you would like to remove any patches that could
conflict with the included version of WebReports. Checking the “Remove old
patches for me.” checkbox will move the old patches to a new folder named
patch-oldxxxx-yyy, where xxxx-yyyy represents a date and time stamp.
• Review the installation parameters and click Next to perform the install.
• Once the installation is complete, click Finish to exit the installer. If you do not wish to
view the Release Notes, uncheck the check box.
• Proceed to the Content Server Admin pages to complete the module installation
process (See 2.5 – Install the Module).
Page 3
Content Server WebReports 10.0 Installation and Administration
• Read the EULA and choose the appropriate radio button. If you agree and proceed
with the installation, a copy of the EULA is included in the installed files.
• Read the Third Party Terms and Conditions and, if you agree, click the checkbox and
proceed with the installation.
• Click the Browse button to browse for the Staging folder of a Content Server instance
in which to install the module. A new folder named “WebReports_Documents” will be
created in the parent folder of the directory chosen in this step. This folder will contain
copies of the License Agreement and Release Notes.
o The installer will check if the selected instance has any WebReports patches
applied. If so, it will ask if you would like to remove the patches which could
conflict with the included version of WebReports. Checking the “Remove old
patches for me.” checkbox will move the old patches to a new folder named
patch-oldxxxx-yyy, where xxxx-yyyy represents a date and time stamp.
• Review the installation parameters and click Next to perform the install.
• Once the installation is complete, click Finish to exit the installer. If you do not wish to
view the Release Notes, uncheck the check box.
• Proceed to the Content Server Admin pages to complete the module installation
process (See 2.5 – Install the Module).
• After the module is completely installed, give 755 permission to the following folders
and their contents:
o <ContentServerHomeDir>/support/webreports
o <ContentServerHomeDir>/support/help/_en_US/webreports
o <ContentServerHomeDir>/module/webreports_10_0_0
Page 4
Content Server WebReports 10.0 Installation and Administration
• Run the .bin using the –mode console switch. Eg: ./WebReports-10_0_0-
Installer.bin –mode console
• Enter “y” to start the installation process and display the EULA
• Press the space bar to read through the EULA and enter your response when
prompted.
• Press the space bar to read through the Third Party Terms and Conditions and enter
your response when prompted.
• Enter the location of the Content Server Staging folder in which you want to install the
module. (Using an absolute file path will ensure the files are installed to the correct
location, eg: /<ContentServerHomeDir>/staging)
• Once the files have been installed, proceed to the Content Server Admin pages to
install the WebReports module (See 2.5 – Install the Module).
• After the module is completely installed, give 755 permission to the following folders
and their contents:
o <ContentServerHomeDir>/support/webreports
o <ContentServerHomeDir>/support/help/_en_US/webreports
o <ContentServerHomeDir>/module/webreports_10_0_0
3. Check the box beside Open Text WebReports Standard and click Install.
4. Restart the Content Server service when prompted and click Continue.
Page 5
Content Server WebReports 10.0 Installation and Administration
From WebReports version 4.0.0 onwards it is necessary to install a license key or initiate an
automatic 30 day trial before being able to run or export a WebReport. To initiate a trial you
do not require a key but the length of the trial is fixed at 30 days. If you require a longer
evaluation period, please request an evaluation license key from Open Text.
Should the 30 day trial or an evaluation key expire, all WebReports and their settings will be
retained safely in Content Server, but you will not be able to run or export a WebReport until a
new key is entered.
Page 6
Content Server WebReports 10.0 Installation and Administration
1. Create a new WebReport from the Add Item menu in Content Server.
2. Click on the WebReports function menu and select “Edit Reportview”.
3. Click the “Check for Updates” button in the top-right corner of the page:
4. Confirm the information in the popup box, and click OK to send on the information.
5. A new browser window will open displaying the status of your installation. The results will
show if there is a more recent version available, or if there is a patch available for your
system. Please follow any directions shown on the results page to keep the WebReports
installation up-to-date.
Page 7
Content Server WebReports 10.0 Installation and Administration
When a Content Server user that has used WebReports is deleted, the license for that user is
released automatically and becomes available for use by another user.
From version 4.0, Content Server WebReports also provides warnings to report developers if
the number of users exceeds the number of licenses by 10% or more. These warnings will
appear when editing or performing other configuration actions on a WebReport. Running
reports is not affected.
Page 8
Content Server WebReports 10.0 Installation and Administration
4 Administration Introduction
A WebReports Administration section in the Content Server Administration pages has been
provided for some of the unique WebReport functions that require settings.
Besides the various unique functions provided by WebReports, basic document management
functions are provided to allow full version control and other features for the reportviews.
This means that WebReports are subject to all of the administrative options that would
normally be available for documents. In particular, any document administrative options, such
as Administer Item Control, will also apply to reportview files.
Reportview files are fully indexed, allowing them to be located via the search facility, though
most users will not have read permissions.
Page 9
Content Server WebReports 10.0 Installation and Administration
Page 10
Content Server WebReports 10.0 Installation and Administration
Enable/disable
Given the setup in the previous figure, the Advanced Search screen would look something
like the example below.
Page 11
Content Server WebReports 10.0 Installation and Administration
• The enable option is server specific (stored in the Opentext.ini file) so this feature
could be restricted to specific Content Servers. Conversely, if the same behavior is
required for all servers in a cluster, the feature must be enabled (and the button text
set) for all servers. This could also be achieved by copying the Opentext.ini file
• If this page is being viewed on a server where the feature is disabled, the list of
active/inactive WebReports is not visible. To make this list available the Search
Integration must be enabled, a name provided for the button, and then Apply
selected. As noted above, this will not actually activate the feature unless the server
is subsequently restarted
Page 12
Content Server WebReports 10.0 Installation and Administration
7.1 Introduction
Several of the WebReports destinations support document conversion which can be used to
create PDF formatted reports. The destinations are
• Livelink Node
• Livelink Version
• Server
In 3.x and ealier versions of WebReports, PDF conversion was supported in a slightly
different form. The user had the option of selecting a PDF MIME type which, upon selection,
caused the reportview to be converted into a PDF format. This had limitations in that the
reportview being converted to PDF could only be in HTML format.
From WebReports 4.0, the MIME Type and conversion process have been completely
decoupled. This means the user can use WebReports to create a document of any type e.g.
WordML or SpreadsheetML and then perform the conversion process on this document. This
brings much more flexibility to the look of the document being converted.
If PDF conversion is to be used, the Content Server Administrator must configure options in
the Manage WebReports Conversion section in the Content Server Admin Pages:
The conversion page allows you to add, view, or modify information about the WebReports
conversion directories. These directories are used in conjunction with a conversion tool such
as Adlib eXpress to allow WebReports to perform exports in PDF, or if required, other
formats.
When a user determines they want a WebReport to be formatted in, say PDF, the reportview
is rendered in the format they have defined in the WebReport and then delivered to the input
folder defined on the Manage WebReports Conversion page. The conversion tool should be
Page 13
Content Server WebReports 10.0 Installation and Administration
configured to "watch" this directory. On finding a file, the tool should convert it, place the
resultant document in the output folder and delete the input file. When the converted
document appears in the output folder WebReports sends this to the defined export location
and removes it from the output folder.
When the Job Ticket feature is enabled the user is presented with two new conversion
directories:
Page 14
Content Server WebReports 10.0 Installation and Administration
• Upon checking this box and enabling XML Job Tickets, the following will occur:
o A second set of directories will appear to allow the user to specify an additional
set of directories for when files are converted using XML Job Tickets
o The interface for XML Job Tickets will be enabled in the destination tab for a
WebReports (provided the Use External Conversion Engine box is checked)
Notes
For conversion to be enabled at all, the first set of conversion directories must be specified.
The additional set of directories for XML Job Tickets are optional, and are useful for servers
running multiple instances of Content Server using different conversion methods (current
versions of Adlib eXpress only support conversion with or without Job Tickets, not both
simultaneously).
If only XML Job Ticket conversion is being used the administrator must specify the conversion
directories in the first two fields.
If XML Job Tickets are being used at the same time as standard conversion, the standard
conversion directories must be specified first and the XML Job Ticket directories specified
second.
The values entered on this page will be used to replace occurrences of $DEFAULT_PATH
specified in the Job Ticket itself.
Page 15
Content Server WebReports 10.0 Installation and Administration
• It is possible for an export to occur from any Content Server in a clustered environment.
It is therefore essential that the input directory is defined on every machine in the
cluster. The output folder is only monitored by the Content Server with the WebReports
conversion agent running. It is therefore essential to specify the output folder on that
server. It is, however, good practice to specify it on all Content Servers.
Page 16
Content Server WebReports 10.0 Installation and Administration
8 WebReports Scheduling
8.1 Overview
The capability to schedule WebReports is provided in the Properties: Destination page.
WebReport developers (i.e. users with reserve permission) can set up execution schedules
for individual WebReports to run without user intervention. Scheduled reports run in the
background and output their results to a Content Server document node or to e-mail. The
schedule allows for reports to run a fixed number of times or forever, starting from a specific
date and time. The time between repeated report runs can be from 5 minutes to 520 weeks.
One schedule can be set per user per WebReport.
Each row in the report represents a schedule set by one user for one WebReport. Individual
schedules can be disabled by un-checking the Enabled checkbox and clicking Apply. The
schedule information will be retained, but the report will not run until it is re-enabled by the
Page 17
Content Server WebReports 10.0 Installation and Administration
user listed or by the Administrator. To permanently delete a particular schedule check the
Delete Schedule checkbox and click Apply.
Schedules are automatically deleted by Content Server if the user that set them is deleted or
if the WebReport itself is deleted.
Note: Uninstalling the WebReports module does not remove these tables. In order to
uninstall these tables, the WebReports Database Administration option under the
Content Server Administration pages prior to uninstalling the module.
Page 18
Content Server WebReports 10.0 Installation and Administration
9 Node Administration
This page identifies existing WebReports using syntax which is out-of-date for the current
release. WebReports that continue to use out-of-date syntax might not work as they did in
previous releases. Updating the syntax via this utility will result in the selected WebReports
being updated with the current syntax in order to maintain the same functionality.
Page 19
Content Server WebReports 10.0 Installation and Administration
If you wish to permanently remove WebReports and its associated schema or downgrade the
schema, you can do this by selecting WebReports Database Administration on the
administration pages.
• If you choose to “Delete WebReports tables” the entire WebReports schema will be
removed and following this you will be taken through the uninstall of the module.
• If you choose to “Downgrade the scheme to 4.x.x” only the new schema added after
WebReports 4.1.1 will be dropped and following this you will be taken through the
uninstall of the module. All data valid in WebReports 4.x.x will be retained and you
can then install WebReports 4.x.x.
In the event that WebReports is uninstalled without using either of these options and an
attempt is then made to install a pre-5.0.x version of WebReports the installation will fail with
a schema mismatch error. It will be necessary to manual uninstall WebReports and then
either re-install WebReport 5.0.x and use one of the above options, or manually drop the
schema from the database. If in doubt please contact support.
Page 20
Content Server WebReports 10.0 Installation and Administration
By default Oscript in WebReports is heavily restricted to make it secure. For example there is
no access to global variables or many of the Builder Packages. What is allowed and restricted
can be altered via settings in the Opentext.ini file.
It is recommended that all reports containing Oscript are developed and tested on a
development instance of Content Server prior to being added to a production instance of
Content Server.
Each Oscript report can be enabled or disabled individually by checking or un-checking the
checkbox in this report. It is also possible to enable or disable Oscript for an individual
WebReport from its Properties -> Info page.
Note that WebReports with Oscript sections that are not enabled will still run, but all Oscript
calls are ignored and not processed.
Page 21
Content Server WebReports 10.0 Installation and Administration
Page 22
Content Server WebReports 10.0 Installation
llation and Administration
In some situations these events may not be enabled. To enable them, the administrator
should click the Administer Event AAuditing link under the System Administration section
of the Content Server Administration pages
pages. Then choose Set Auditing Interests and select
WebReports in the drop-down
down list. Check the interests as desired and then click Set
Interests.
Auditing also needs to be enabled on the Specific tab of each WebReport. The “Run/Export
Audits Enabled” option is unchecked by default and allows each WebReport to have
additional audit events enabled so that every RUN or EXPORT event will generate an en entry in
the AUDIT log. This is to provide granular control to stop the Audit logs from overflowing.
Content Server WebReports 10.0 Installation and Administration
Page 24
Content Server WebReports 10.0 Installation and Administration
15 Cached Views
Each time a WebReport is run, a cached file is created for the current version of the
reportview file. This functionality is similar to that used for WebForms. These cached views
can be found under the folder: H/support/webreports/views.
Because it is sometimes desirable for users to execute multiple versions of the same
WebReport, all versions of cached files are maintained in this folder. The administrator can
delete the contents of this folder at any time. These files are created as soon as any user runs
a WebReport for the first time.
Page 25
Content Server WebReports 10.0 Installation and Administration
16 Default Reportviews
When WebReports developers select the Use a Default Reportview option, one of a number
of standard templates can be chosen instead of browsing for a reportview on the developer’s
desktop. These templates are stored as text files on the Content Server in the module
directory for WebReports (e.g. from the Livelink installation location
\module\webreports_x_x_x\defaultreportviews\10_basic_report.txt).
The Content Server Administrator can change these files and add new ones simply by editing
them, renaming them or placing additional files in the defaultreportviews folder. These files
will appear as selectable items on the default reportview drop-down menu. Default reportview
filenames should end in .txt and should start with X_ where X is a number that determines the
order of the default reportviews in the menu.
Adapting or adding new default reportviews might typically be done to include standard
corporate branding to reports or provide specific export (CSV, WordML, etc) reportviews for
exporting Content Server data to other applications.
Information about the pre-packaged reportviews provided by WebReports can be found in the
on-line help and the user guide.
Page 26
Content Server WebReports 10.0 Installation and Administration
17 WR Trigger Administration
The WR Trigger feature allows events occurring within Content Server to trigger a
WebReport. The administration settings allow different Content Server sub-types to be
enabled or disabled. Enabling the feature for a sub-type will cause the WR Trigger option to
appear on function menus for that node. If this feature is disabled (not selected) for a
particular sub-type, no code associated with WebReports will execute for nodes of that sub-
type and the WR Trigger option will not appear in the node’s function menu. If all sub-types
are disabled WR Trigger has no performance cost associated with it. Following installation or
upgrade to a version of WebReports with this feature all sub-types will be disabled by default.
Page 27
Content Server WebReports 10.0 Installation and Administration
Page 28
Content Server WebReports 10.0 Installation and Administration
Page 29
Content Server WebReports 10.0 Installation and Administration
20 Exporting to E-Mail
Content Server WebReports has the capability to export to multiple locations, including e-
mail. For e-mail exports to work correctly, the following details need to be filled out in the
Configure Notifications page in the Content Server Administration pages:
• SMTP Server ID
• SMTP Port
• Content Server Host Name
Note that although these details need to be filled in, Content Server Notifications do not need
to be enabled.
Page 30
Content Server WebReports 10.0 Installation and Administration
?func=ll&objId=10879&objAction=xmlexport&nodeinfo&content=base64
&versioninfo=current&scope=sub
In this example the objid 10879 refers to a WebReport object. If an entire Content Server
container is being exported (using the &scope=sub parameter) and a WebReport exists
within it, the WebReport will be exported with exactly the same information. Because
WebReports include textual content, the &content=base64 must be used during any export.
To import a WebReport the standard import syntax is used. For example, to import a file
called TestImport.xml which is stored on Content Server’s C:\ drive to a folder in Content
Server with the object ID 22222, the following syntax would be used:
?func=admin.xmlimport&filename=C:\TestImport.xml&objid=22222
Note: The file to be imported must be saved/stored in a location where the Content Server
can retrieve it; in the example above, the C:\ drive is on the Content Server’s local disk, not on
the C drive for the user who is executing the command.
These objects are resolved using a series of actions to attempt to find the correct object on
the target system. In some cases there may be more than one appropriate matching object so
there is a priority order for matching. The items below show the order of matching. If any step
fails to find a match then the next step is tried.
Page 31
Content Server WebReports 10.0 Installation and Administration
1. If the object to be matched is being imported as part of the same XML import operation,
then the new ID for the imported object will be used
2. If the original object ID exists on the target system then the associated node is tested to
ensure that it is the same type of object with the same name and data
3. If there is no equivalent object ID then the target system is searched (using a DB query)
to find an object with the same name and equivalent data. If a match is found then the
new object ID is added to the WebReport
Content Server user IDs are managed in a similar fashion; however user IDs are not imported
during the XML import so the first matching method doesn’t apply.
21.3 Notes
The following points should be considered.
• When a target system is being searched for a matching object, if more than one match
exists the import routine will currently use the first match found in the database. This
should normally be the first object which was created
• The WebReports export and import does not handle the following:
• Any categories or attributes associated with settings to export to a Livelink node will not
be re-linked to new objects on a target system
• Scheduling data is not currently exported or imported
Page 32
Content Server WebReports 10.0 Installation and Administration
The following table indicates the most common roles for WebReport users and the
recommended permissions settings.
Minimum Available
WebReport User Role
Permissions Commands
General users who are not allowed to run or edit the WebReport. See Make Shortcut
Open, Export (also
End Users allowed to run the WebReport. This will be the main standard See
permission setting for all End Users of WebReports. It differs from Contents
normal documents where users would need to View, Fetch, or See Contents commands such
Download. With WebReports these commands are only used for as Set Notification,
the users who actually create or edit the reportviews. Add to Favorites
etc.)
WebReport Developers who might create or edit other
WebReports but who are not allowed or required to have access to
modify this specific WebReport. This enables them to take the Copy, Open,
Modify
reportview (e.g., using download) and reuse it in another Download, View
WebReport for which they have Reserve permission. Note that this
may appear counter-intuitive!
WebReport Developers who are responsible for modifying the Add Reportview
reportview, selecting different data sources and or creating Version,
scheduled instances of a report. These are typically the Reserve Edit Reportview,
WebReport owners; however, they do not necessarily need to Properties:
have Delete or Edit Permissions access. Specific
Administrative users As Required
(normal E.g. Delete,
permissions Permissions.
behavior)
In addition to permissions for the WebReport itself, any user running the WebReport must
have See Contents permission to the underlying data source. This data source is selected
when the WebReport is first created or later via the Properties: Source page.
Developers with Reserve permission on the WebReport they are working on do not
necessarily require permission to edit or view the contents of the associated data source, but
they will have permission to change which data source the WebReport object is associated
with.
Page 33
Content Server WebReports 10.0 Installation and Administration
23 Sample Reportviews
The WebReports module is packaged with various sample reportviews. Once the module is
installed, these reportviews can be found on the Content Server under the standard Content
Server location in: H\module\webreports_x_x_x\examplereportviews. As these
reportviews are useful for all WebReport developers, it may be desirable to place these
reportviews in a standard location that is accessible to the appropriate communities of users.
For example, an area in Content Server called WebReport development, containing sample
WebReports, could be created. These WebReports can be built using the sample reportviews
packaged with the module. Alternatively, the reportview files could simply be uploaded to
Content Server so they can be retrieved by developers.
Page 34
Content Server WebReports 10.0 Installation and Administration
Page 35
Content Server WebReports 10.0 Installation and Administration
Page 36
Content Server WebReports 10.0 Installation and Administration
Page 37
Content Server WebReports 10.0 Installation and Administration
[WebReports]
addsearchbutton=Custom Report
VersionInput=C:\AdLib eXpress\Input
ConversionDir=C:\AdLib eXpress\Output
OscriptAllowFunction1={'Scheduler.debugbreak','Web.CRLF','Web.Escape','Web.U
nescape','Web.DecodeForURL','Web.EncodeForURL','Web.Format','Web.EscapeHTML'
,'Web.EscapeXML'}
OscriptAllowWholePkg={'Assoc','Bytes','Date','List','Math','Pattern','RecArr
ay','Str','String','Boolean','undefined','void','integer','real','record'}
EnableOscriptReportviews=true
MaxNestedSubWebReports=10
additionalSearchColumns={{'OTSummary','Summary'},{'shortOTSummary','shortSum
mary'},OTHotWords,Score,parentRecord}
Page 38
For additional information, please contact:
Open Text Corporation
275 Frank Tompa Drive
Waterloo, Ontario
N2L 0A1 Canada
Phone: 519-888-7111
Fax: 519-888-6737
Email: [email protected]
Web: www.opentext.com/services
Or
www.resonatekt.com
[email protected]
The information in this document is subject to change without notice. All rights reserved.
Printed in Canada.
Open Text Corporation is the owner of the trademarks Open Text, ‘Further Faster’,
HyperInnovation, Accelerating Innovation, Livelink, myLivelink, BASIS, Techlib, OnTime among
others. This list is not exhaustive. All other products or company names are used for
identification purposes only, and are trademarks of their respective owners.