Using the transformer module

The transformer module reads the XML event stream and converts the event data into a format suitable for the destination application.

The endpoint from which the events are generated determines which transformation is required.

The probe uses the transformer module to transform the XML messages into a set of typed name-value pairs. For this conversion, the transformer module uses the netcool2nvpairs.xsl file to convert Netcool® XML events. For other XML events, the probe uses the XSLT file created for that type of XML event to generate the name-value pairs.

This section contains the following topics: