Consultor Eletrônico



Kbase P93926: Dyn: How to make sure that Dynamics is not loading client cache files at startup
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

GOAL:

How to make sure that Dynamics is not loading client cache files at startup

FACT(s) (Environment):

Dynamics 2.X

FACT(s) (Environment):

OpenEdge 10.0B

FIX:

The auto_dump_entity_cache is taken into account for not dumping the entity when quitting the session.  However, it does not define if Dynamics should load or not load at cache files at startup.
Actually Dynamics always tries to load entity cache files that are located in a certain client cache directory, which default path is src/icf/ry/clc (for Dynamics 2.X) or src/dynamics/ry/clc (OE10).

The solution is to define the session property client_cache_directory with a value pointing to a non existing directory like C:\NoIDoNoWantToLoadCacheFiles