Presentation is loading. Please wait.

Presentation is loading. Please wait.

Micro Focus Studio 2005. Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs,

Similar presentations


Presentation on theme: "Micro Focus Studio 2005. Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs,"— Presentation transcript:

1 Micro Focus Studio 2005

2 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Micro Focus Studio 2005  Enables you to develop COBOL applications as.NET managed code for deploying to Windows platforms running the.NET Framework  Enables you to develop as traditional (unmanaged) code applications for deploying to most Windows, UNIX and Linux platforms  Contains many tools to make developing applications easy and to enable applications to interface with Java, Web Services and XML.

3 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Micro Focus Studio 2005  Developing Environments n Net Express l Net Express IDE to develop the traditional (unmanaged, not.NET managed) code applications l Applications can be deployed to Windows systems (other than.NET) and to UNIX and Linux platforms n Microsoft Visual Studio and support for COBOL in.NET l Use Microsoft Visual Studio to develop applications that run as managed code in the.NET environment. l Managed and Unmanaged code can interoperate within the same application enabling you to use existing COBOL in the.NET environment

4 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Micro Focus Studio 2005 n Server Express l To build and deploy your application on your chosen UNIX and Linux platforms n Analysis Console l To analyze your applications and provide extensive information about them, making changing and maintaining them easier and safer

5 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Micro Focus Studio 2005  Installation Options n Micro Focus Studio Enterprise Edition l Includes all previously mentioned development environments plus support for migrating applications that use CICS and/or JCL (known as Mainframe Transaction Option) to Windows, UNIX or Linux. n Micro Focus Studio Premier Edition l Includes all previously mentioned development environments except for support for migrating CICS/JCL applications from the mainframe. n Micro Focus Server l Is a companion to Micro Focus Studio. l Provides run-time environment for running COBOL applications on Windows, UNIX and Linux platforms..NET applications require the Microsoft.NET Framework to be installed.

6 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Micro Focus Studio 2005  64-bit support n The Net Express IDE can be used to develop applications for deployment as native 64-bit Windows applications (x64 or Itanium2)..NET managed COBOL applications can be deployed as 32-bit or 64-bit (x64 only).  Demonstrations n The demonstrations have been moved to a new directory structure under the examples directory in your installation directory. This examples directory includes the following subdirectories: l Examples\Visual Studio Integration - for managed COBOL demonstrations l Examples\Dialog System - for the original Dialog System demonstrations n Examples\Net Express IDE - for Net Express demonstrations n For.NET, the COBOL language samples have been moved from the directory LRM Samples to COBOL for.NET. New demonstrations for.NET managed COBOL have been added, such as: n Generics in the COBOL for.NET subdirectory n Multithreading n WebBook and WinBook in the Forms subdirectory

7 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Micro Focus Studio 2005 .NET Deployment n Applications can now be deployed with.NET Framework 2.0. In addition to managed code, applications can now be compiled and deployed as verifiable code..NET managed COBOL applications can be deployed as 32-bit or 64-bit (x64 only).  Visual Studio 2005 Support n.NET managed code COBOL applications can be created, maintained and extended using Microsoft Visual Studio 2005. The C# Standard Edition of Visual Studio 2005 is also bundled free of charge with Net Express and Micro Focus Studio.

8 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Micro Focus Studio 2005  Windows Forms and Web Forms in Managed COBOL n Microsoft.NET graphical (Windows forms) and Internet (Web pages) user interfaces can now be created in COBOL. The form designer in Visual Studio generates Windows forms and Web forms in managed COBOL, thereby delivering contemporary user interfaces in COBOL.

9 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Micro Focus Studio 2005

10 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Micro Focus Studio 2005

11 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Micro Focus Studio 2005

12 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Fun Demonstration Web Services Create a COBOL web service proxy for an available web service and write a COBOL client program to access the web service.

13 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Web Services

14 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Web Services  Adding a Web Reference to the Application

15 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Web Services  Clicking Add Reference generates a COBOL web service proxy program.

16 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Web Services

17 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Web Services

18 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Web Services  The Web Service Proxy n IT IS COBOL!

19 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Web Services  COBOL program to call the Web Service

20 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Web Services

21 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Web Services

22 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Web Services

23 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Web Services

24 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Web Services  Run the program that calls the Web Service

25 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Analysis Console  Successor to Revolve 6.2  Can read and write Revolve 6.2 projects  Improved Project Manager  Improved Graphics  Improved tool palette  Easier to export your analysis results

26 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California The Demonstration  Using the Infosol Customer Order Master system (ICOM) which runs under GDT / NetExpress

27 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Analysis Console Demonstration

28 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Analysis Console Demonstration

29 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Analysis Console Create a Project

30 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Analysis Console Create a Project

31 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Analysis Console Create a Project Sourceformat Free Setup

32 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Analysis Console Create a Project

33 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Analysis Console Create a Project

34 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Analysis Console Create a Project

35 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Analysis Console Create a Project

36 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Analysis Console Create a Project

37 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Analysis Console Create a Project

38 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Creating the Analysis Tools The Analysis Tools on the Advanced menu are for identifying potential monetary data items or statements involving currencies, by examining the data definitions and how the data items are used. Each analysis tool produces a set of points of interest based on one attribute, such as the point of interest's name, type, value, format, usage, decimal places, et cetera. The resulting set is then displayed in a Set View. This shows the points of interest in the left hand pane, and the right hand pane shows a history of how the set reached its current state.

39 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Creating the Analysis Tools

40 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California The Format of data item Tool

41 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California View of data items based on the format definition

42 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Select all data items and load thru the Use of Data Items tool. Select and drag to the Analysis tool

43 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Resulting data items from Data Items Tool Use of Data Items tool will find items that, because of the way they are used in programs, are unlikely to be business-related items.

44 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Remove non business related data items from beginning data item set

45 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Right pane gives information as to what tools have been run so far to give your current data item results.

46 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Load Data Items into Names of data items tool. (looking for items based on character patterns within the name that may not relate to what you are looking for)

47 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Results from Names of data items tool

48 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Again, remove items found from original Data Item list

49 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Add data items to Worksheet Channel Analysis Tool

50 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Worksheet Channel

51 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Create this process into a Tool to be used by other users

52 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California New Tool properties

53 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Tool to be used by any user

54 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California The Worksheet

55 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Adding To the Worksheet from results of other Analysis Tools

56 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Program Flow

57 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Paragraph Flow

58 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Program Inventory

59 Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs, California Console Analysis Further Demonstration


Download ppt "Micro Focus Studio 2005. Micro Focus Studio Doug Evans GDT 2006 International User Conference: Evolving the Legacy – Revolutions June 25 - 28  Palm Springs,"

Similar presentations


Ads by Google