Before you can create
custom polygons, you must define a MAPSCSTM library to contain the
custom polygon data sets. The recommended location for this library
is at SASHOME/SASFoundation/9.4/mapscstm
or
within the same directory location as the default MAPSGFK library.
Include a LIBNAME statement in your appserver_autoexec_usermods.sas
file, located by default at config-dir/Lev1/SASApp
that
references this directory. If your SAS Visual Analytics deployment
runs on multiple server contexts, then add the LIBNAME statement to
the file for each server context.
After you have modified
your autoexec file, restart the SAS Object Spawner.
Note: You must have Write permissions
for the directory that contains the MAPSCSTM library to create the
output polygon data sets.