Write operations begin with a <Write> property. The <Write> property defines where an event is sent after processing.
This property has the following format:
<Write tagfilter= /> <Field type="file" name= properties= /> <Field type="publishcache" properties= /> </Write>
Defines a regular expression that, if matched against an event property, removes the property from the event.
Defines the type of destination. The provided destinations and their syntax are as follows:
Defines the event properties to include in the written output.
Example: Write CIs to a file
The following example writes all normalized CIs to a file called "sampleCIs.txt," which is automatically placed in a location for IFW processing:
<Field type="file" name="sampleCIs.txt" properties="/>
|
Copyright © 2013 CA.
All rights reserved.
|
|