CMS Application - Module content Overview - Information - How to view the module content for application analyzed by a different user

Purpose
When any module has been configured and analysis has been done by one user,  then another user when connecting to that same application cannot see the module content, unless the application is re-analyzed.
This page outlines the steps to avoid re-analyzing when the user trying to view the module content is different than the user who ran the analysis.

When the analysis is run by any user, some generated files for the analyzed objects, will be stored in the LISA folder.
If the logged in users (the ones who are trying to view module content) LISA folder is not same as the other users(who ran the analysis) then the user will get the error message as shown below.

This is because CAST-MS will not be able to fetch the content of LISA folder which has been analyzed by the other user in another session.

Applicable in CAST Version


Release
Yes/No
8.3.x(tick)
8.2.x(tick)
8.1.x(tick)
8.0.x(tick)
7.3.x(tick)
Applicable RDBMS
RDBMS
Yes/No
Oracle Server(tick)
Microsoft SQL Server(tick)
CSS2(tick)
Details

The solution is to make the LISA directory common to all users.
For this the best practice is to have a LISA folder which is at a shared location and accessible to all users.


LISA folder path can also be modified when you change the default location of parameter CAST_DEFAULT_LISA_DIR in CastGlobalSetings.ini file located in CAST installation folder. Once this is done  you need to reopen CAST-MS. (Applicable only in 8.3.x)

Notes/comments


Related Pages