After importing an information
map, you must issue a SAVE statement to save it. If you specify a
name in the SAVE statement, then that name overrides the name specified
in the XML file. If you save it with the same name and in the same
location as an existing information map, then the imported information
map replaces the existing information map in the SAS folders tree.
The location where the
imported information map is saved is determined according to the following
order of precedence:
-
The MAPPATH specified in the SAVE statement
-
The MAPPATH specified in the NEW INFOMAP or UPDATE
INFOMAP statement
-
The MAPPATH specified in the PROC INFOMAPS statement
CAUTION:
The IMPORT
statement always opens a new information map.
Any changes made to
an open information map are lost if those changes are not saved before
importing.