Publisher (Site Builder) has several functions. One is to create web page from native documents (Word, Excel, etc.) as you noted. Another is to perform...
One way to do this is to 1) obtain the WSDL for for the ESB service you want to invoke 2) create a Content Server Service Handler that invokes the remote web...
Hi all, is there a way to get number of documents that are in specified folio. Like i want to know what documents(dDocName or dID) are in the folio. Thanx...
Hi I know you can use Archiver to map values and change the metadata of all content. What about folders? If I want to change the Security Group in ALL...
Is there anyway to make spell checking mandatory on all Site Studio contribution form elements? We are using FCK Editor and I know there is the option to add...
You could use the propagate option to update any metadata you would like within your folder structure. You first have to set the fields you want to propagate...
Hello all, We are experiencing some issues since upgrading to the latest version of Oracle Content Server - Windows Explorer Integration - Version 10gR3...
Hi thanks for the response, Propagation really isn't an option. I want to change the security group by mapping the old values to the new ones. Propagation...
Hi, I have installed OCS 10gR3 and am using Apache2.2. How can I increase the timeout of the server. As I am following Oracle Note: 445494.1 to debug the...
http://httpd.apache.org/docs/2.2/mod/core.html#timeout also see KeepAliveTimeout A google search for apache increase timeout server yields a number of other...
Since upgrading from 7.51 to 10G some of my custom fragement code in site studio is not working. Here is the code: <!--$ssUserSearchText='(' & ssUserSearchText...
Are you really sure you want to do this? What happens if you need to include a word that does not match the dictionary, like someone's name? I think it's best...
Update: I have looked in folio jar classes. So there is a class FolioDataHelper that has methodes that i need. Every method needs DataBinder so i create new...
Hi, We need to implement solution where frontend would be sharepoint and repository will in Oracle UCM. We would like to use "Web Parts User Guide for...
Hi All, Could anyone please guide me thru of how we can pass the Querytext in the serach results page in content server 10gR3. As far as I knew we pass thru in...
I am creating a html form where I want to display only certain meta-datas on my hcsp page. One of the meta-data file is an option list and I want to only...
Is there a way to selectively send documents to the IBR? As far as I can tell (sorry, I'm still learning the app), conversion seems to be all or nothing (i.e.,...
Take a look at the "Allow override format on check in" General Configuration option. You can create separate format configurations (e.g., "doc to convert", ...
There is a component called "Selectively Refine and Index" out there somewhere. Not sure exactly where one would find it, but it might be worth checking on. ...
We are modifying the custom JSP Checkin form from Bex Huff's guide. ServerResultSet metaDefs = sb.getResultSet("DocMetaDefinition"); for (metaDefs.first();...
Hi, As mentioned in Licensing Information document of ECM product family, Web Parts for MS Share Point are included in Oracle UCM License or in Oracle Content...
I'm wondering if there is a way to customize a content checkin/update form that used an FCK editor rather than a standard textarea field. I have an editor...