IMPAX 6.5.1 Server Knowledge Base home > Configuring IMPAX Server with Administration Tools > Network Management

Configuring IMPAX to allow non-linked stations as enterprise search locations

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

  1. Log into the Database Server.

  2. Launch CLUI.

  3. To add the configuration setting, type:

    INSERT INTO map_ini (ini_section, ini_key, ini_value) VALUES ('GENERAL', 'ALLOW_NON_LINKED_ENTERPRISE', 'T')

  4. To refresh cached data, type

    flush_mem_caches

  5. To exit CLUI, type exit.


Required permissions


See also


Topic number: 120575

Applies to: IMPAX 6.5.1 Server Knowledge Base