Previous Topic: universalAdd_FileSystemNext Topic: universalAdd_Processor


universalAdd_Memory

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

<Events>
	<Event>
	  <property tag="eventType" value="AddCIEvent" /> 
	  <property tag="MdrElementID" value="Memory" /> 
	  <property tag="className" value="Memory" /> 
	  <property tag="DEscription" value="Adding a new Memory" /> 
	  <property tag="category" value="Exchange Services" /> 
	  <property tag="Label" value="Memory" /> 
	  <property tag="MemoryType" value="Memory" /> 
	  <property tag="OSNumeric" value="01" /> 
	  <property tag="ContaingIndex" value="01" /> 
	  <property tag="DeviceSysName" value="Memory" /> 
	</Event>
</Events>