Previous Topic: universalAdd_ApplicationNext Topic: universalAdd_ComputerSystem


universalAdd_ApplicationServer

This sample XML file helps you add a new application server CI. The structure of this sample file is as follows:

<Events>
	<Event>
	  <property tag="eventType" value="AddCIEvent" /> 
	  <property tag="MdrElementID" value="ExchangeServer" /> 
	  <property tag="className" value="ApplicationServer" /> 
	  <property tag="Description" value="Adding a new Application Server" /> 
	  <property tag="category" value="Exchange Services" /> 
	  <property tag="Label" value="ExchangeServer" /> 
	  <property tag="Vendor" value="CA" /> 
	  <property tag="ProductName" value="Exchange" /> 
	  <property tag="ProcessID" value="01" /> 
	  <property tag="AccessedViaTcpPort" value="01" /> 
	  <property tag="ProcessDistinguishingID" value="01" /> 
	  <property tag="DeviceSysName" value="CA:ExchangeServer" /> 
	</Event>
</Events>