New Features in Enterprise Test Server 10.0

Rocket COBOL and Enterprise Extensions for Visual Studio Code

Back to Top

The Micro Focus COBOL and Enterprise extensions for Visual Studio Code have been repackaged by Rocket Software on the Microsoft Visual Studio Marketplace.

  • The Rocket COBOL extension for Visual Studio Code (formerly Micro Focus COBOL Extension for Visual Studio Code) provides COBOL edit, compile and debug support for Visual COBOL and Enterprise Developer users in Visual Studio Code.
  • The Rocket Enterprise extension for Visual Studio Code (formerly Micro Focus Enterprise extension for Visual Studio Code) provides PL/I edit, compile and debug support for Enterprise Developer users in Visual Studio Code. This extension installs the Rocket COBOL extension.
  • The Rocket JVM COBOL extension for Visual Studio Code (formerly Micro Focus JVM COBOL extension for Visual Studio Code) provides support for debugging JVM COBOL code in Visual Studio Code.
  • The Learn COBOL extension for Visual Studio Code provides all training materials for the Micro Focus COBOL Fundamentals Training course.

New enhancements in this release are:

  • Support for accepting command-line arguments in COBOL notebooks.
  • New debug launch options - console and integrated Terminal support for platform specific values in the launch.json file.
  • Support is available for fine-tuning the colors of different parts of the code in the editor via Visual Studio Code's settings.json file. This requires a minimum release 10.0 of Enterprise Developer.
Note: These extensions are not included with the Enterprise Test Server installer. They are available from the Microsoft Visual Studio Marketplace website. All of the extensions are available on Windows and Linux.

Data Tools

Back to Top

This release includes the following enhancements in the Enterprise Developer and Enterprise Server products:

Attention: This feature is in Early Adopter Program (EAP) release status. We intend to provide the finalized feature in a future release. Please contact OpenText Support for Micro Focus Products if you require further clarification.
  • A new REST-based file service API is now available. This enables you to access Micro Focus formatted data sets as follows - get dataset attributes, open or close datasets, get or set a dataset’s content, and to create datasets. The API commands can be used in customer scripts to access datasets with Micro Focus formats to automate application development processes.

Features of the new Data Tools include:

  • Open/save of Enterprise Server-cataloged datasets of the following Micro Focus formats: Fixed blocked, Variable blocked, and Indexed
  • Multi-line editing support
  • Insert, delete, update of lines or records

Enterprise Server

Back to Top

This release provides the following enhancements:

  • Remote File Access - it is now possible to remotely access files using a configured Remote File Access (RFA) MFCS Connector. You can access ordinary files, cataloged datasets, and spool output. This also enables remote editing of COBOL data files using the new Data Tools utility. This enables you to download and upload files, datasets, and spool output locally or remotely using the existing Enterprise Server Security configuration. Various security features make this solution a more secure alternative to more generic solutions such as FTP and SSH.

Enterprise Server Common Web Administration (ESCWA)

Back to Top

This release includes the following enhancements:

  • Catalog view has improved filtering options and now includes paging. A new Load on navigation check box enables you to filter based on the previously selected conditions.
  • A new Configuration Report page enables you to visualize potential security vulnerabilities in the ESCWA and MFDS configurations. Each domain and configuration attribute combination has its own help dialog.
  • Role-based security configuration. You can now configure a users view of ESCWA. If a user does not require specific roles then you can hide corresponding pages and API. You can configure the role-based access from the Role Options page. Click Security , expand ESCWA Configuration followed by the ESM, and then click Roles.
    Note: Role-based security is an ESCWA only feature that works on top of existing product security.
  • It is now possible to remove Locks, if necessary, to fix applications that are broken due to a lock that has not been removed. You can enable this feature from the Locks page. Click Native > Monitor > Locks, and then click Remove Locks. This functionality is controlled by the casstop resource entity in the OPERCMDS resource class.
    CAUTION:
    Incorrectly removing locks can result in system instability and corruption or loss of data.
  • Region verification - ESCWA can now verify the configuration of selected components for an enterprise server region. You can use this feature to identify potential start up or configuration issues for the selected region. The verification process uses the casverify utility to perform the verification action.
  • Improved CICS resource navigation. Active resources can now be filtered by group and large sets of filtered data can be paged.
  • The API return codes have been improved. Previously, when the region monitor and control APIs were called, they would return a HTTP 200 code, with the error specified in the JSON output. The return codes have been improved to give more information. You can configure the API to use the new or old behavior.
  • The ESCWA user interface is now more responsive and can be used with a greater variety of smaller Web browsers.

Enterprise Server Security

Back to Top

This release includes the following enhancements:

  • Enterprise Server security features provided by the VSAM External Security Manager (ESM) module are enabled by default. You will need to supply valid credentials when you interact with ESCWA, the Micro Focus Directory Server and regions in the browser based UI or in the IDE, use certain utilities from the command line, use TN3270 emulator to access regions, log into or with FileShare. See After Installing > Enterprise Server Security Features for details on how to configure this product.
  • TLS Certificate Checking Utility - a new executable in the product that can be used to help diagnose problems with TLS certificates. It can check the validity of certificates, verify certificate chains, check that certificates and private keys match and check that a certificate contains a SAN that matches a provided hostname/address. Improves TLS usability by diagnosing TLS certificate problems. See CertChecker Utility for more information.
  • The VSAM ESM Module, which provides file-based security for Enterprise Server is now a GA quality.
    • User authentication and resource authorization control can be enabled through a simple file-based security mechanism.
    • Security data can be imported from YAML or LDIF and exported to YAML for portability and ease of editing / scripting.
  • Additional optional security features are available for HTTP and MFBINP conversations, for the Web Services and J2EE, Web, and Remote File Access conversation types. Listeners can be configured to require user authentication and/or to restrict access to specific types of requests. See Enhanced Security for HTTP and MFBINP for more information.

IMS Support

Back to Top

This release provides the following new features:

  • APARM handling has been updated to use EBCDIC APARMs obtained from EBCDIC applications. In addition, the APARM positional parameter for DLI has been changed from 19 to 20 to be consistent with the IBM IMS documentation. The APARM positional parameter for BMP applications remains at 19.
  • The ES_IMS_APARM_DLI environment variable has been added to enable the APARM handing behavior of previous releases.

Licensing Changes

Back to Top

  • The SafeNet Sentinel licensing system that was available with previous releases of this product has been deprecated and is no longer available in release 10.0. This product also uses the Micro Focus AutoPass licensing technology which was introduced in release 8.0. Starting with release 10.0, AutoPass is the only licensing technology available in this product.
  • The SafeNet Sentinel licenses are no longer supported, and you need to use AutoPass licenses starting with release 10.0. Contact your account manager to replace your existing SafeNet Sentinel with AutoPass licenses.

Note: Installing 10.0 on a machine where there are other Micro Focus products or versions installed that use SafeNet Sentinel licensing might result in some compatibility issues. While the 10.0 installation process has been designed to address such issues, you should be aware of the following scenarios and if any action might be required to ensure licensing works as expected. See Advanced Installation Tasks > Licensing Coexistence when Upgrading to Release 10.0 in the Installation section.

Mainframe Access

Back to Top

This release includes the following new features:

  • z/OSMF support - MFDAS and Syncmon now have access to mainframe-hosted PDS files using the z/OSMF interface. This enables you to list and download PDS files without having to install Mainframe Access Server.

Terminal Emulation

Back to Top

This release includes the following enhancements:

  • Host Access for the Cloud shipped with this product is now version 3.0.0.2. The HACloud configuration file has changed is now the application-userprefs.properties file in %ALLUSERSPROFILE%\Micro Focus\Enterprise Developer\hacloud (Windows) or $COBDIR/etc/hacloud (UNIX). If there is an existing hacloud.properties file in from an earlier Enterprise Developer release in %ALLUSERSPROFILE%\Micro Focus\Enterprise Developer, this file is backed up the first time you start the HACloud session server. Micro Focus recommends that you migrate any non-default settings from the older configuration file over to the application-userprefs.properties file after the upgrade. See HACloud Configuration File for details.
  • For secured ESCWA scenarios, HACloud now retrieves credentials for the ESCWA connection from a default secret shipped with the product (in microfocus/common/readonly). You can override the default user credentials by supplying an escwacreds and/or an mfdscreds secret. If these secrets do not exist then the default supplied user will be used.