Version 9.7
 —  Getting Started  —

Software Requirements


Operating Systems and Supported Platforms

For details regarding supported platforms, refer to the Release Notes. For the most updated information refer to the Software AG Empower website at https://empower.softwareag.com.

ApplinX server is Java-based and can run on a Java Virtual Machine 1.7. ApplinX can run independently as an independent Java process (this is the default Windows/UNIX installation), or as a J2EE application under one of the following application servers:

When running ApplinX as a J2EE application, the ApplinX server needs to be deployed with the Deployment Manager for J2EE(refer to Deploying with ApplinX in the Designing and Developing an Application documentation. It is possible to run ApplinX as a standalone server.

Top of page

ApplinX Repository

The ApplinX repository is used to hold ApplinX entities such as the Screens, Paths, Services, Programs and Procedures.

The ApplinX repository database is based on a JDBC/ODBC compliant database. It is recommended to use the internal built-in repository which is based on H2 database. If desired it is possible to use an external database, but this is deprecated. When support for external databases is dropped in a future version, you will need to move to an internal database.

Top of page

ApplinX Web Application for JSP

Developer's station:

Server:

Top of page

ApplinX .NET Web Application

Developer's station:

Server:

Note:
When creating an ApplinX .NET web application, view state is turned off by default (web.config file). If you want to use Net web controls in generated pages, ensure that you activate this option. Refer to the Microsoft ASP.NET documentation for further details.

Top of page

Supported Browsers

Top of page