Difference between revisions of "System"
G.iannello (talk | contribs) m (→{{VULCON}} / {{GVESB}} Configuration) |
(→Contact) |
||
Line 36: | Line 36: | ||
It has the following attributes: | It has the following attributes: | ||
− | + | {|class="gvtable" | |
− | + | ! Attribute !! Type !! Description | |
− | + | |- | |
− | + | | first-name || required || Contact first name | |
− | + | |- | |
− | + | | last-name || required || Contact last name | |
− | + | |- | |
+ | | role || optional || Contact role | ||
+ | |- | ||
+ | | mobile || optional || Contact mobile | ||
+ | |- | ||
+ | | telephone || optional || Contact telephone | ||
+ | |- | ||
+ | | e-mail || optional || Contact email | ||
+ | |} |
Revision as of 13:59, 12 November 2012
Description
The System element is any system or application interconnected with GreenVulcano® ESB.
VulCon / GreenVulcano® ESB Configuration
A System is identified by an univocal name, has an activation state, and a number of communication interfaces grouped in channels. Moreover, in order to simplify operational management, for each system you can define a list of contacts (see below).
Its attributes are:
Attribute | Type | Description |
---|---|---|
id-system | required | System unique identifier. |
system-activation | optional | Activation status of system. The status can be:
|
and its subelements:
- Description
- Channel
- Contact (see bellow)
The configurations of all systems interfaced to GreenVulcano® ESB are contained in the element Systems.
Contact
This element identifies a contact for an external system. The information contained in this element are optional and have no impact on the GreenVulcano® ESB functioning.
Such information may be used to produce reports.
The Contact Element is used only by System.
It has the following attributes:
Attribute | Type | Description |
---|---|---|
first-name | required | Contact first name |
last-name | required | Contact last name |
role | optional | Contact role |
mobile | optional | Contact mobile |
telephone | optional | Contact telephone |
optional | Contact email |