Hi,
Can we create OAC - AI Agent based on Subject area data.
Regards
Saroj
@Saroj Kumar Behera ,
We can definitely create AI Agents based on the Subject Area but need to consider following:
Hope it helps!
Yes, OAC AI Agent can be created on Subject Area but to enable creating AI Agent based on specific Subject Area Indexing needs to be defined on the said subject area using Search.Index option.
@Rajaraman Loganathan - If I am not wrong there is no separate indexing step required to make a Subject Area accessible for Natural Language Query (NLQ) or AI Assistant.
@Mohammed Rafi Could see only the Indexed subject areas are listed to choose dataset while creating AI Agent
Recent updates to the platform have specifically expanded the AI Assistant and AI Agent frameworks to support enterprise subject areas alongside standard datasets. Key Features for Subject Area-Based AI Agents Indexing and Synonyms: As of March 2025, search indexing includes support for subject areas. This allows administrators to define synonyms for columns within a subject area, making it easier for the AI Agent to understand natural language business queries (e.g., mapping "Earnings" to the "Converted Revenue" column).Author Control: Content authors can explicitly specify which data sources—including specific subject areas—users are permitted to interact with using natural language. Domain Specialization: The January 2026 update introduced domain-specialized AI agents. These agents leverage Retrieval-Augmented Generation (RAG) and custom instructions to allow consumers to interact with curated enterprise data models (subject areas) using their own business vocabulary.
Do you know if connections that do not use TLS will be affected by the September 2026 update? Regards, Alison.
Hi Team, We would like to raise an enhancement request for the SSO/SAML configuration guidance for OAS 2026. We have already raised multiple SRs regarding OAS 2026 SSO configuration. However, we are facing difficulties getting the required guidance, as the available documentation does not clearly cover the OAS 2026 SSO…
We are planning to archive the Contract and Lease data currently sourced from the External Source as Contract and Lease accounting functions are being migrated to Oracle's CLM and Lease Accounting modules. At this stage, only active and partially closed records are being converted into Oracle and the remaining historical…
The difference column is a calculation, and I would like to average that row.
We are trying to convert our OAS reports to OAC and one of the parameters in the where clause of the report is what I am trying to make in OAC. I created a calculation as follows and I am trying to put it into a filter . The code validates EVALUATE('GREATEST ( TRUNC ( NVL (%1, TO_DATE (''1/1/2013'', ''mm/dd/yyyy'') ) ),…