How can I identify all analysis in the catalog that contains a filter that is based on the results of another analysis? Due to limitations on TimesTen, we need to remove all instances of the filter based on another analysis functionality completely.
Either search the catalog using the catalog manager tool for the reference to the filter, do the search on the physical files in the file system or use SampleApp as a starting point and run the scripts needed for the "Webcat Analysis" dashboards for the Lifecycle&Admin part: http://slc02okg.oracle.com:7780/analytics/saw.dll?dashboard&PortalPath=%2Fshared%2F10.%20Lifecycle%20and%20Admin%2F_port…
Hi Christian
Thank for your reply! It is not a single or named filter I'm looking for, rather a type of filter. I need to identify all instances of the use of filter type "based on the results of another analysis". It doesn't matter what the name of the filter is or where it is used, just that it is being used. I have a huge catalog and need to identify all the analyses that I need to go into and remove/alter the filter based on the result of another analysis.
Catalog Manager only tells me if it is an Analysis or a Filter, not which type of filter is used inside the analysis. Or am I missing something?
As @Christian Berg said:
do the search on the physical files in the file system
From a quick test I think you want to be searching for <saw:filter><sawx:expr xsi:type="sawx:subQuery". Assuming you're on Linux, the grep would be:
oracle@demo:SampleAppWebcat () $ grep --files-with-matches --recursive '<saw:filter><sawx:expr xsi:type="sawx:subQuery"' /app/oracle/biee/instances/instance1/SampleAppWebcat /app/oracle/biee/instances/instance1/SampleAppWebcat/root/users/prodney/filter_test /app/oracle/biee/instances/instance1/SampleAppWebcat/root/shared/demos+marketing/es5_3 /app/oracle/biee/instances/instance1/SampleAppWebcat/root/shared/demos+marketing/es5 /app/oracle/biee/instances/instance1/SampleAppWebcat/root/shared/demos+marketing/es5_2 /app/oracle/biee/instances/instance1/SampleAppWebcat/root/shared/06%2e+dashboard+design/prompts/indirect+prompting/results+report /app/oracle/biee/instances/instance1/SampleAppWebcat/root/shared/10%2e+lifecycle+and+admin/webcat+statistics/dependency/analysis+to+dashboards+lookup
From this you can identify the affected analyses.
Exactly what I needed, thank you!!!
Description: Join our Product Management team to learn about new features that are part of 26.R3 Application release of Fusion Data Intelligence (SCM). The session will cover updates on Supply Chain Management and Procurement. Presented by: Anil Sebastian - Senior Director, SCM Product Management, Fusion Data Intelligence…
So when I click the apply button, it uses the value . Also. How do I stop the auto populate table when the report opens???? I am in OAC
Good day, please kindly assist. We are creating a graph to calculate the number of assets per milestones. However, the planners have only populated assets for only one milestone from the list of milestones the customer wants to track. Which gives an incorrect view as the project moves past different milestones that it has…
I scheduled the report in OTBI and the agent was run successfully. However, I do not receive the report after the run in my inbox. The addresses are properly recorded, and the report is in an excel format and saved as a pivot table in otbi. What can be the cause?
Anyone has any idea why the OAC documentation on custom viz is not available now? I was able to access till last week - https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/build-package-extension.html. Does this mean OAC doesnt support custom viz or custom workbook extensions?
I made a parameter with letter range values… put it into a dashboard filter. Then I created an expression filter to bind it to my last name column in the table with the image I uploaded here. I am getting the following error??? Invalid Expression. Validation of parameter values failed. A general error has occurred. Message…