Home/ Oracle WebCenter Quick Search

Oracle WebCenter Quick Search 1.2.0 MOD APK for Android

Oracle WebCenter Quick Search
Version 1.2.0
Update Time April 29, 2025
Category Business Office
Size 341.03KB
9.2
1
2
3
4
5

Shop Google Play on the web. Purchase and enjoy instantly on your Android phone or tablet without the hassle of syncing.

Oracle WebCenter Content Quick Search Android App

This App lets you connect to an Oracle WebCenter Content Server (aka Universal Content Management UCM, aka Stellent, see http://www.oracle.com/technetwork/middleware/webcenter/content/index-094708.html), do a quick search, view the results, view and download individual content objects.

The App has been developed with Cordova (aka PhoneGap) and been tested on Samsung Galaxy Tab with Android 2.3.

The WebCenter Content Server input field needs a URL in the form of

http(s)://your_content_server/cs/idcplg

The search can be done without user and password in order to find public content, or with user credentials to access also secured content. Please note that username and password are sent in Base64 encoded clear text and encoding does not mean encryption, so this is unsecure, unless you are using a SSL connection to UCM.

The view operation recognizes WebCenter Content Converter and shows the HTML converted rendition of the content object when supported. Otherwise view will use the WebCenter persistent content URL to the webviewable rendition. The download operation gets the original file of the content object and downloads this to your local device external storage directory.

All user input is saved as preferences for next invocation, excluding the password for obvious security reasons.

The Quick Search input can also be left empty in order to find the latest content objects.

Only WebCenter Content 11g and UCM 11g are supported (no earlier versions).

Limitations in this version:

• Only a maximum of 200 search results are shown

• Speech recognition not yet implemented

• Only the latest released versions are used

• Only standard Metadata supported

What's New in the Latest Version 1.2.0

Last updated on Jan 17, 2016 Version 1.2:
- Fixed bug on Android 4
You have to Login first in order to see secured content
- Upgrade to PhoneGap/Cordova V2.1

Earlier Versions:
- added support for file extension
- password is now encrypted and saved into preferences
- bug fixes in spinning dialogs and return key
- New login and logout buttons using Content Server Services. This should now support Content Server Installations integrated with Single Sign On.
- Support for SiteStudio Datafiles
- Improved Progress Dialogs