This content describes how to use the Web Console to configure,
operate, monitor, tune, and troubleshoot the Server. It is intended
for server administrators, database administrators, and application
developers.
The following Key Features are introduced in Release 7709/8205.
Server
- Data Type Icons. In the Web Console and Data Management Console, field names are shown with an icon that identifies the data type of the field.
- Upload Target Parameters. You can implement default targets for the Upload Wizard, Quick Copy, and Custom Copy.
- Group and Replace. A new Group and Replace option is available in the Synonym Editor for creating group fields.
Data Management:
- Built-in Statistical Python Functions. From a WebFOCUS COMPUTE command, you can call newly built-in Python scripts, that perform classification and regression using
several techniques.
- Data Management Console. New functions, such as median and mode, are available.
- Improved Optimization of MATCH Logic for SQL Adapters. Streamlined SQL is now generated for MERGE requests against those adapters, such as Spark, whose INSERT statement does not
support a list of columns.
- New Functions. New functions COALESCE. COMPACTFORMAT, INITCAP, GET_TOKEN, GIS_REVERSE_COORDINATE, and NULLIF have been added.
- IF-THEN-ELSE Logic. IF-THEN-ELSE logic is now supported within an expression.
- Abbreviated Numeric Format Options. Display options, such as K, have been added for displaying numeric values in an abbreviated format.