Just as we can export model and set information, there is also a
tool for exporting selections such as saved searches and connections.
This tool is called wacsselout as it exports selections.
It can handle both selections and connections - simply prefix the number
you give with c
for connections and t
for saved searches (aka tag sets).
% wacsselout c3
%
If you export connection 3 for instance, a file will be created in the
current directory called conn3.xml
. If you export a
saved search 3, a file will be created called tag3.xml
.
Warning | |
---|---|
At present there is only one way to use a WACS selection XML file and that is to use the wacsselin utility. This is very simplistic and ignores any sets in the selection that are not present on the importing server. |