Difference between revisions of "VulCon first flow"

From GreenVulcano Wiki
Jump to: navigation, search
(First flow service)
Line 11: Line 11:
 
*[[Asynchronous - Asynchronous]]
 
*[[Asynchronous - Asynchronous]]
 
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. Now let’s choose “DEFAULT_GRP” as group and “Synchronous-Synchronous” as scenario. Service will be called “TOUPPER_VULCON”. Continuing with the wizard the user chooses the triple
 
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. Now let’s choose “DEFAULT_GRP” as group and “Synchronous-Synchronous” as scenario. Service will be called “TOUPPER_VULCON”. Continuing with the wizard the user chooses the triple
 +
[[File:OperationDiagram.png|thumb|Operation diagram]]
 
*[[System]]
 
*[[System]]
 
*[[Channel]]
 
*[[Channel]]
 
*[[Operation]]
 
*[[Operation]]
[[File:OperationDiagram.png|thumb|Wizard New Service]]
+
After clicking on finish button, a new TOUPPER_VULCON service will be available,and the editor displays the flow {{VULCON}},see figure Operation diagram.
After clicking on finish button, a new TOUPPER_VULCON service will be available,and the editor displays the flow {{VULCON}}  
 
  
  
  
  
The easiest way to create a service is to use the functionality of VulCon "New Service Wizard". GVServices expanding the element, and selecting the item with the right Services, a drop down menu appears with the selected item context where, as shown in the figure, the user can choose four different types of services:
 
  
In the service that we want, the client is any system that has ESB as "GVESB". The server service test internal {{GVESB}}. The group will "DEFAULT_GRP" and will remain as the paradigm, "Synchronous-Synchronous". The service, for example, we will call "TOUPPER" You can choose not only the service name, the group (including those configured in the "Groups") and the paradigms of communication between the client system and ESB and between ESB and the server system. Continuing with the wizard, Continuing with the wizard and the operation to invoke on the server is selected with the triplet [[System]] - [[Channel]] - [[Operation]].
 
  
  

Revision as of 11:13, 10 February 2012

First flow service

Wizard New Service

The easiest way to create a VulCon service is interacting with the “Wizard New Service” option. From the Core view

GVServices --> Services

and clicking on the Services element with the right mouse button, as shown in the figure, the user can choose four different types of services:

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. Now let’s choose “DEFAULT_GRP” as group and “Synchronous-Synchronous” as scenario. Service will be called “TOUPPER_VULCON”. Continuing with the wizard the user chooses the triple

Operation diagram

After clicking on finish button, a new TOUPPER_VULCON service will be available,and the editor displays the flow VulCon,see figure Operation diagram.





da eliminare 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.