Hello team,
Wanted to know if we have a way to achieve below functionality with OAC
Have a look at using OAS Agents to trigger an email when a specific even occurs. Heres the link to the documentation on this https://docs.oracle.com/en/middleware/bi/analytics-server/user-oas/automate-business-processes-agents.html#GUID-58082547-B607-4AC4-883D-DDF904F78E3B
What Brendan said.
"Classic" agents have a condition that allow the agent to continue execution or stop it. Just do not abuse the schedule: don't schedule an agent to run every 5 minutes with a condition on the sales drop % if you load your source data only once every hour or once per day.
Even if the agent doesn't send anything, it is still executed and will check the condition all the time, schedule it correctly based on the frequency of your data load.
Also make sure to keep the condition as simple as possible: no need for the condition to retrieve 10k rows over 20 columns, it just need to return something or nothing (it's a condition), therefore build it with a "minimum effort" in mind.
There is an idea in the idea lab about this feature:
also that one:
Do you know if connections that do not use TLS will be affected by the September 2026 update? Regards, Alison.
We have a requirement to embed OAC reports within the OCC Marketplace for both Organization and Non-Organization users. Currently, Organization users can access the reports through Oracle Analytics Cloud. However, the requirement is to make these reports available as embedded content within OCC Marketplace. When a user…
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.