This document covers the following topics:
JDOM has been removed from the product.
For Code Generation the logging functionality is now based on Apache Log4j 2. For details, see Code Generation > Using the Code Generation Component > Set Preferences > Set Logging Preferences.
If you have any Natural Unit Test Ant scripts created with a previous NaturalONE version, you must migrate these scripts to the new format. For details, see Application Testing > Creating Ant Scripts to Run Unit Tests > Migrate Existing Natural Unit Test Ant Scripts.
When running Natural Unit Test Ant scripts from the Command Line, special requirements must be met. For details, see Application Testing > Creating Ant Scripts to Run Unit Tests > Running the Natural Unit Test Ant Script from the Command Line.
There is now a preference that the user can set which will cause all Natural passwords to be deleted from secure storage every time NaturalONE is shut down.
This section describes new features and enhancements in NaturalONE's basic functionality for Natural application development. It covers the following topics:
Starting with Natural Mainframe version 9.2, extended ISNs are supported for VSAM
DDMs. A new file attribute Extended file
can be
specified for this purpose. See Using the DDM Editor >
About the DDM Editor > Properties
View for further information.
Starting with Natural Mainframe version 9.2, the MySQL and PostgreSQL SQL database types are supported. See Using NaturalONE > Using the Natural Editors > Using the DDM Editor for further information about creating a DDM.
When many libraries are available on the Natural system file, the listing of these objects in the Natural Server view can take a long time. Starting from Natural for Mainframes version 9.2.1 on z/OS, a new hyperdescriptor H2 is provided to significantly improve the database access required for this purpose.
See NaturalONE in a Nutshell > Performance Aspects > Improve Mainframe Access for further information about the available hyperdescriptors.
DATEINPUT2 and BMOBILE:DATEINPUT2: new properties serverformat, clientformat, firstdayinweek
Removal of Deprecated Controls: BMOBILE:SIDENAV, BMOBILE:NAVTREE, BMOBILE:SIDENAVCONTENT
Java 11 is now required for development and production environments.
Tomcat10 and JBoss EAP are now supported
Long usernames support of Natural on Linux can now be used with Natural for Ajax.
A responsive tutorial to develop a responsive mini-application is available. See First Steps Responsive Pages.
You can now customize the whitespace handling in CISFO:* and REPORT* controls. For more information see the chapter Working with PDF Documents > Advanced Data Binding and Rendering > Whitespace Handling.
Layout Painter has extended the support for adding styleclasses on responsive pages. A corresponding dialog allows convenient selection among the most popular classes for a control. A help text explains the usage for each class.
As of this version, the client date format (Browser), the server date format (Natural), and the first day of the week, can be controlled via design-time properties.
All details are documented here:
Natural for Ajax > Working with Controls > DATEINPUT2 > Customizing
Date and Calendar Formats
Natural for Ajax > Responsive Page Layout and Controls > BMOBILE:DATEINPUT2
> Customizing Date and Calendar Formats
In FIELD controls you can now add an initial placeholder text.
See Natural for Ajax > Natural Page Layout > Working with Controls > FIELD.
Exporting the grid headers is now supported. It can be activated and deactivated dynamically. Refer to Natural for Ajax > Working with Grids > ROWTABLEAREA2 - The Flexible Control Grid.
You can now dynamically reset the keyboard cursor of the grid from within your Natural program.
You can now easily customize your responsive style via SASS variables. See Natural for Ajax > Responsive Natural Page Layout > Styling a Responsive Page.
You can now customize whether or not a Natural program receives a "nat:page.default" event when a pop-up is closed. .
Responsive pages now also support opening pop-ups dynamically via the Natural statement PROCESS PAGE MODAL. For details, see section Natural for Ajax > Pop-Ups - Responsive Pages.
The BMOBILE:DATATREE
control is a responsive tree control, which supports
levels deeper than 2 and dynamic loading of subtrees.
For details, see section Natural for Ajax > Responsive Natural Page Layout > Responsive Controls
Responsive and non-responsive BUTTON controls now support the activation via
<ctrl><enter>. This can be switched on for all buttons on a page. See the
buttonctrlenter
property in the NATPAGE control.
This property can be switched on for all pages in the application. See the
buttonctrlenter
property in the cisconfig.xml file !link.
The deprecated controls BMOBILE:SIDENAV
, BMOBILE:NAVTREE
, and
BMOBILE:SIDENAVCONTENT
have been removed. Use
BMOBILE:SIDEBAR*
, BMOBILE:HORIZONTALBAR
,
BMOBILE:CONTENT
, and the new BMOBILE:DATATREE
control
instead.
The NEWSFEED control is now deprecated. It requires rome-0.9.jar. The rome-0.9.jar is not packaged with Natural for Ajax anymore. The rome-0.9.jar uses JDOM
JDOM has been removed from Natural for Ajax.
Responsive pages per default use Bootstrap 4. Using Bootstrap 3 in responsive pages is deprecated.
The SWT preview in the Layout Painter has been deprecated. Use the HTML preview instead.
You can now easily switch between a Natural program and the corresponding Layout via the Dependencies View. For details, see NaturalONE > Natural for Ajax > Developing the Application Code.
Natural for Ajax Updates are now included in NaturalONE fixes. Configuration settings are available to customize whether:
updates are always or never applied automatically
corresponding message boxes are shown.
For details, see section NaturalONE > Ajax Developer > Getting Started with Ajax Developer > Runtime Environment Updates.