Home

Caravel Modernization Run

PDF document Modernization Run

The migration process of an application implies the reproduction of its functionality on a new technological platform. The programming language, the operating system and the way that data is accessed are usually different on this new platform.

Much of the functionality of an application comes from beyond the language in which it was developed, it may come from the mechanisms that are supported by the operating system. One faces the problem of reproducing in the new system, complex functionalities of the original operating system. Sometimes these functionalities might not even be supported. This is especially relevant in the case of operating systems like OS/400, who provides a wide range of specific functions.

Administration Run has been designed to satisfy these needs. Therefore it migrates to 100% pure Java while maintaining the same functionality of the OS/400, on any operating system!

Since it is designed as a group of Java classes, it can be used immediately and clones the use of the standard OS/400 functions and provides a system with the same functions and utilities as the OS/400 system. Furthermore it allows the user to have a better control over the resources generated through an application.

In addition, Modernization Run allows for interaction with all the information of the system, using the same commands that would be used with the OS/400.

Modernization Run is an open system that allows the definition of new commands that extend those already existing. Thus it is possible to create a personalized system that precisely fits the needs of the user.

Thereby it provides support for the control of the different resources generated by the application, for example: reports, messages or data queues.

« »