Configure Ask Essbase
You can use these steps to efficiently configure, activate, and manage Ask Essbase for seamless AI-driven querying within your Oracle Essbase environment.
Prerequisites
- Marketplace Deployment: Make sure Catalog Storage Type is set to Object Storage Bucket.
Note:
Ask Essbase is enabled by default in Marketplace deployments. All users can submit queries, but only admin users can configure its settings.Note:
For optimal performance, use a Meta Llama chat model when creating an AI connection, for example, "meta.llama-4-scout-17b-16e-instruct". Refer to Pretrained foundational models to view the available models.Set Up Database Connection
- Go to Sources.
- Click Create Connection.
- Select Oracle Database as the Connection Type.
- Enter your Oracle AI Database 26ai instance credentials in the Connection Details .
- Click Save.
Create AI Connection
- Go to Sources.
- Click Create Connection.
- Select GenAI as the Connection Type.
- Fill in the parameters to complete the Vector and chat credential details section:
- User OCID: Find this value in the Configuration file preview.
- Tenancy OCID: Find this value in the Configuration file preview.
- OCI Compartment ID: Go to Identity in the Oracle Cloud Infrastructure console, then select Compartments. You can find the compartment ID there.
- Private Key: Refer to the Required Keys and OCIDs for instructions to create your private key.
- Fingerprint: Find this value in the Configuration file preview.
Note:
To get your OCI credentials:- Sign in to the Oracle Cloud Infrastructure console.
- Click Profile icon, then select User settings.
- Go to Tokens and keys.
- Under the Fingerprint list, select your API key.
- Click the menu (three dots).
- Select View configuration file to view the Configuration file preview.
Note:
If you haven't set up your OCI configuration:- Sign in to the Oracle Cloud Infrastructure console.
- Click Profile icon, then select User settings.
- Go to Tokens and keys.
- Click Add API key.
- Choose Paste a public key.
- On your VM, open your public key file and copy the public key content.
- Return to the Oracle Cloud Infrastructure page and paste your public key content.
- Click Add.
- After you add your API key, click menu (three dots) and then select View configuration file to view the Configuration file preview.
For more details, refer to the Required Keys and OCIDs.
- Use the following details to complete the Chat profile details section and Vectorization section and MDX generator details section:
- Chat model: Select meta.llama-4-maverick-17b-128e-instruct-fp8 or any current model listed under Pretrained foundational models
- OCI region: us-chicago-1 (all regions are available)
- Generative AI service URL:
https://inference.generativeai.us-chicago-1.oci.oraclecloud.com/20231130/actions/embedText - Vector embedding model: cohere.embed-english-v3.0
- Transfer timeout: 3000
- Description: (Optional)
Vectorize Documentation
- Go to the Academy.
- Select Ask Essbase.
- Click Settings icon, and select the Active GenAI connection you set up.
- Click Vectorize.
- This starts a background job that creates a vector index, uploads files to OCI storage, and prepares the system for chatbot queries.
- You can track the job progress in the Jobs UI or directly in the chatbot interface.
- You only need to perform this process once.
Start Using Ask Essbase
- After vectorization completes, ask questions directly in Ask Essbase.
- The AI provides complete answers along with links to supporting documentation.
Deactivate
- Click Settings icon, then click the Delete icon on the form page to deactivate Ask Essbase.
Note:
This action initiates a background job that drops the vector index and vector table, deletes the chat profile linked to the vector index, and removes all documentation pointer files from the OCI bucket.