Name

wacsselout — exports the details of a selection as a WACS XML export file

Synopsis

wacsselout ttag_number

wacsselout cconnection_number

Description

The wacsselout command is a tool to create an XML export file containing information about a selection of sets to allow them to be transported between different WACS installations. It can work with either saved searches (aka tag sets) or with connections.

To export saved search no 23, you would run wacsselout t23 and it will create a file called tag23.xml in the current directory. To export connection no 10, you would run wacsselout c10 and it will create a file called conn10.xml in the current directory.

Bugs

Currently there is only one very limited way to make use of the selection file thus exported, namely wacsselin . This will be enhanced and upgraded in a future release. The XML file created by wacsselout does contain all the necessary information and so should be a valid backup for future use.

See Also

wacsselin(1), wacsimport(1), wacsexport(1), wacsxmlin(1), wacsxmlout(1)