Questions tagged [webcenter]

Oracle WebCenter is a stack of products built on top of the JSF based Oracle Application Development Framework

Owned by Oracle, Oracle WebCenter is a stack of products 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 business users, delivering a development environment that includes WebCenter Framework and WebCenter Services along with an out-of-the-box application for team collaboration and enterprise social networking. According to Oracle, this is the strategic portal product, eventually replacing Oracle Portal as well as the portal products acquired from BEA. Microsoft Sharepoint equivalent of Oracle.

Oracle WebCenter includes

  • Oracle WebCenter Sites
  • Oracle WebCenter Content
  • Oracle WebCenter Portal
  • Oracle Social Network
127 questions
0
votes
1 answer

Exception in prepared execute on table SystemEvents : oracle webcenter installation issue

I am trying to instal oracle web-center in Windows Server 2008 R2. But I am getting this exception (in sites.log) and installation fails. Here's my stack trace. Any kind of help is appreciated. [2013-12-20 03:27:12,141 PST] [ERROR] [pool-7-thread-1]…
smya.dsh
  • 651
  • 5
  • 10
  • 23
0
votes
1 answer

Criteria Workflow Issue

I have a criteria workflow with only one step ,which is Review Step which has " Users can review and edit (replace) the current revision" selected . The scenario is : Author creates a content through webcenter content presenter taskflow and pushed…
user964819
  • 343
  • 3
  • 6
  • 24
0
votes
1 answer

Passing parameters to a portlet (WebCenter Portal)

I have a page (say page1.jspx) in a webcenter portal application. The page has a portlet. I need to pass some parameters to the portlet, that I already have in my pageFlowScope. The parameters are in a HashMap called myParameterMap. myParameterMap…
0
votes
1 answer

Communication between portlets on different pages

Consider a scenario. I have two WebCenter Portal pages. On one page I have a portlet that takes the location and on the second portlet I have a portlet that displays the weather on the basis of the location entered on the first portlet. When the…
0
votes
1 answer

Overriding service-definition.xml of one of Webcenter libraries in ADF application

Here in webcenter-driven ADF application we have a standard library called generic-site-resources-model.jar which contains file META-INF/service-definition.xml, which i wish to alter at one line, to add view resource' security permission, as in: @@…
Alexander Tumin
  • 1,561
  • 4
  • 22
  • 33
0
votes
0 answers

During background method execution Firefox doesn't allow to navigate elsewhere

Here is the scenario: My application has a home page which contains different regions. The page loads all the regions instead of one which is running with separate thread and taking long time. Now during the execution of long running task, if user…
0
votes
1 answer

Choosing GUI framework for portlets under WebCenter portal

I'm just looking through available technologies to create portlets using WSRP. So we have the following requirements (I'll try to explain so as I can): backend part: Jax-WS webservices implementation (in fact JPA + some business logic) frontend:…
ALincoln
  • 431
  • 1
  • 4
  • 12
0
votes
1 answer

Use of JSF 2.0 with webcenter

We would like to use JSF 2.0 application with webcenter application. In the current release, web center PS7 support JSF 1.2 only. Please let me know if anyone has come across such a situation. We plan to use pure JSF 2.0 component which will be…
0
votes
1 answer

Oracle UCM Custom Reject email from workflow step

I have a single step criteria workflow,after the content is rejected from this step I want to send email to the doc author notifying that the content item has been rejected. I tried adding following lines of code in the exit event of the workflow…
user964819
  • 343
  • 3
  • 6
  • 24
0
votes
1 answer

WebCenter Sites tutorials?

I am new to CMS. All i could find on WebCenter sites is developer guide and some youtube videos provided by oracle, which was not much of a help for starters. Can someone please provide any helpful links? (like steps to create a site) Is Oracle…
Dhananjay
  • 734
  • 1
  • 9
  • 14
0
votes
1 answer

How to dynamically change the element definition of a region in content presenter template in Webcenter Portal?

I have been following Yannick Ongena's tutorial http://yonaweb.be/webcenter_tutorial/using_content_presenter_templates I am looking to alter some code in the content presenter template "training-list-item.jsff" so that the region definition will…
0
votes
3 answers

Disable all skins in Oracle Webcenter Portal

Is it possible to disable all skins in Oracle Webcenter Portal? I get about 300kb of css as default. I don't want to use any of the default css since I'd like to write my own css. I've tried to extend the "empty" skin without success. Also I've…
Johan
  • 18,814
  • 30
  • 70
  • 88
0
votes
0 answers

ActiveDirectory users is not accesing UCM contents in WC portal application

Solution: I add security groups into UCM and works! I have a Webcenter tools (UCM, Portal) version 11.1.6 When i using ActiveDirectory(AD) with UCM and Portal, the group's is not converted to UCM roles. I was configure Weblogic+AD+Uenter code…
marcosmvrg
  • 21
  • 3
0
votes
1 answer

Working with WebCenter Content UCM workflow

Which of the Java-libraries can give me access to the management of workflows (creating, adding files to workflow). How is it done?
tsekhan
  • 147
  • 1
  • 1
  • 7
0
votes
1 answer

Url rewriting session issue with oracle webcenter sites 11gR1

I'm trying to do url rewriting from "beautiful" human-readable urls to webcenter internal representation and vice versa. I'm using AssetDataManager to map asset id to asset description, which I use in the URL, and the other way around. This is what…
eis
  • 51,991
  • 13
  • 150
  • 199
1 2 3
8
9