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

Integrating CAD Cam image as iframe in webcenter portal application

we have to integrate 3D image into our portal application as an iframe inline to our pages Currently we used inline frame which is opening as new window of browser Does anyone…
user964819
  • 343
  • 3
  • 6
  • 24
0
votes
1 answer

Hero Carousel Auto Navigation

I have a carousel Item Implemented by some one in a Webcenter Portal. I have the HTML code, CSS file of it and the JS. The issue I have now occurs when the carousel has 5 Images and is auto sliding. Wait for the carousel to get to the fifth item and…
0
votes
1 answer

how to list the children of selected node ,which is in navigation bar, in a sidebar

I need to add an additional navigation to my oracle webCenter portal project. This additional navigation should show only the children of the selected node, which is in navigation bar, in a left sidebar. How can i do this ? i try to modify list…
0
votes
1 answer

how to list the children of selected node in oracle webcenter portal

I need to add an additional navigation to my oracle webcenter portal project. This additional navigation should show the children of the selected node in navigation bar. Also, this additional navigation is should be in a left sidebar. How can i do…
0
votes
1 answer

Creating Project Gantt in ADF from XML

I need to create a ADF Project gantt chart from an XML. can anyone help me with creating the same. The XML looks something like this:
user964819
  • 343
  • 3
  • 6
  • 24
0
votes
1 answer

Portet Communication between two pages in webcenter portal

I have two portlets(A and B) in two different pages, In first page, the portlet A contain a two buttons(calculate and next) on click on next button its as to navigate for second page(i,e is having portlet B). Can you please suggest on this.
0
votes
1 answer

How to connect Oracle Advance Queue (AQ) from Oracle ADF?

How can I connect to Oracle Advance Queue(AQ) from Oracle ADF. I want to display Advance Queue(AQ) data (i.e. payload XML) in table format into a adf ui page.Is there any adapter available for that?
0
votes
1 answer

What is webcenter?

I tried to understand what is the use of this tool but could not understand much from blogs and oracle docs. My questions are: What are the highlights/features of this tool which make any company or architect decide that this is the appropriate…
Mohit
  • 807
  • 9
  • 11
0
votes
2 answers

wfNotify in IDOC to send mail | csScriptMustBeInWorkflowContext

I have created & called a custom service in my custom template to send mails to users when document gets sent/reject/approve. I want to copy myself in BCC in these mails so that in case of any issues, i could cross check. is there a way i can enter…
Pulkit Bhatia
  • 127
  • 1
  • 7
  • 22
0
votes
2 answers

How to update metadata using content indexs in webcenter content

I need to create a program which can search a document and fill the metadata from document( eg. resume of candidate) like user experience, user skill , location etc. for this i like to use oracle indexing mechanism(Oracle text search) because it…
0
votes
1 answer

Caused by: intradoc.data.DataException: !csJdbcGenericError | Oracle webcenter webservice

I'm getting this error !csServiceDataException,GET_WORKFLOW_HISTORY_EMAIL_DETAILS,QWorkflowHistoryEmailDetails!$ exception backtrace:intradoc.common.ServiceException:…
Pulkit Bhatia
  • 127
  • 1
  • 7
  • 22
0
votes
2 answers

error 404 on hitting http://:8080/cs/REST/

I had successfully configured Oracle webcenter on some of my VM. To access it from my local machine I did some changes in firewell setting. Then after the home page is not accessible and i get 404 error. i.e., http://:8080/cs/REST/ is not…
smya.dsh
  • 651
  • 5
  • 10
  • 23
0
votes
3 answers

WSRP Portlets in Oracle WebCenter : Images referenced from CSS files aren't loaded

If a WSRP portlet displays a jsp page that references a css file which references an image, the image can't be loaded because the url in the css can't be found. The url in the css is a relative one: ../images/image.gif. Details of my problem I have…
Montecarlo
  • 1,239
  • 1
  • 11
  • 24
0
votes
1 answer

Transferring control and data from one taskflow to another based on radio button selection

I have a specific requirement in my project that goes like this: There is one main page fragment which have an input field, a radio button select to perform 4 functions and a submit button. The 4 functions are 4 separate task flows in themselves.…
1 2 3
8 9