Use the
configure_tools_and_frameworks_integration.sh
script to
install only the CAS Console:
If you installed CAS but did not install the CAS Console as a Workbench extension (using the
--skip_console_installation
flag).If you intend to install the CAS Console with more than one instance of Workbench
If you intend to run the CAS Service on a separate machine from the one that hosts the CAS Console Workbench Extension
To install only the CAS Console on UNIX:
Open a command-line and issue the following:
/usr/local/endeca/CAS/<version>/bin/configure_tools_and_frameworks_integration.sh --skip_dt_integration [--endeca_tools_root
full path to the Tools root directory
] [--endeca_tools_conffull path to the Tools /conf directory
]This registers the CAS Console with the specified Workbench installation.
Note
You may omit the flags for
--endeca_tools_root
and--endeca_tools_conf
if these variables are already set as environment variables.