Difference between revisions of "Version 10.0 Installable (Feb 2014)"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 23: Line 23:
====Republish Packages====
====Republish Packages====
{{Important|All published packages that will be used for installations need to be re-published after the upgrade.}}
{{Important|All published packages that will be used for installations need to be re-published after the upgrade.}}
</blockquote>
==Additional Functionality==
<blockquote>
====Support for Report Subqueries====
:A new tenant-management capability has been added, to allow for a Subquery in a Report.
:This functionality is resource-intensive, and should not be granted indiscriminately.
</blockquote>
</blockquote>



Revision as of 01:11, 28 November 2012

See also:

Preparing for a First Installation

For First-Time Installation of the Application Server, ensure that dependent utilities are at the minimum levels specified in the Software Requirements.

After an Upgrade

Update Dependent Utilities

After an Upgrade, it is strongly recommended that you upgrade the following utilities to these minimum levels:
  • JDK 7.0, release _06 or higher
  • MySQL 5.5
(The system can be upgraded immediately, and it will run with the previously recommended versions, but it has been fully tested with these versions, for both functionality and optimum performance.)

Configure MySQL for a Quartz Cluster

If you are running a Quartz Cluster, you need to configure MySQL to set the transaction level to read-committed and the replication mode to row level.
Learn more: Setting up a Quartz Cluster

Republish Packages

Warn.png

Important: All published packages that will be used for installations need to be re-published after the upgrade.

Additional Functionality

Support for Report Subqueries

A new tenant-management capability has been added, to allow for a Subquery in a Report.
This functionality is resource-intensive, and should not be granted indiscriminately.

API Changes

Version 9.0 API Changes