We have OAC as PaaS instance. When trying to invoke following REST API, getting “Method Not Allowed”.
https://docs.oracle.com/en/cloud/paas/analytics-cloud/acapi/op-20210901-catalog-datasets-datasetid-actions-reload-post.html
Can anyone help please?
Hi @DeepaliG-Oracle ,
Can you share the command that you are using to invoke the API?
Which type of dataset are you trying to reload?
@Federico Venturin
As the API doc also says, I am invoking following, with nothing in the body.
/api/20210901/catalog/datasets/{datasetId}/actions/reload
I meant the full curl command (or equivalent) that you are using to invoke the API (of course, you can mask sensitive information). This error usually happens when you do not specify the protocol or the method is not supported.
Are you using it to reload a dataset created from a subject area/database connection? Please note that it will not work when your dataset has been created from a file
@DeepaliG-Oracle Following up on this. Please provide the curl command you are using, including the request method.
Hi @DeepaliG-Oracle
Please make sure - The object ID of the dataset with Base64 encoding.
base64 <<< 'User1'.'Dataset1
Also make sure Dataset us Automatic Caching enabled. Follow How To Set Data Access to Live or Automatic Caching in DV (Doc ID 2949208.1)
This will not work for file-based dataset (Excel, CSV, TXT).
Does Oracle Analytics Server 2026 include AI features such as a built-in chatbot or AI Assistant? If not, are there any plans or indications that these AI capabilities will be introduced in a future OAS release?
Here is my calculation CAST(COUNT(SAAR_ID) AS VARCHAR(50)) || ' SAARs pending as of: ' || CAST(CURRENT_TIMESTAMP(5) AS VARCHAR(50))
In OAC when I am creating a dataset, How can I pass a Filter from the "Dashboard filters to the SQL? I attached a image like it was don in BIP Publisher
How can you put a total number of records in your oracle OAC table footer
we have two seperate environments in air gap… 1- oas 2024 2- oas 2026 developers in both env, required extensions like push button, racing bar, guage…. where to download.