Tagged Questions

Owned by Oracle, Oracle WebCenter is a product built on top of the JSF based Oracle Application Development Framework. It contains a set of components for building rich web applications, portals, and team collaboration/social sites. Oracle WebCenter is targeted at both the development community and ...

learn more… | top users | synonyms

1
vote
1answer
77 views

Local portlets in webcenter

I'm starting to develop a portal with webcenter 10.3.5 (latest version) and from what I could gather I can only consume portlets through WSRP even if they are local. I would not like to incur in ...
1
vote
1answer
58 views

Oracle WebCenter Content Presenter Template

I need to create a content presenter template and integrate it into webcenter. But I am new in this technology. Can anyone give any reference from where I can learn these stuff, any step-by-step ...
1
vote
1answer
64 views

How to display user's profile photo in custom Oracle WebCenter template?

I'm working on a custom template for Oracle WebCenter, created from the scratch in JDeveloper. I woudl like to display a logged-in user avatar (or profile photo) in the upper right of the template. ...
1
vote
1answer
263 views

Failed to run webcenter components

i am trying to install oracle webcenter and some of its compnents like wls_portlet and wls_spaces, in order to deploy and test my portlet in Oracle environment. i have first installed Oracle Weblogic ...
0
votes
0answers
42 views

Oracle Webcenter Installation

I am trying to install webcenter on Windows 7 64bit Webcenter setup is not running with 64bit, so i tried with 32 bit install It started but gives the following error on installation location point. ...
0
votes
3answers
80 views

Dynamic search in ADF

I have a search page with multiple search options(input text boxes) Based on the search criteria entered , I need to create a dynamic search query. (I need search results based on the fields for which ...
0
votes
1answer
57 views

Content Repository type connection is missing in JDeveloper

I've recently started to learn about Oracle WebCenter. I'm running Oracle UCM on VBox(downloaded from http://www.oracle.com/technetwork/middleware/webcenter/downloads/owcs-portalfw-vbox-284132.html) ...
0
votes
0answers
19 views

WebCenter Content Display Template - dt:contentListTemplateDef

My question is regarding dt:contentListTemplateDef. What is the function of var attribute in dt:contentListTemplateDef? Is it in nature of a List of object. Can we access the var from managed-bean? ...
0
votes
0answers
50 views

ckeditor in oracle webcenter spaces

I'm trying to change ckeditor in webcenter spaces. I used this tutorial and added spaces into the oracle virtualbox for Webcenter. my language is arabic and unfortunately I couldn't create any ...
0
votes
0answers
56 views

How to add right to left support for oracle webcenter spaces' fckeditor?

I'm currently study about feasibility of creating our portal with oracle's webcenter spaces. my language is arabic. unfortunately I found that fckeditor don't support rtl. I found some resources like ...
0
votes
0answers
137 views

Oracle Webcenter Interaction and ADF

Could someone please confirm if Oracle Ensemble is mandatory for ADF (Application Development Framework) to be used in Oracle WebCenter Interaction 10G R3? I have looked a documentation how Oracle ...
0
votes
0answers
105 views

Oracle WebLogic, start server with windows

I want to start the WebLogic AdminServer and a few Managed servers when windows starts but when I run the .cmd to create the Windows Services I get java.lang.ClassNotFoundException's in my log files. ...