NEWS MINOS Web

Presentation of the version V4R2

The version V4R2 of MINOS Web (product 2MINOSW) follows the version V4R1M1 (product 2MINOSW).

The minimum version of OS400 required for installation of MINOS Web is now V5R2.

The new functions are the following:

File transfers

Screen session management

Spool management

Screen session launch scripts

In the templates associeted with specific accesses (source file TEMPLATE, members BASE_x, HOME_x, DEMO), the APPLET tag has been changed into OBJECT tag, in order to force use of Sun plugin, which is mandatory since the V4R1.

The old templates have been preserved, and et renamed with _OLD suffix.

News introduced in V4R1M1 and not documented in general chapter for V4R1:

Spool management

Mails management

The subject and the body of the mails are now encoded in UTF-16. Thus, it's possible to capture specials characters (greek for a job with the greek CCSID) in these two fields when sending spools by mail, or sending basic mails.

Presentation of the version V4R1

The version V4R1 of MINOS Web (product 2MINOSW) follows the version V3R1M4 (product 2MINOSW).

The minimum version of OS400 required for installation of MINOS Web is now V5R1.
Microsoft virtual machine is no longer supported by the applet.
The minimum Java version required is version 1.4

The following new functions are available:

File transfer

API for request and administration

The transfers can be maintained via API which can be called by RPG or COBOL programs, and via the CONFIG command (request and delete only).

The following APIs are available:

Interfaces for request and administration

The command CONFIG (option 13 of the menu Configuration of the Transfer sessions) allows now:

Interactive Transfer Session

New functions:

Each functionality added has prompted to enter an authorization maintained on client level and/or profile level. (Authorizations 236 to 247)

Ergonomics and ease of use:

Various modifications:

Automatic transfers via the Systray module

The Systray module can now process requests of automatic transfer.
The use of a client in automatic signon mode is compulsory.
Possible settings:

User data (256 caracters) are available and written to the dataqueue. They are given to the exit programs pre and post transfers.

Exit programs pre and post transfer

An exit program can be called Before and After the execution of a saved transfer.
The transfer code within the exit program pre transfer can be modified and data exchange between the two exit programs is possible via an exchange zone of 256 caracters.

Maintain mails

Now you can submit the executed mail sending either by spool sending or by simple mail sending.
Submission is maintained by complementary settings of the mails at server level: There are different settings for the spools and for the simple mails.
The interactive interface recommends to send the mail with submission using the command key F16.
The user interface of the mail sending (LM0293, LM0294, batch mode) accepts a new code processing for the sending with submission.

Spools management, SPOOL command

Inactivation of MinosWeb Spool installation

The settings for inactivation of the MinosWeb Spool installation is now possible at each client.
If no value is indicated at the client (Inactivation = ' '), the settings at server level are used.

Deletion of spools in piles

The functions of the spool deletion has been completely revised.
In the previous version, spools where deleted as follows:
After validation with Enter, each single spool deletion had to be confirmed: n deleted spools, n confirmations.

This has been changed into a confirmation in piles, with the same functionality as the WRKSPLF command.
After validation with Enter in the Spool list screen, the required operations on each line are added.
When the first deletion request is found (option 4), a confirmation screen is displayed and takes the list of all spools waiting for deletion.
After validation of this screen with Enter, the spool deletion is launched without another confirmation.

Management of subfile options

The management of the applicable options to the spool list has been extended by several functions:

Various

Screen sessions 5250

Ergonomics and graphics:

Various:

Support of passwords of 128 caracters

Command CONFIG:
The configuration screens of the screen sessions and transfers have been reset to be able to enter a password for automatic login with 128 caracters.
The configuration of the automatic login is now done with the command key F9. According to the password management level, the user is prompted on an entry screen for 10 or for 128 caracters.
The message "This client is automatic login supported" is displayed at the bottom of the basic screen.

Signon screen:
The signon screens (session and transfer) allow to enter a password (case sensitive) of 128 caracters according to the iSeries configuration.

Single-signon

A single signon procedure can now be set from a WebSphere Portal.

Example programs library

These example programs apply:

Only sources are delivered (CMD, CL, RPG, DDS).
An option in the CONFIG command allows to compile them into a specific library.
The objects can then be executed with a command launching a menu.

Various