You restore dimension value ID mappings using the CAS Server Command line-Utility. The restore process completely replaces all dimension value ID mappings stored in the specified Dimension Value ID Manager.
To restore dimension value ID mappings :
Start a command prompt and navigate to
(for Windows), or<install path>\CAS\<version>\bin(for UNIX).<install path>/CAS/<version>/binType
cas-cmd.bat(for Windows), orcas-cmd.sh(for UNIX) and specify theimportDimensionValueIdMappingstask with the following:For example:
C:\Endeca\CAS\<version>\bin>cas-cmd importDimensionValueIdMappings -m dvalmgr -f C:\tmp\mappings.csv

