Difference between revisions of "Client"

From GreenVulcano Wiki
Jump to: navigation, search
(Created page with "==Description== Defines a service's client. =={{VULCON}} / {{GVCONSOLE}} Configuration== Before you can designate a system as a client of a service, you must configure the [[s...")
 
m (Description)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
==Description==
 
==Description==
  
Defines a service's client.
+
Defines a service client. Before you can designate a system as a "client of a service", you must configure the [[system]] in the Systems section.
  
=={{VULCON}} / {{GVCONSOLE}} Configuration==
+
Note that client means "the system used by field 'system' of [[GVBuffer]]" (the data buffer for {{GVESB}}), and this value can be used in flows routing conditions.
  
Before you can designate a system as a client of a service, you must configure the [[system]] in the [[Systems]] section.
+
This field contains the name of the client system that began the transaction. Even in the delivery of responses by server systems (Call-Back), this field will contain the name of the client that made the request.
 
 
Note that client means the system used by field 'system' of GVBuffer (the data buffer for {{GVESB}}.
 
 
 
This field contains the name of the client system that began transaction. Even in the delivery of responses by server systems (Call-Back), this field will contain the name of the client that had made the request.
 
 
 
In sub-sections will define all {{GVESB}} operations enabled for the couple <[[service]],[[client]]>. Basically you define workflows for each triple <[[service]],[[client]],[[operation]]>.
 
 
 
You can configure routing conditions applied to flows for the pair <service,client> (Conditions]] section).
 
 
 
The definitions used here are valid for all flows associated with pair <service,client> and override any global definitions in the 'Service' section.
 
 
 
The Client Element is used by: Clients. Its attributes are:
 
* ''id-system'': Name of the client.
 

Latest revision as of 15:51, 1 March 2012

Description

Defines a service client. Before you can designate a system as a "client of a service", you must configure the system in the Systems section.

Note that client means "the system used by field 'system' of GVBuffer" (the data buffer for GreenVulcano® ESB), and this value can be used in flows routing conditions.

This field contains the name of the client system that began the transaction. Even in the delivery of responses by server systems (Call-Back), this field will contain the name of the client that made the request.