UCM connection repository

I am new to webcenter 11g, I am working on Connecting to and Managing Content Repositories chapter 6: I want Connect to Universal Content Management (UCM) Repository. I need below three parameter values to connect from my local system to work on example.
Configuration Parameters and Values
Parameter Value
RIDC Socket Type : socket
Server Host Name : your.serverhost.com
Content Server Listener Port : The port of your Oracle Server
Please provide the parameter values to continue the work, and need help tp create UCM for local system.
Regards,
Muralidhar K

Hi,
RIDC socket type should be socket
Server Host name: the server host name is the host or ip address where you have installed the Content Server
Content Server Listener Port: the intradoc listener port, usually 4444
good luck

Similar Messages

  • Issue with UCM connection

    Hi All,
    I have a portal application developed in ADF 11g R1.
    Webcenter updates and UCM connection already existed in my application earlier.
    But, suddenly, webcenter updates and UCM connection are not seen. Through "Check for updates" option, I have upgraded the webcenter updates back and in my Resource pallete I am able to see Webcenter Portal - Framework Catalog and Webcenter Portal - Servces Catalog.
    Now, the issue is, when I tried to create the UCM connection under "Application resources" by right clicking Connection->New Connection, I am not able to see "Content Repository" item, hence I clicked "RIDC" and tried to create the connection with the same name "UCM". When I click "Test Connection", it was success. But, when I click "OK", i got a message that "Connection with UCM already exists". But I am not able to see under "Connections".
    Please let me know how can I get back the "UCM" connection under "Connections".
    Please help me out :(
    Thanks, & Regards
    Sneha

    If old version (6.40)
    SSO ticket expired, Cannot create ClientWindow, JS error
    SAP Note Number: 825149
    Newer:
    JCO Pool Viewer Tool for SSO Expiration Problem
    SAP Note Number: 1130191
    Look for "System received an expired SSO ticket":
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/ep/pointers%252bfor%252btroubleshooting%252bportal%252bruntime%252berrors
    Also here:
    /message/2113929#2113929 [original link is broken]
    Regards,
    Slava

  • Unable to create UCM Connection in JDeveloper

    I am trying to create UCM connection but getting the following error:
    oracle.stellent.ridc.protocol.ProtocolException: Unable to initialize connection idc://myhost:4444
    Unable to initialize connection idc://myhost:4444
    java.net.ConnectException: Connection refused: connect
    Connection refused: connect
    can any solve this problem?
    Regards:    

    I am trying to create UCM connection but getting the following error:
    oracle.stellent.ridc.protocol.ProtocolException: Unable to initialize connection idc://myhost:4444
    Unable to initialize connection idc://myhost:4444
    java.net.ConnectException: Connection refused: connect
    Connection refused: connect
    can any solve this problem?
    Regards:    

  • Connecting to UCM Content Repository through Jdev fails.

    Hi,
    I have installed Oracle UCM 11g and trying to connect its content repository through Jdeveloper.
    Though the connection is successful,but when I disclose the connection,I don't get to see anything(Screenshot attached) and see following error message in Messages window of Jdev.
    *Apr 21, 2012 1:10:41 PM oracle.stellent.jcr.IdcPersistenceManager listFolder
    SEVERE: Could not list contents of folder with ID = dCollectionID:-1
    oracle.stellent.ridc.protocol.ServiceException: No service defined for COLLECTION_DISPLAY.
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:135)
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:107)
         at oracle.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:677)
         at oracle.stellent.jcr.IdcPersistenceManager.getChildResources(IdcPersistenceManager.java:635)
         at oracle.jcr.impl.TransientLayer.getChildResources(TransientLayer.java:534)
         at oracle.jcr.impl.FolderNode.getNodes(FolderNode.java:116)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:233)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentDirContext.java:326)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:303)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:297)
         at oracle.jdeveloper.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:143)
         at oracle.jdeveloper.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
         at java.lang.Thread.run(Thread.java:662)
    Apr 21, 2012 1:10:41 PM oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic listFolder
    WARNING: Item UCM#dCollectionID:-1 does not exist.
    javax.naming.NameNotFoundException: Apr 21, 2012 1:10:41 PM oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic throwNotFound
    ALL: Item UCM#dCollectionID:-1 does not exist.
    [Root exception is javax.jcr.PathNotFoundException: Could not list contents of folder with ID = dCollectionID:-1]
         at oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic.throwNotFound(AbstractRepositoryLogic.java:26)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:241)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentDirContext.java:326)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:303)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:297)
         at oracle.jdeveloper.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:143)
         at oracle.jdeveloper.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: javax.jcr.PathNotFoundException: Could not list contents of folder with ID = dCollectionID:-1
         at oracle.jcr.impl.ExceptionFactory.pathNotFound(ExceptionFactory.java:1016)
         at oracle.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:691)
         at oracle.stellent.jcr.IdcPersistenceManager.getChildResources(IdcPersistenceManager.java:635)
         at oracle.jcr.impl.TransientLayer.getChildResources(TransientLayer.java:534)
         at oracle.jcr.impl.FolderNode.getNodes(FolderNode.java:116)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:233)
         ... 6 more
    Caused by: oracle.stellent.ridc.protocol.ServiceException: No service defined for COLLECTION_DISPLAY.
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:135)
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:107)
         at oracle.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:677)
         ... 10 more
    Apr 21, 2012 1:12:30 PM oracle.stellent.jcr.IdcPersistenceManager listFolder
    SEVERE: Could not list contents of folder with ID = dCollectionID:-1
    oracle.stellent.ridc.protocol.ServiceException: No service defined for COLLECTION_DISPLAY.
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:135)
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:107)
         at oracle.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:677)
         at oracle.stellent.jcr.IdcPersistenceManager.getChildResources(IdcPersistenceManager.java:635)
         at oracle.jcr.impl.TransientLayer.getChildResources(TransientLayer.java:534)
         at oracle.jcr.impl.FolderNode.getNodes(FolderNode.java:116)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:233)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentDirContext.java:326)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:303)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:297)
         at oracle.jdeveloper.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:143)
         at oracle.jdeveloper.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
         at java.lang.Thread.run(Thread.java:662)
    Apr 21, 2012 1:12:30 PM oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic listFolder
    WARNING: Item UCM#dCollectionID:-1 does not exist.
    javax.naming.NameNotFoundException: Apr 21, 2012 1:12:30 PM oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic throwNotFound
    ALL: Item UCM#dCollectionID:-1 does not exist.
    [Root exception is javax.jcr.PathNotFoundException: Could not list contents of folder with ID = dCollectionID:-1]
         at oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic.throwNotFound(AbstractRepositoryLogic.java:26)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:241)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentDirContext.java:326)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:303)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:297)
         at oracle.jdeveloper.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:143)
         at oracle.jdeveloper.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: javax.jcr.PathNotFoundException: Could not list contents of folder with ID = dCollectionID:-1
         at oracle.jcr.impl.ExceptionFactory.pathNotFound(ExceptionFactory.java:1016)
         at oracle.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:691)
         at oracle.stellent.jcr.IdcPersistenceManager.getChildResources(IdcPersistenceManager.java:635)
         at oracle.jcr.impl.TransientLayer.getChildResources(TransientLayer.java:534)
         at oracle.jcr.impl.FolderNode.getNodes(FolderNode.java:116)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:233)
         ... 6 more
    Caused by: oracle.stellent.ridc.protocol.ServiceException: No service defined for COLLECTION_DISPLAY.
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:135)
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:107)
         at oracle.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:677)
         ... 10 more*
    I am using Windows 7 64-bit OS and the version of UCM softwares I have installed are following:-
    RCU - ofm_rcu_win_11.1.1.5.0_disk1_1of1
    WebCenter- ofm_wcc_generic_11.1.1.6.0_disk1_1of2 and ofm_wcc_generic_11.1.1.6.0_disk1_2of2
    Database - Oracle XE
    WeblogicServer - wls1035_win32
    I am able to install and create all the softwares and Weblogic domain.I am successfully able to start Admin Server and UCM Server,I can see UCM server is up and running in Admin Server EM.
    I am able to see the WebCenter Content Server using URL http://localhost:16200/cs.I have already enabled FrameworkFolders at AdminServer->Component Manager->Folders.
    I want to see the contents in Content Repository through the Jdev connection and build my page according to that.
    Please help me out.
    Appreciate your help.
    Thanks,
    Gaurav.

    Hi,
    Thanks a lot for your reply.
    In my case,when I go to http://localhost:16200/cs,this opens Oracle Web Center Content page ,then from there,I go to Administration->Admin Server,this opens up Oracle Web Center Content Admin Server.Further I go to Component Manager->Folders (Radio Button),here I see FrameworkFolders(CheckBox),I don't see Folders_g.
    I have already checked FrameworkFolders and restarted UCM server,but that was of no use.
    Am I missing anything ?
    Please help me.
    Thanks,
    Gaurav.

  • Ucm connection configuration on webcenter portal app

    Hi All,
    We create a webcenter portal application and connect with Webcenter content using Application Resources --> connections --> content repository connection.
    The parameters that we provided for the connection are:
    Socket type: socket, Hostname, Port, Admin username and Password. We havent given the Webserver context root and Url of the webserver plugin.
    In enterprise manager console while we check the webcenter connection configuration, the Web server context root /cs is automatically availble eventhough we havent provide them while creating our connection(checked on connections.xml also), because of which while using content presenter contributor mode, the UCM environment is opened inline.
    We want our UCM enviroment to get opened in a new window as normal one and not on inline and may i know why the webserver context root is automatically available eventhough we didnt provide it explicitly
    thanks

    Faces messages are displayed in a pop-up by ADF. This is the default behaviour.
    If you want to display Faces Messages inline, then include the af:messages tag in an appropriate place with the inline attribute set to true. Add this to your home page.
    <af:messages inline="true" id="m1"/>

  • Connecting Repository outside Portal domain

    I am trying to connect to the CMS Repository from a standalone Java class, which is not part of any portal application, using the CMS API.
    Cant really find out what classes would be able to obtain a connection and then retrieve nodes for the Repository.
    Anyone with an idea on this could please update?
    Thanks
    Ravi

    Hi Steve,
    I am clearly getting what you said.
    As much as I know a Content Repository is accessed from a portal application. I am perfecly able to achieve this.
    Now if I need to access it from a non portal application say a Web Service or an EJB what are the API classes that can get me connecting to the Repositiry.
    In case of portal application the repository is part of the application and Repository details are in the content-config.xml file. How will this be achieved in case of a Web Service.
    Thanks for your reply again.
    Ravi

  • Retrieve a list of different values of custom metadata field of an UCM connection

    Hi
    I am planning to create a custom search document functionality for my UCM and Portal integration. Basically, I am planing to create CMIS queries dynamically. In order to create the CMIS query, I need the possible values of custom metadata for the user to select from and through a backing bean construct the cmis query based on this selection.
    I have created a custom metadata field (lets say, 'KindOf'). So I want to show the user a list of all possible 'KindOf' values, so user selects the values he wants and I use those values to build the cmis query and show the results.
    What is the easiest, best practices, how would you do it, way of achieving this?
    I have little experience with UCM.
    Regards

    Hi,
    As rightly pointed out by jiri machotka, you want that option list .
    if you create a option list metadata, you have to publish schema to get the values. You can do it by two ways:
    1) Wait for the event which publish the schema automatically.
    2)Select "Publish schema" in the options menu of the Configuration Manager.
    Some good implementation info about searching can be found at - Students at Oracle: UCM: Creating search and check-in profiles with custom metadata
    and http://www.slideshare.net/heikim/effective-strategies-for-searching-oracle-ucm
    Otherwise if you want faceted search or something near to enterprise searching capabilities, then go for enterprise search engines.
    I have recently worked on Enterprise Search Engines on various CMS products for better,intuitive and relevant search results.
    Hope, above information can help you out.
    Regards,
    Hoque

  • Using UCM as repository for Application Attachment files

    Hi,
    We are building an ADF based application (with application tables and all) wherein for a few use cases there is a need to store one or more documents along with the application record. One of the use cases is that for each applicant record their educational transcripts should be captured
    Though we could build an elaborate attachments functionality, I think it would be more scalable if we did this through OCS.
    Are there any tutorials / blog posts which describe how we can call UCM services (?) to upload and view content. Also whether they generate any unique document ids that we can store as reference in our application tables.
    tia
    - Raghav

    Hi,
    There are several UCM's integration methods possible. Please check this document: http://download.oracle.com/docs/cd/E14571_01/doc.1111/e10807/c06_integration.htm#CACHGJBD.
    Regarding RIDC and CIS integrations you can check this: http://download.oracle.com/docs/cd/E14571_01/doc.1111/e16819/toc.htm and this: http://download.oracle.com/docs/cd/E14571_01/doc.1111/e10608/toc.htm
    It's also possible to execute directly UCM web service from your application but for version 11g this is somewhat tricky because of the deployment of UCM on Oracle WebLogic. If you decide to use this method, please write again and I'll share our experience.
    Regards,
    Stoyan

  • MDM Repository not Connecting after Server shifting

    Hi,
    Here We have SAP MDM 7.1 06 on Windows Server 2008 R2 with Oracle.
    Recently we have shifted our MDM Server from 1 Data Center to Another Data Center, After this change MDM Instances started successfully.
    1st Problem:
    Now the problem is, i am  not able to connect repository (Error is:  Repository connect failed, Invalid Object State).  After i mount the MDM Server in console, repository not connecting.
    2nd Problem:
    when i right click on MDM Server in Console, even i am not able to connect Databse in DBMS Setting (Error is:  Unable to connect with Database server).
    Need Help to fix this issue at the earliest.
    Did some searches on net and sdn forums but couldn't get right solutions.
    Thanks in Advance
    Thanks
    Ahmed

    Dear All,
    Thanks For your support.
    The issue has been solved.
    Problem was:  MDM Server and Repository was not connecting to DB, due to sever shifting to new location with different public IP.
    Solution is:  when i check the tnsnames.ora file in the below location Old public IP was given so, now i just changed the newly assigned public IP,  (Under file path: <Drive>:\oracle\SID\product\11.2.0\dbhome_1\NETWORK\ADMIN).
    After the change and update of new public IP in tnsnames.ora, we have restart the MDM instances and DB from OS Level.
    After this activity, DB connection issue was solved, then now i am able to connect to existing MDM repository.
    Thanks
    Ahmed

  • Error connecting to OWBrepository "You dont have any repository to work on"

    I am getting the message saying that "You dont have any repository to work on.OWB client will Exit now ",when i am trying to connect Repository using OWB 11.1.07 client.
    Repository is available on my colleagues machine where also the database is running.
    All login credentials are good, but it keeps giving me this error message.
    Has anyone had this kind of error when connecting to an OWB repository with the 11.1.07 client?
    Thanks for your help

    Error was given because we tried connecting using OWB client 11.1.06 (without patch-set) on a 11.1.07 repository

  • Difference betwen loading a repository and connecting to a repository

    Hi,
    In the MDM console i see 2 options.
    1) Load Reposiotry
    2) Connect repository.
    I mount the mdm server. then i mount the mdm reposiotry and connect to it.
    After connecting i am able to log into the data import manager and data manager and choose the repositury.
    Why is loading the repository required?
    Thanks,
    Vignesh

    Hi Vingnesh,
    Loading the repository is required to login to all MDM clients such as Data Manager ,Import Manager and Syndicator.
    Suppose if repository is unloaded position, then it is required to load the repository to login to MDM clients.
    I think in your case, repository was not in unloaded position, so you do not have to load the repository as it was already loaded.
    Suppose if you stop and start the server, then loading of the repository is required.
    Thanks,
    Narendra

  • Error in getting connection to UCM

    Hi,
    Using configuration wizard I have created a UCM connection to WebCenter content server and the test connection is 'success'. But when I try to expand the UCM node under Application Resource then I am getting following error:
    oracle.stellent.ridc.protocol.ServiceException: No service defined for COLLECTION_DISPLAY
    Regards
    -Arvind

    I am not sure I completely follow you.
    Here is the link to documentation: http://docs.oracle.com/cd/E21764_01/doc.1111/e10978/c08_folders.htm#i1125681
    'Contribution Folders' is the root folder of all folders that a UCM user might have access to. I'm not sure how it is related to your "UCM Content" folder, but apparently you will need to create this folder as a subfolder and move all the content there (read further on in the documentation how to do it)
    Keep in mind, that folders are virtual (it is nothing but a metadata setting and visual presentation - physically, documents may reside anywhere; if you use the default rule, it uses security group and content type parameters to determine where the file is stored).

  • Archive Link - Content Repository - Test Connection error

    Hi all,
    We are trying to create a content reposiotry in SAP 4.7, it gets created and is displayed in SAP content reposiotry list.
    But when I click on "Test Connection" I get the error "Connection Repository does not exist".
    Please help as its very critical to solve the problem at the earliest.
    Regards
    Neha

    We are using OACO as follows:
    Choose Tools ® Business documents, Environment ® Knowledge Provider® KPro® Content Repositories
    Enter the following fields in the u201CChange Content Repositories : Detailu201D  :-
    1)   Content Rep.  :-  ZO  (Content Repository Name)
    2)    Description  :-   Content Repository
    3)    Storage type :-   HTTP content server.
    4)    Version no   :-    0045
    5)     HTTP svr:p  :-  IP or machine name of application server on which DMS has been deployed : Web port of the application server on which DMS has been deployed.
    1)       Program :-   sap/sapDocView.jsp
    Save the created Content Repository by clicking on u201CSaveu201D. We are working on SAP 4.7 versionon  a SAP development server and the content repository has not been transported after creation. Will not transporting be causing this error ?
    Edited by: Neha Bhambu on May 27, 2008 11:09 AM

  • Weblogic Portal + Oracle UCM

    Hi,
    Is there any way to connect Oracle UCM content repository to Weblogic Portal 9.2 or 10.2? Is it through Virtual Content Repository? If so, how to add a new repository to the virtual content repository. It is asking for the SPI class, username and password. It will be great if anyone elaborate on this.
    Let me tell you the scenario I am working on. I am implementing federated search (first source is HTTPFetch, second source is FileSystemFetch and the last source is Oracle content server). I have tried and tested the first 2 sources. They are working perfect. I am stuck with the third source. I do not know how to use Oracle content server as a connector to IDOL server. Is there any way for this? Also, I would like to know the purpose of BEACMRepoFetch.

    Hi,
    there seems to be a JCR repository adapter available for UCM: [http://download-east.oracle.com/docs/cd/E10316_01/ouc.htm|http://download-east.oracle.com/docs/cd/E10316_01/ouc.htm]
    I have no hands-on experience with it, though so maybe someone can share some practical experiences.
    There are quite a few ways to hook UCM and WLP together. JSR-170 is the standard way, I believe the above adapter is based on that. Additionally, you could have a [Service Provider Interface implementation|http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/cmspi/index.html] that plugs UCM to WLP's Virtual Content Repository interface through UCM api.
    Yet another option is to use UCM API directly from portal app. This way you're obviously losing all the nice content related features in WLP such as content selectors, campaigns, content queries, tags, etc.
    Cheers,
    Petri

  • Autonomy + Oracle UCM

    Hi,
    Is there any way to connect Oracle UCM content repository to Weblogic Portal 9.2 or 10.2? Is it through Virtual Content Repository? If so, how to add a new repository to the virtual content repository. It is asking for the SPI class, username and password. It will be great if anyone elaborate on this.
    Let me tell you the scenario I am working on. I am implementing federated search (first source is HTTPFetch, second source is FileSystemFetch and the last source is Oracle content server). I have tried and tested the first 2 sources. They are working perfect. I am stuck with the third source. I do not know how to use Oracle content server as a connector to IDOL server. Is there any way for this? Also, I would like to know the purpose of BEACMRepoFetch.

    Autonomy sells a connector that will index items in Oracle UCM into the IDOL Server. You'll have to check with Autonomy on the versions supported and the cost. With this, you could get UCM information into IDOL just the same as you are doing with HTTPFetch and FileSystemFetch.
    As for connecting UCM into the WLP Virtual Content Repository, there is not yet anything provided out of the box. However, you can implement your own CM SPI to provide this or you can wait for the product to provide it. It is my understanding that there will be a VCR integration via the CM SPI coming soon.
    Finally, BEACMRepoFetch is basically a pre-configured and privately used instance of FileSystemFetch. This is used by the BEA Content Repository to populate the IDOL Server index for full text searches coming through the VCR full text search API.

Maybe you are looking for