VulCon

From GreenVulcano Wiki
Revision as of 11:47, 20 January 2012 by Anonymous (talk) (Create New Project)
Jump to: navigation, search

Introduction

VulCon working area

VulCon is a graphical console that helps the users to design and configure GreenVulcano® ESB business flows. It's an Eclipse plug-in.

The actors involved in GreenVulcano® ESB business flows implementation are:

  • Business Analyst: designs the business flow regardless how to interface systems.
  • Technical specialist: configures the flow designed by Business Analyst, adding all technical information needed to interface systems.

At the end of design and configuration job, the user is able to generate a zip file containing all necessary GreenVulcano® ESB files, in order to deploy and test the business flows by means of GV Console®.

Requirements

In order to install and run VulCon plug-in, you must accomplish the following requirements:

  • Java JDK SE (v.1.6 or higher) download
  • Eclipse IDE for Java EE Developers (v.3.5 or higher) download

Installation

VulCon plug-in installation

The installation procedure consists in decompressing the vulcon-(Version Number).zip file and then copying the jar file into Eclipse dropins folder. After starting Eclipse, you can check if the plug-in has been installed correctly, following the menu item

Help --> About Eclipse Platform --> Installation Details.

In the plug-in list check if "VulCon Editor" is present, in this case it has been successfully installed.

In order to see VulCon license information

Open Windows --> Preferences --> {{VULCON}} section.

From this section you can see:

  • the product expiration date
  • max VulCon service's operation
  • max VulCon system's operation
  • max VulCon services
  • max VulCon systems

Next steps

In order to learn more about VulCon user interface see Example Creating a new VulCon project and VulCon perspective section. Otherwise, if you already know the user interface, you may want to design and configure your VulCon first flow. Once implemented your business flow you may visit the VulCon deploy or GV Console deploy. To dive into all VulCon features follow VulCon resources section.

Palette

From the Palette on the left you can choose the types of nodes.

Nodes

Operations

Iterations

Create New Project

questa parte inserirla nella prospettiva di vulcon


Core: Represents the core configuration file of GreenVulcano® ESB.
Adapters: Represents the configuration file of the adapters of GreenVulcano® ESB.The adapters view may change depending on the installation or the license of VulCon that you use.
Variables: Represents the file where you define the variables identified in previous views.

First flow service

The easiest way to create a VulCon Service is interacting with the “Wizard New Service” option. From the Core view, select the wizard item in the drop down menu shown expanding the GVServices element and clicking on the Services element with the right mouse button. In addition to service name, user may select a group (among those ones already configured) and a communication paradigm between the couples Client-ESB and ESB-Server. In this new service, client will be any system suggested with GreenVulcano® ESB name, and server will be an internal GreenVulcano® ESB test service.

VulCon Context Menus and Tooltips

Elements of VulCon views are described by an associated DTD. Each element has both formal and improved controls defined in the same DTD. Context menu and popups works through this mechanism, and they appear clicking on a VulCon views element with mouse right button (Fig.1)

Figure 1 Context Menu.

In addition, comments and warnings (reported in red colour background) of DTD elements appears as tooltip when user hovers the cursor over an item. (Fig.2)

File:Commentsandwarnings.png
Comments and warnings
Figure 2 Comments and warnings.

Web Services

One of the most commonly used technologies are Web Services, that are the exposure of business services to the external world, using a contract called WSDL. VulCon helps the user to expose an ESB service as a web service, leaving the user the task to define data structures in order to interact with the external world. VulCon provides two wizards to create new Web Services. The first one starting from an ESB service and creating the WSDL and the AAR to deploy (bottom-up development method), the second one, starting from a WSDL, creating ESB services for each operation chosen (top-down development method).

Bottom-up method

Top-down method

DataTransformation

da vedere http://www.greenvulcano.com/wiki/index.php/ManualeDataTransformation