Difference between revisions of "The views"

From GreenVulcano Wiki
Jump to: navigation, search
Line 6: Line 6:
 
Sight Core expanding the voice GVServices - GVServices, you may notice that the configuration of services is divided into two major components:
 
Sight Core expanding the voice GVServices - GVServices, you may notice that the configuration of services is divided into two major components:
 
*Groups: The element groups in turn contains n sub-elements of type group. Each group contains the configuration of the service group. A group of services allows you to manage the state of activation of multiple services simultaneously.
 
*Groups: The element groups in turn contains n sub-elements of type group. Each group contains the configuration of the service group. A group of services allows you to manage the state of activation of multiple services simultaneously.
*Services: Contains the configuration of services. Are specified for each service enabled clients, server systems, operating procedures, notes and more.
+
*Services: Contains the configuration of services. Are specified for each service enabled clients, server systems, operating procedures, notes and more. Expand the Services under GVServices - GVServices, the user sees the name of the service, the type of operation and all the nodes used to create the flow.
 +
Each service consists of defining a workflow operation of {{GVESB}}. The operations that you can configure are:
 +
*RequestReply
 +
*Request
 +
*GetReply
 +
*GetRequest
 +
*SendReply
 +
*Forward
 +
They correspond, apart from the "Forward", the communication primitives of {{GVESB}}. The flows "forward" mechanisms are triggered by internal {{GVESB}} to complete tasks that do not require assistance from external systems.

Revision as of 10:04, 24 January 2012

To the left of VulCon Prospective there are three views of VulCon:

view 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.

Sight Core expanding the voice GVServices - GVServices, you may notice that the configuration of services is divided into two major components:

  • Groups: The element groups in turn contains n sub-elements of type group. Each group contains the configuration of the service group. A group of services allows you to manage the state of activation of multiple services simultaneously.
  • Services: Contains the configuration of services. Are specified for each service enabled clients, server systems, operating procedures, notes and more. Expand the Services under GVServices - GVServices, the user sees the name of the service, the type of operation and all the nodes used to create the flow.

Each service consists of defining a workflow operation of GreenVulcano® ESB. The operations that you can configure are:

  • RequestReply
  • Request
  • GetReply
  • GetRequest
  • SendReply
  • Forward

They correspond, apart from the "Forward", the communication primitives of GreenVulcano® ESB. The flows "forward" mechanisms are triggered by internal GreenVulcano® ESB to complete tasks that do not require assistance from external systems.