Move Dimension Value IDs from UAT to production:
4. Move dvalid_mappings_archive from UAT to PRODUCTION
location: <APP_NAME>/data/dvalid_mappings_archive
1. Run the export command on the UAT environment:
/opt/app/endeca/CAS/11.1.0/bin>cas-cmd.sh exportDimensionValueIdMappings -m <APP_NAME>-dimension-value-id-manager -f UAT_DIMVALS.txt
2. Move the file UAT_DIMVALS.txt, to the PRODUCTION environment
3. Run the import command on the PRODUCTION environment:
/opt/app/endeca/CAS/11.1.0/bin>cas-cmd.sh importDimensionValueIdMappings –m <APP_NAME>-dimension-value-id-manager –f UAT_DIMVALS.txt
/opt/app/endeca/CAS/11.1.0/bin>cas-cmd.sh exportDimensionValueIdMappings -m <APP_NAME>-dimension-value-id-manager -f UAT_DIMVALS.txt
2. Move the file UAT_DIMVALS.txt, to the PRODUCTION environment
3. Run the import command on the PRODUCTION environment:
/opt/app/endeca/CAS/11.1.0/bin>cas-cmd.sh importDimensionValueIdMappings –m <APP_NAME>-dimension-value-id-manager –f UAT_DIMVALS.txt
4. Move dvalid_mappings_archive from UAT to PRODUCTION
location: <APP_NAME>/data/dvalid_mappings_archive