ENABLECLEARMODE

This configuration setting determines whether Essbase allows clear connection mode (as opposed to secure mode with TLS / SSL). This setting applies to the Essbase Agent and applications.

Syntax

ENABLECLEARMODE TRUE | FALSE
  • TRUE—Essbase handles plain TCP requests. The default value is TRUE.

  • FALSE—Essbase handles only secure TLS requests, not plain TCP requests.

Description

When you configure Essbase using the configuration tool, you select whether to use secure communication mode. If you do not select secure mode, then clear mode is used. ENABLESECUREMODE and ENABLECLEARMODE configuration settings are automatically added to the Essbase configuration file, with the values corresponding to your selection.

Example

ENABLECLEARMODE FALSE