Previous Topic: universalAdd_AlertsNext Topic: universalAdd_ApplicationServer


universalAdd_Application

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

<Events>
	<Event>
	  <property tag="eventType" value="AddCIEvent" /> 
	  <property tag="MdrElementID" value="Application:Login" /> 
	  <property tag="Label" value="Application:Login" /> 
	  <property tag="className" value="Application" /> 
	  <property tag="Description" value="Adding a new Application" /> 
	  <property tag="Vendor" value="CA" /> 
	  <property tag="ProductName" value="Login" /> 
	  <property tag="DeviceSysName" value="CA:Login" />
	</Event>
</Events>