IMPAX 6.5.1 Server Knowledge Base home > Configuring IMPAX Server with Administration Tools > Network Management
When clusters are linked, enterprise search locations can be defined in the IMPAX Client Configure area. You can also configure IMPAX to allow non-linked stations to be used as Enterprise search location options. (Users can also select whether or not the enterprise is searched when the Text area is opened.)
To configure IMPAX to allow non-linked stations as enterprise search locations
Log into the Database Server.
To add the configuration setting, type:
INSERT INTO map_ini (ini_section, ini_key, ini_value) VALUES ('GENERAL', 'ALLOW_NON_LINKED_ENTERPRISE', 'T')
To refresh cached data, type
flush_mem_caches
To exit CLUI, type exit.
See also
Configuring the database for cross-cluster searching
Finding studies using the Administration Tools
Topic number: 120575 Applies to: IMPAX 6.5.1 Server Knowledge Base |