Difference between revisions of "System"
(Created page with "==Description== =={{VULCON}} / {{GVESB}} Configuration== The ''System'' element configures a system interfaced with {{GVESB}}. A ''System'' is identified by a single name, has ...") |
|||
Line 14: | Line 14: | ||
* Description, | * Description, | ||
* [[Channel]]*, | * [[Channel]]*, | ||
− | * | + | * Contact (see bellow) |
− | The System element is used by Systems. | + | The System element is used by [[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 {{GVESB}} functioning. | ||
+ | |||
+ | Such information may be used to produce reports. | ||
+ | |||
+ | The Contact Element is used by [[System]]. | ||
+ | |||
+ | It has the following attributes: | ||
+ | |||
+ | * ''first-name'' | ||
+ | * ''last-name'' | ||
+ | * ''role'' | ||
+ | * ''mobile'' | ||
+ | * ''telephone'' | ||
+ | * ''e-mail'' |
Revision as of 09:58, 30 January 2012
Description
VulCon / GreenVulcano® ESB Configuration
The System element configures a system interfaced with GreenVulcano® ESB.
A System is identified by a single name, has an activation state, and a number of communication interfaces grouped in channels. In addition to operational information for each system you can define a list of contacts (Contact).
Its attributes are:
- id-system: System unique identifier.
- system-activation: Activation status of system. The status can be:
- on: system's services are active.
- paused: system's services are inactive, the asynchronous client's requests are taken in charge by GreenVulcano® ESB. They will be served when the system return on state 'on'.
- off: system's services are inactive and no request are tacken in charge by GreenVulcano® ESB.
The current version does not implement the state 'paused'.
The attribute's default value is: on.
and its subelements:
- Description,
- Channel*,
- Contact (see bellow)
The System element is used by 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 by System.
It has the following attributes:
- first-name
- last-name
- role
- mobile
- telephone