Difference between revisions of "Version 10.3 Installable (Dec 2014)"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
 
(12 intermediate revisions by the same user not shown)
Line 4: Line 4:
|
|
'''''See also:'''''
'''''See also:'''''
* [[Version 10.1 Installable]] (previous release)
* [[All Release Notes]]
* [[All Release Notes]]
* [[Upcoming Releases]]
* [[Release calendar]]
|}
|}
==About the Installable Version==
==About the Installable Version==
Line 14: Line 13:
<blockquote>
<blockquote>
====New Platform Features====
====New Platform Features====
:Many new features have been added to the platform. For a complete list, see the platform [[Release Notes]].
:In addition to bug fixes, this release contains features that have been added to the cloud platform, as described in the [[Release Notes]].
</blockquote>
</blockquote>


Line 20: Line 19:
These new and changed features are of interest to those who maintain an instance of the platform's installable version:
These new and changed features are of interest to those who maintain an instance of the platform's installable version:
<blockquote>
<blockquote>
==== Infrastructure Changes to Support Standard Installation ====
:A lot of work has been going on behind the scenes to allow the {{EnterpriseBrand}} to be installed using the standard Software AG process. That work will come to fruition in the next on-premise release, scheduled for April, 2015.


==== Feature ====
==== Bulk API Execution Limit ====
: notes
: The maximum number of records that can be processed at one time using the [[REST API:bulk record Resource]] can be specified for each tenant.
: ''Learn more:'' [[Manage Tenant Capabilities#Execution Limits]]
 
==== Command to Get Tomcat Server Status ====
:The <tt>status</tt> command can be used to get server status.
:'' Learn more:'' [[Platform Installation Guide#Application Server Administration]]
</blockquote>
</blockquote>


Line 32: Line 38:
:Before starting either a [[Installing and Upgrading the Application Server#First-Time Installation|First-Time Installation]] or a [[Installing and Upgrading the Application Server#Upgrades|platform upgrade]], ensure that dependent utilities are at the minimum levels specified in the [[Software Requirements]].
:Before starting either a [[Installing and Upgrading the Application Server#First-Time Installation|First-Time Installation]] or a [[Installing and Upgrading the Application Server#Upgrades|platform upgrade]], ensure that dependent utilities are at the minimum levels specified in the [[Software Requirements]].


==== JAVA 7.0 IS REQUIRED====
==== Enable One-Click Document Viewing ====
:In particular, note that the Java 7.0 JDK is required for installation, as mentioned in the [[Software Requirements]]. In addition to its other advantages, Java 7.0 guards against files that contain null bytes, so it is a critical part of the security upgrade mentioned previously.
: To enable one-click viewing of documents, it is necessary to install OpenOffice on the application server, and enable it for one-click viewing.  
 
: ''Learn more:''
==== IMPORTANT: REPUBLISH ALL PACKAGES ====
::* [[Software Requirements#openoffice]]
: After installing, republish all packages that were made available in the prior version.
::* [[networking.properties#One-Click Document Viewing]]
:(Settings for the Report tab and for Form Sidebars were added in the [[Release Notes#2 June 2014|2 Jun 2014]] upgrade. Those settings would not exist in a package published from a previous version of the platform.)
</blockquote>
</blockquote>



Latest revision as of 06:54, 21 February 2017

Release Notes for the installable version of the AgileApps Cloud platform.

See also:

About the Installable Version

The installable version of the platform lets you create and manage a private cloud behind your corporate firewall. It can also be used to set up a public cloud that serves multiple clients--generally with a shared application and global data. This page highlights changes to the installation process, along with features of the new release.

Platform Functionality

New Platform Features

In addition to bug fixes, this release contains features that have been added to the cloud platform, as described in the Release Notes.

Installable Version Functionality

These new and changed features are of interest to those who maintain an instance of the platform's installable version:

Infrastructure Changes to Support Standard Installation

A lot of work has been going on behind the scenes to allow the AgileApps Cloud platform to be installed using the standard Software AG process. That work will come to fruition in the next on-premise release, scheduled for April, 2015.

Bulk API Execution Limit

The maximum number of records that can be processed at one time using the REST API:bulk record Resource can be specified for each tenant.
Learn more: Manage Tenant Capabilities#Execution Limits

Command to Get Tomcat Server Status

The status command can be used to get server status.
Learn more: Platform Installation Guide#Application Server Administration

Installing and Upgrading

Installation Notes

Ensure that Software Requirements are Met

Before starting either a First-Time Installation or a platform upgrade, ensure that dependent utilities are at the minimum levels specified in the Software Requirements.

Enable One-Click Document Viewing

To enable one-click viewing of documents, it is necessary to install OpenOffice on the application server, and enable it for one-click viewing.
Learn more:

Learn More