Vous êtes sur la page 1sur 6

data sheet

Micro Focus®
Mainframe Express Professional Edition ®

Mainframe Express Overview


Professional Edition
Micro Focus Mainframe Express® Professional Edition combines Micro Focus Mainframe
provides a fully integrated Express with Micro Focus Revolve® to provide a complete IBM-mainframe maintenance
IBM-mainframe and development environment. Mainframe Express Professional Edition enables
maintenance and developers to take advantage of modern, powerful tools across the entire development
development lifecycle to analyze, create, edit, compile, debug and test mainframe applications on
environment, enabling workstations.

developers to take Mainframe-based software development tools and the development practices that
advantage of modern and evolved from using these tools were adequate for building the first generation of
powerful tools to analyze, mainframe-only systems. However, the IT and business landscapes are changing and the
following demands are being made:
edit, compile, debug
and test mainframe • Businesses require IT to deliver systems faster and for less cost
applications on their • Developers demand the most modern development environments available
workstations. • Business system functionality needs to be delivered to multiple channels, including
the Web

With Mainframe Express Professional Edition, time to market and costs are reduced and
quality is increased because developers can exploit the analysis capabilities of Revolve.
Using Revolve you can build a complete inventory of an existing mainframe application
and view that application both at system and component levels with the click of a
mouse. With this information at your fingertips, and knowing that the impacts of the
changes are understood across the system, you can then use Mainframe Express to
modify or extend the application and then debug and test it using leading-edge
mainframe emulation, a comprehensive unit and integration test environment, and
mainframe connectivity.

Highlights
Faster Time-To-Market
Revolve allows developers to quickly develop a comprehensive understanding of existing
or new applications and to gather, organize, and refine the application research
information required before making changes to the application. Using powerful
graphical tools, Revolve presents a comprehensive and accurate picture of the
operational mechanics of business systems. Greater precision of analysis can be achieved
in a shorter timeframe by enabling developers to think and work visually. Time to
market is reduced by dramatically decreasing the initial time taken to perform complete
impact analysis before changes are applied using Mainframe Express, thus minimizing
re-work required when problems are detected in later test phases. Using Mainframe
Express, developers can create, modify and test mainframe-based applications in
significantly less time than using traditional mainframe-based tools. Mainframe Express
streamlines the development and testing process by providing a rapid, highly
productive, modern development environment.
Lower Costs and Reduced Risk The result is a comprehensive inventory that identifies all
By using Mainframe Express Professional Edition, application components and how they are related, even
developers are in full control of their own environment. for applications missing significant source code. This
This environment can be viewed as a ‘mainframe on the information can then be represented in graphical views
desktop’. Offloading analysis, development and testing created by Revolve at both the system and component
cycles to the workstation releases costly mainframe level of an application, enabling programmers and
resources used by testing in mainframe CICS, IMS and analysts to visualize the relationships between
DB2 regions and eliminates resource contention. Savings application components.
can also be made on 3270-based products that are no
longer required. TSO overheads are reduced, job queues
Application and Code Analysis
are reduced, and expensive mainframe hardware Developers can use Information Browsers to look up
upgrades, with their associated software costs, can be information about application programs, copybooks,
postponed. The best-in-class testing facilities in screens, files and databases, variables, paragraphs and
Mainframe Express reduce the potential for system statements — including where variables are used, which
downtime in production and lead to improved code direction I/O is flowing and how the program
quality. components interact. This enables users to interactively
explore where and how a specific item is used
Attract and Retain Top Talent throughout an application, providing a deeper level of
For many years, client/server developers have had access application understanding, and enabling users to isolate
to the most modern tools. With Mainframe Express data access, user interfaces and program logic.
Professional Edition, mainframe developers can also Developers can highlight areas of code for later
benefit from a modern, rapid, graphical development attention by creating Points of Interest (POI) files within
environment that is pleasing to work with. Experienced Revolve that can subsequently be imported into
mainframe developers with valuable programming Mainframe Express.
expertise and knowledge of the business can become
fluent in GUI client/server technologies, while new
Impact Analysis
developers can be attracted more easily to mainframe- Revolve’s impact analysis engine automatically assesses
based work and will become productive on new systems the ripple effect of a modification on other application
much more quickly. programs, variables, screens and files, and databases. This
enables users to identify the full impact of a change on
Enable Legacy-To-Web and E-business other components in the application, as well as within
Development other applications that may share that component, thus
Mainframe Express Professional Edition provides a reducing the risk of finding errors later in the
flexible, high-performance platform for understanding, development cycle, or worse, in production.
developing, extending and testing mainframe systems in
an Internet-based or client/server-based architecture. It Graphical Documentation and Reporting
enables organizations to combine mission-critical In addition to viewing application information
mainframe applications with emerging information interactively in real-time, Revolve includes various reports
technologies in order to extend business applications on the results of application research. These reports
across the enterprise. include cross-reference reports, record analysis, potential
syntax problems and reports on unused code.
Alternatively, graphical views can be copied into other
Features
reporting or documenting tools, such as Microsoft Word.
Inventory and Research Revolve also enables programmers and analysts to
Revolve’s Automatic Component Locator searches for all measure code quality and complexity by creating reports
program modules that comprise an application and using models such as McCabe, McClure, Halstead and
creates a Revolve database containing information on Function Point Analysis.
COBOL source and copybooks, JCL, IMS, CICS, DB2 and
IBM mainframe file formats such as QSAM and VSAM.
Graphical Integrated Development Environment (IDE) • The source level debugger utilizes the same consistent
The Mainframe Express IDE provides integrated access to all graphical interface as the editor.
of the tools needed to develop, maintain and test • At any point during a testing session, source code can be
applications deployed on the mainframe – and to transform modified without interrupting the cycle of
and test new e-business functionality. The high level of edit/compile/test.
feature integration streamlines and simplifies common A data file editor and mainframe-style catalog are also
maintenance, support, and development tasks. integrated into the IDE, along with subsystem emulators,
• Rapid access is provided to source code management including CICS, IMS, DB2, Assembler, JCL, CLIST and REXX.
systems that comply with the Microsoft-standard SCC “Application intelligence” built into the Mainframe Express
(Source Code Control) interface, allowing check-in, project database automatically determines source code
checkout and other related functions from the IDE. dependencies such as copy files and compiler directives,
Examples of compliant systems include Microsoft Visual greatly reducing complexity. This allows developers to
SourceSafe, MERANT™ PVCS Version Manager™ and compile an entire application with one click of the mouse,
MERANT PVCS Dimensions.™ which improves productivity while simplifying administration
• During the edit, compile and debug cycle, developers edit and project management.
source code using a state-of-the-art graphical (Microsoft-
standard) source editor, specially designed for COBOL Advanced Debugging Support with Animator®
programming. The Animator debugging utility within Mainframe Express
• Programs can be compiled by a single click on a toolbar provides advanced features to help analyze the execution
button from within an edit session. flow of applications, and find and resolve code errors. These
• Syntax errors automatically reposition the editor to the features include:
position within the source code where the error was
• Total control over the debugging process. Developers can
detected.
debug using single steps or multiple steps through the
• Testing can be started by submitting JCL, invoking an code, skip lines of code, run to a particular location and
online CICS or IMS transaction or executing CLIST or REXX reset the execution point to any statement in their code –
procedures with just a few clicks of the mouse. up to and including restarting the debug process with one
mouse-click.

Revolve allows programmers to work and think visually, showing system and
graphical views, and application component relationships. Integrated, graphical mainframe application development.
• Ability to execute programs up to a pre-determined • Automated source synchronization between
debug breakpoint. Multiple breakpoints can be mainframe and LAN development libraries, including
disabled and re-enabled during a run. A wide variety access to common configuration management systems
of advanced breakpoint options are available, and such as CA-Endevor™ and Panvalet.™
breakpoints can be set during edit sessions. • Submission of JCL from Mainframe Express to be
• Ability to execute an application up to a predefined executed on the mainframe.
specific program. A list of just the programs to debug • Viewing of the mainframe job output queue from the
can be maintained. When the application execution workstation, without the need to log on to TSO.
encounters a program in the list, the debugger is
automatically invoked. All other programs can be Data Manipulation
executed without debugger intervention, but are still Mainframe Express includes a complete set of tools to
available for problem diagnosis if required. manage test data. Using the data file editor, developers
• Ability to examine and change any data item in the can define data structures and insert, update or delete
program during execution. data records quickly and easily. All standard mainframe
• Complete control over system date. With the data types are supported and can be edited directly from
DateWarp™ utility the system date can be changed at the Mainframe Express catalog. A formatted view of
execution time or any time during the debugging data records based on the COBOL data structure is
process without affecting other applications running provided, as well as a hexadecimal view of the data.
on the workstation. Mainframe Express works with data in the EBCDIC
character set to ensure compatibility with the mainframe
environment.

Effective Team-working with Workgrouping


To allow developers to share source files, data, and
program executables, Mainframe Express provides
application workgrouping. This capability is essential for
secure, centralized team management, and greatly
simplifies the task of setting up a shared development
environment for many users. With application
workgrouping developers can:

• Define multiple (up to 10 levels of) source, copy or


load libraries that can reside on the LAN or the
mainframe and be viewed by all the developers in the
workgroup. This is equivalent to having concatenated
mainframe datasets to support development and
testing across multiple developers and teams.
Advanced mainframe application debugging on the workstation.
• Define a steplib or concatenated search path for load
library and copy library modules. The search order is
Mainframe Code and Data Access easy to visualize and configure, allowing developers to
Mainframe Express includes facilities to provide seamless perform unit testing and integration testing on their
access to mainframe source and data resources. This is source code changes.
supported by additional mainframe software (included
with Mainframe Express) and enables:

• Test data (e.g. VSAM, QSAM, DB2 and IMS) and source
code to be downloaded from the mainframe, or kept
on the mainframe to be accessed directly from
Mainframe Express.
Integrated Support for JCL and REXX Mainframe Emulators
A full multi-step JCL engine with support for JES2 and Mainframe Express Professional Edition allows real
JES3 is built into Mainframe Express. This allows offloading of mainframe development tasks to
developers to execute complete batch jobs on the workstations through unparalleled mainframe emulation
workstation and take advantage of the following technology.
features:
The following mainframe emulators are provided:
• SDSF-like spool mechanism that captures and displays
• CICS (Mainframe Express CICS Option™)
job output
• IMS (Mainframe Express IMS Option™)
• Emulation of the mainframe access method services
• DB2 (Mainframe Express SQL Option for DB2™)
utility (IDCAMS) that enables developers to manipulate
workstation VSAM files using the language of the • Assembler (Mainframe Express Assembler Option™)
mainframe These emulators provide all the necessary tools to allow
• Emulation of mainframe sort and merge utilities the subsystems to be configured appropriately, including
data editors, Wizards and configuration utilities. Run-
A fully compatible REXX and CLIST engine is also built
time support for debugging and testing purposes is also
into Mainframe Express. This allows developers to edit
provided, as well as an interactive debugging tool for the
and then execute their mainframe REXX and CLIST
Assembler Option. In addition to emulation of
commands directly within the Mainframe Express IDE.
mainframe DB2, interoperability with IBM DB2 Universal
Database (UDB) for Windows is also provided.
Powerful COBOL Compiler
Mainframe Express includes a fast and powerful COBOL
PL/I Option (available as separate option)
compiler designed to support mainframe COBOL
Available as a separate option, the PL/I Option for
applications by providing:
Mainframe Express Professional Edition enables PL/I
• Comprehensive IBM COBOL dialect support, including developers to take advantage of the productivity
COBOL for OS/390, COBOL for MVS, COBOL/370, VS benefits of Mainframe Express Professional Edition. It
COBOL II (Releases 2, 3 and 4) and OS/VS COBOL includes:
• Support for IBM LE (Language Environment)
• Extended Revolve capabilities, allowing analysis of
• Support of mainframe addressing modes for programs applications that include PL/I programs
and data - AMODE(31) and DATA(24/31)
• A powerful PL/I compiler that supports mainframe PL/I
• Powerful diagnostics through the integration between dialects
the compiler output and the COBOL editor
• A macro processor that is fully compatible with the
mainframe PL/I macro processor
• A source level PL/I debugger that allows the setting of
breakpoints and the viewing/editing of EBCDIC data
items
• Integration with the IDE to provide PL/I programs with
access to the Mainframe Express data files catalog and
the full range of mainframe subsystem emulators
(including DB2, IMS and CICS)
Technical Specifications
Workstation 877 772 4450
microfocus.com
• Microsoft Windows 98, Windows NT 4.0 (Service Pack 3 or later), Windows 2000,
or Windows XP Professional
Micro Focus Worldwide
• 400 MHz Intel Pentium processor or better
Austria . . . . . . . . . . . . . . . 0800 293 535
• 128MB RAM or better Australia . . . . . . . . . . . . . . 1800 632 626

• 450MB free hard disk space (minimum) Belgium . . . . . . . . . . . . . . . 0800 11 282


Canada
• SVGA monitor (800x600 minimum resolution) Ontario . . . . . . . . . . . 1 905 824 7397
• CD-ROM drive (either local or on network) Quebec . . . . . . . . . . . 1 800 280 9487
France . . . . . . . . . . . . . . . . 0800 916 564
• Microsoft mouse or compatible pointing device
Germany . . . . . . . . . . . . . 0800 182 5443
Ireland . . . . . . . . . . . . . . 353 1 469 3121
Mainframe (depending on the options used, not all items may be necessary) Italy . . . . . . . . . . . . . . . . . . 800 784 420
Japan . . . . . . . . . . . . . . . 81 3 5793 8550
• S/390, S/370 or 100% compatible computer
Luxembourg . . . . . . . . . . . . . 800 23743
• IBM OS/390 v2.4 or later Netherlands . . . . . . . . . . 0800 022 8562
• IBM VTAM v3.2 or later Norway . . . . . . . . . . . . . 47 22 91 07 20
Switzerland . . . . . . . . . . . 0800 564 247
• IBM RACF, CA-ACF2 or CA-Top Secret
United Kingdom . . . . . . . 0800 328 4967
• IBM TCP/IP for MVS v3.1 or later, or CA-SOLVE:TCP access v4.1 or later United States . . . . . . . . . 1 877 772 4450
Other Countries . . . . . . . 44 1635 32646
• IBM CICS v2.1.2 or later
(for CICS Option and/or Mainframe Access Server CICS task)
• IBM DB2 for OS/390 v3.1 or later
(for SQL Option and/or Mainframe Access DB2 extracts)
• IBM IMS/ESA TM v4 Release 1 or later (for Remote IMS Server)
• IBM VS COBOL II Release 4.0 or later (for Remote IMS Server)

About Micro Focus


Micro Focus is the fastest, most effective way to migrate, extend, develop and
deploy enterprise applications. As the industry standard for COBOL, Micro Focus
enables organizations to maximize ROI while reducing development costs for
accelerated business success. Founded in 1976, Micro Focus is a global company with
principal offices in the United Kingdom, United States and Japan. For more
information, visit www.microfocus.com.

© 2002 Micro Focus. All Rights Reserved. Micro


Focus, Animator, Mainframe Express and Revolve
are registered trademarks, and DateWarp is a
trademark of Micro Focus. Other trademarks are
the property of their respective owners.
DSMFES1001-US

Vous aimerez peut-être aussi