The UMF formatting utility uses a variety of commands to format and extract data.
xutil -o[switch] option
Use the tagname parameter when you want to filter records. For example, you may have a file with mixed records: entities and activities. It is a good idea to process entities before activities so the activities have existing entities for matching.
xutil -ow -t UMF_ENTITY < mixedlist.xml > entity.xmlThis command directs the output of the UMF Formatting Utility process to a pipeline or to the queue utility.
xutil -ow < file.xml |qutil -f qname