Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Update Metadata in Search Results - Oracle WebCenter Content 11.1.1.6

Is there an out of box plugin/component/method to allow users of Oracle Web Center Content 11.1.1.6 to be able to update Metadata directly in the Search Results screen rather than having to click on Info and then Update and Save...
Answers
-
Not that I'm aware.
You'd need the entirety of the data environment in order to execute the update. SearchResults would only have part of the data, plus any profile data/configuration specific to the content item would be missing.
You could create a component that adds the update link directly to the search results menu. It shouldn't be that hard. That would eliminate the need to go to the info page as an intermediate step.
(A really industrious customization would also add a redirect URL that puts you back on the search results page...)
-
Thanks for the response. I was thinking that there was likely not an out of box solution but your idea is a good one!