Categories
- All Categories
- Oracle Analytics Learning Hub
- 26 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 235 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Hidden objects in a folder
We upgraded from 11g to 12c recently. Under shared folders, we have a sub-folder with all the reports and their agents that get triggered based on their schedule.
We have more than 300 objects in this folder but some of the objects - agents and reports are hidden. This never happened in 11g.
I checked 'Show More Details' and 'Show Hidden Items' options but still cannot see them.
Strange part is when I search for those hidden objects, the results show those objects with the exact same location where they were saved. But, when you navigate to that location, the objects seem to be missing.
I created another sub-folder and moved some of the disabled agents to this new folder and to my surprise, some of those hidden objects are now visible in that folder.
/Shared Folders/ - Main folder
/Shared Folders/Agents Folders/ - sub-folder --- location of the reports and their agents
/Shared Folders/Agents Folders/Disabled - sub-folder -- disabled agents were moved here
This makes me think that there might be a limit on number of objects that a folder can contain.
Please let me know if anybody else has encountered this or are aware of the issue.
Also, please share the resolution, be it changes in config file on the limit or any workarounds as this is critical for us.
Thanks in advance.
Answers
-
ee2fe9d2-6b10-41af-bc5e-bb8ee754cd61 wrote:This makes me think that there might be a limit on number of objects that a folder can contain.
Not really, but the catalog page in the UI has limits in the number of objects it can retrieve. These limits exists and are actually set at 300. The Presentation service config file has entries for "MaxSearchResultItemsToReturn" and "ManageCatalogMaxItemsPerPage" and both are set at 300 by default.
If you use the Catalog Manager (the tool you install with the Admin tool) offline you aren't supposed to have any of those limits (online, as it goes via webservices you will probably still hit the 300 limit).
Try configuring your Presentation service increasing those limits of 300 and give it another try.
0 -
Thank you Gianni.
I will try to make the modifications and let you know.
Appreciate your suggestion.
0
