WALLETPATH

This configuration setting specifies the path to the Oracle Wallet for Essbase application server and client to enable secure (TLS/SSL) communication.

Syntax

WALLETPATH path

Where path is a fully-qualified path that contains less than 1,024 characters.

The default path is <Essbase Config Path>/walletssl.

To ensure that the configuration is consistent across all nodes of the WebLogic cluster on which Essbase is deployed, set the wallet path to a directory in <Essbase Config Path>.

See Environment Locations in the Essbase Platform for information about <Essbase Config Path> and other directory locations in Essbase.

On Windows, you can specify the path using Uniform Naming Convention (UNC) syntax, if environment variables are also specified in UNC (mixed path types are not supported). The UNC syntax is \\ComputerName\SharedFolder\Resource.

Description

To set up Oracle Wallet, you need the Oracle public key infrastructure (PKI) command line tool, orapki. You use the orapki utility to manage public key infrastructure elements such as wallets and certificate revocation lists. You must use the version of orapki that is in the following directory:

ORACLE_HOME/oracle_common/bin

Notes

For information on implementing secure mode (TLS), see About Securing Your Communication and Network.

Examples

WALLETPATH <Domain Root>/<Domain Name>/config/fmwconfig/essconfig/essbase/walletssl
WALLETPATH \\$ESSBASE_CONFIG_PATH\walletssl