webag automat 7.1.1
Release Notes
June 19, 2011
1. What is new?
2. Installation
2.1
Installation Requirements
2.2 Upgrade-Installation
2.3 New Installation
1. What is new?
1.1 Improved version comparison
The
comparison was implemented completely new version based on the
determination of the LCS ("L" ongest "C" ommon "S" ubsequence). This is
the algorithm of the Unix diff-command. For more information, see the
LCS algorithm page on the Wikipedia.
The new version comparison is not limited to Automat web pages. It also works for uploaded text-files.
Contents
| Back
| Forward
1.2 Browser Recognition in the access statistics
In previous releases the access tracking system has not recognized
the Chrome-browser correctly, and instead logged as a Safari browser.
Chrome is now recognized correctly.
Contents | Back
| Forward
2.
Installation
2.1 Installation Requirements
Automat
This Patch ist based on
an installed Automat 7.1.0-Version. If you heve an older
Automat-Version running please upgrade to 7.1.0 before installing the
patch 7.1.1.
Server
- Database:
- Oracle RDBMS from 10.2
- Minimum license "Oracle Standard Edition One"
- Webserver:
- Oracle 10g Application Server with Apache
Webserver
or
- Oracle RDBMS 10g companion with
integrated Apache Webserver.
Authoring
workstation
- Firefox from version 3.0, MS
Internet Explorer from version 7.0, Chrome from 7.0, Opera
from
7.0 or Safari from 2.0
- Javascript activated.
2.2 Upgrade-Installation
2.2.1 Log
off
users
To do so, we would recommend closing down the
Apache Web Server for the
duration of the installation.
2.2.2 Backup
Before conducting the upgrade, back up your Automat database and the
Automat Web Server folders. During the migration of the Automat 4.1.1
data model to the new Automat 4.2 data model a number of new tables are
created and others are modified.
2.2.3 Install
software
Run the install-script setup.sql with SQL*Plus. Please connect to the Automat-database-schema.
2.2.4
Start Webserver
Now can restart the Apache webserver.
2.2.5 Check Workflow
Background Job
The Automat workflows need an Oracle background
job.
This jobs has to load upload files into the search engine. Check if the
job is running and (if not) restart it using the left Automat tree
"System / General / Background jobs". A good job-repeat-interval is 5
minutes.
Contents | Back
| Forward
2.3 New Installation
The installation of a new WebAG Automat system is described
in detail in the Installation
Guide.