Use the Legacy Out-of-Process Method

By default, when you run KeyView out-of-process, the parent process uses shared memory to communicate with the out-of-process server, which is faster than the legacy out-of-process method. OpenText recommends that you use this default method.

To control the method that KeyView uses, you can use the oop_method parameter in the [FilterSDK_Config] section of the formats.ini configuration file. Set oop_method to legacy to use the legacy method.

The following sections describe how to configure pipe-streaming, and session logging, which are available only for the legacy out-of-process method.