Allow Script in Python in Data Flow
Original Idea Number: a052ce91c3
The scripting architecture allows for custom R or Python scripts to be wrapped as XML files describing the inputs and outputs. These scripts can be loaded into / registered with Oracle Analytics and are then callable like any other standard analytic function through a generic EVALUATE_SCRIPT ("Scriptname", "parameter name and parameter value list") function.
Oracle Analytics Desktop allows you to format custom Python and R Scripts for use.
To use Python in Oracle Analytics Desktop, you need the script to be embedded in a simple pre-defined XML format.
Once formatted in XML, upload the custom script into Oracle Analytics Desktop by clicking Create --> Script
Invoke the script from a Data Flow. Add the "Apply Custom Script" node to the dataflow and select your script.
Uploaded custom scripts can be found in the Machine Learning tab and can be invoked via Data Flows or using calculations within the project.
The following option is not available anymore in OAC. This is the current request. ---> how to enable Loading of Custom Scripts on your OAC environment.
OAS Classic Report Results display the first 5000 rows and the OAS user needs to click the next button for the next 5000 rows and so on. The 5000 row limit is the maximum allowed to be setup in the OAS Console. OBIEE Report Results support display of the entire report results data set. Our users would like this feature in…
Background We recently identified an issue through an inconsistency in the number of records returned in an API response. This allowed us to notice, after the fact, that a fix had been applied that changed the behavior of an existing API. Problem We understand that information about resolved bugs is eventually made…
We need a way for non-admin users to view the backend/physical SQL queries executed by reports (via Session and Query Logs) without granting them full administrator access. OAC's custom Application Role model (Console > Roles and Permissions) allows selecting fine-grained permissions instead of assigning predefined roles.…
Customer would like to request that IBM DB2 12.x be added as a supported data source for Oracle Analytics Server. They hope that it will be included as a certified and supported data source in the next(Year 2027 ) OAS release. Background: The customer is currently operating a reporting and analysis platform using Oracle…
We would like to restrict the MCP to certain OAC application roles instead of all the users. Please help us to achieve this functionality.