Questions tagged [webcenter-sites]

Oracle WebCenter Sites, previously FatWire Content Server, is a CMS product which is part of Oracle WebCenter stack.

Oracle WebCenter Sites is a CMS product which is part of Oracle WebCenter product stack. It was formely known as FatWire Content Server, and FatWire acquired it from Divine/OpenMarket before that. It is a java-based enterprise product.

49 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

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

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
votes
2 answers

Page attribute value showing null in oracle webcenter sites 11g R1

Hi I am working in oracle webcenter Sites 11g. I have added a new page attribute name pagetitle and added that in PageDefinition and add a new template with JSP logic and added the code: <%=ics.GetVar("pagetitle")%> but when viewing the page…
1 2 3
4