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

Oracle WebCenter 12C Portal Domain Configuration using Ansible

I'm trying to configure Weblogic WebCenter 12C Portal Domain via Ansible on CentOS 7, but still can't find the way how to do it. So far I could install weblogic and weblogic portal with DB via Ansible. But I don't know how to configure Webcenter…
Alish
  • 1
  • 1
0
votes
1 answer

Cant render an outputText depending on my systemLocal Variable

I have a page template that in webcenter portal with footer with 2 output text which will be rendered depending on the selected language from the language task flow. I have custom template which I've created with the jdeveloper and had put the…
osfar
  • 401
  • 1
  • 4
  • 23
0
votes
1 answer

FileNotFoundException On Oracle Web center Sites 12C

FileInputStream inStream = new FileInputStream(new File(ics.GetCgi("resumeFileUpload").getFile())); While executing the above line we have received below Exception java.io.FileNotFoundException:…
ssantug
  • 11
  • 4
0
votes
0 answers

Exception occurs while check in the document in oracle ucm web centre

I am trying to check in a document in Oracle UCM. Document check in is failed with below error. Complete error stack trace is as below. intradoc.common.ServiceException: !csServiceDataException,CHECKIN_NEW_SUB,addFiles!$
Waqas Ahmed
  • 4,801
  • 3
  • 36
  • 45
0
votes
2 answers

How I can create Webcenter Portal Application from JDeveloper 12c?

When I want to create WebCenter Portal Application from JDeveloper 12c, I can't find this option in the gallery, how I usually do this from JDeveloper 11g.
0
votes
1 answer

Call services from workflow

I am trying to set up a workflow were the content item is either deleted or moved to another folder, if rejected. No wfFunctions seems to be able to do this, only thing related to deleting content is the services, specifically the DELETE_DOC…
0
votes
2 answers

Specify target folder when using batch loader in Oracle Webcenter Content

I'm using Batch Loader to migrate a large number of files. I'm generating my hda file using a script on the source system. How can I specify the target folder? Everything I've migrated so far has no entry for Folder when I view it's info, and I…
user3130010
  • 93
  • 10
0
votes
1 answer

Webcenter Capture 12c Commit Exception

After I hit the Release button in Webcenter Capture I am getting the following error in the logs: Why am I getting this error? [2018-01-23T19:58:50.189+04:00] [capture_server2] [NOTIFICATION] [] [oracle.odc.commitprocessor.CommitProcessor] [tid:…
Razvan
  • 1
  • 3
0
votes
1 answer

How to get asset name and the attributes of the asset when we know Asset ID in WCS

I am able to get Asset Id and Asset type present in Recommendation asset. However once I get both of them . I am unable to get asset name attribute and the user-defined attributes of the asset using either Asset Id or on using both both Asset Id and…
qaquery
  • 31
  • 1
  • 5
0
votes
1 answer

How to do a custom export from oracle webcenter content (ucm)?

I am working with oracle webcenter content (WCC) aka UCM, and i need to do a custom export, similar to single revision replication. I can't use single revision replication since it is bugged on my UCM server version (11.1.1.8.0) and the destiny…
0
votes
0 answers

Character Issue with non-english characters in filename - Webcenter Content

I am using JDev 11g. I need to upload files to Webcenter Content. I use RIDC API to upload files and i can upload successfully. The problem is that the characters which are non-english are being displayed corruptedly. Is there any settings to set…
Murmelto
  • 162
  • 2
  • 11
0
votes
0 answers

While trying to sort columnwise in a portal application we are getting a exception

java.lang.IllegalStateException: The "value" attribute on a region component with id "null" was null or not specified thus its RegionModel is null. Now using an empty RegionModel instead. ­ java.lang.IllegalStateException: The expression …
0
votes
2 answers

Oracle WebCenter Content Remote Intradoc Client 12.2.1

I have been looking all over the Oracle website for the library(jars) for the Oracle WebCenter Content Remote Intradoc Client (12.2.1) and all I can find is the API reference but not the jar files to download. We are upgrading an application that is…
ChadNC
  • 2,528
  • 4
  • 25
  • 39
0
votes
0 answers

Webcenter: Issue with RIDC and CHECKIN_NEW service

I´m developing an aplication to allow users to do multiple upload on a client application. I´m doing it with Java in a Eclipse environment. The problem starts when I execute the checkin_new service to do de uploads. It shows that error: Event…
Dom
  • 1
0
votes
1 answer

Oracle WebCenter Sites Configuration fails

I have the following stack: RH6/Oracle12c using PLGORCL pluggable database as SID/WebLogic12c/WebCenter Sites 12c I am following the guide Installing and Configuring Oracle WebCenter Sites. I have run rcu and config and I have started Node Manager,…
Arnout Cator
  • 81
  • 1
  • 1
  • 7
1 2 3
8 9