Integration of Apache Solr* and Webcenter Sites.

Hi ,
I am new to Apache Solr and Webcenter Sites . could you please guide us how to integrate both of them using SolrJ . please provide us the best ways for integrating them .
Thank you,
Sashank P

Hi Sashank,
In short you would need to customize WebCenter Sites.
You would need to include Apache Solr Client libraries into lib directory of you sites installation and call it withing the jsp template.
BR
user12345

Similar Messages

  • WebCenter Portal and WebCenter Sites Integration

    We have a client requirement where we need to provide Web Content Management and Portal Solution in Oracle WebCenter product stack.
    Contents, Templates and other Content Assets will be created and managed in WebCenter Sites, WebCenter Portal will be used for content delivery (Display content to end user). There is another requirement of content editing from WebCenter Portal; where a set of users will have the right to editing content present in WebCenter Sites.
    Is there any available solution for integrating WebCenter Sites and WebCenter Portal to fulfill above requirements?

    The best available info is in this thread: Integrating webcenter sites content in to Webcenter portal
    Take a look also at this one: Re: WebcenterSites Vs WebcenterPortal

  • Apache 2 and ~User Site folder

    I recently installed Apache 2 following the helpful guide at http://www.phpmac.com/articles.php?view=244, at any rate while I have Apache running correctly, and can load http://127.0.0.1 (which displays the Apple default stuff) I cannot load http://127.0.0.1/~username. I have followed the guide, editing the httpd-userdir.conf, so I am not sure what to do. Having looked at an old Apache httpd.conf file I noticed that it had a
    <IfModule mod_userdir.c>
    UserDir Sites
    </IfModule>
    statement which is missing from the new httpd.conf, might that be the source of the problem? For example, there may be a module that I failed to install? If so a little direction would be a big help -- I don't know much about adding modules beyond "LoadModule". Any help is much appreciated!

    >Would you please take a look at my thread 9-22-06
    Not unless you post a link to it.
    In any case I know exactly what I'll say there.
    The first is to ask what the logs say. I'll go out on a limb and say there's an error message that looks something like:
     Permission denied: access to /Users/billjones/Sites/index.php failed because search permissions are missing on a component of the path.
    Am I right?
    If so the log message tells you what's wrong - Apache doesn't have permissions to search the directory tree to get to the document, so it doesn't know if the document exists, or whether it can serve it.
    You need to add world-executable privileges to every directory in the path to the file - that means /Users, /Users/billjones and /Users/billjones/Sites
    Since your other 'guest1' account works it's likely that /Users has the right permissions, so focus on the other directories.
    You'll need to chmod a+x /Users/billjones in order to set the execute bit on your home directory. Then repeat it with the /Users/billjones/Sites directory.

  • Endeca - Webcenter Sites integration

    Hi,
    Has anyone worked on the integration of endeca with oracle webcenter sites? I have to connect the database of oracle webcenter sites to endeca..but clueless on how to proceed..... :(
    Any suggestions would b great..Thanks!

    The primary way to ingest data from DB is JDBC, both pipeline and CAS support this option. (There is also a ODBC option in pipeline). In general you have to set the java home, driver class path, DB connection properties and provide a SQL that will return you the data that you want to ingest. Once you have the data the rest of the steps are similar to using CSV or XML.
    Check the Developer Studio help if you plan to use pipeline OR the CAS Developer Guide if you plan to use CAS.
    HTH,
    Pankaj.

  • ATG & Webcenter Sites integration?

    Is there going to be a convergence of ATG WebCommerce and WebCenter Sites down the road?

    It seems that Oracle's focus has moved a bit from Oracle ATG only to Oracle Commerce. As such the forward looking information (of course accompanied with a good safe harbour statement) is now in general the combination of ATG and Endeca.
    Elements of further integration are much lickely to include:
    - structured and unstructured (web content) data integration from Sites to Endeca
    - Single Sign on between the backend elements of the solutions (administration purposes)
    - integration with Experience Manager for feeding cartridges from Sites
    This is in addition to the existing integration possibilities between WebCenter Sites and ATG currently
    Oracle WebCenter - 11g Release 1 (11.1.1) (search for ATG in the page)
    Hope this is helpful to you!

  • How to integrate oracle webcenter with oracle webcenter Sites?

    How to integrate oracle webcenter with oracle webcenter Sites?

    This very much depends on what you mean by the first "oracle webcenter" and what kind of integration you are looking for.
    Oracle WebCenter contains three main product lines:
    - Oracle WebCenter Portal,
    - Oracle WebCenter Sites,
    - and Oracle WebCenter Content.
    Since the newest version 11.1.1.8 it is possible to store Sites' assets in WebCenter Content.
    WebCenter Portal, where the name WebCenter originated from, is another front-end technology, so it would rather co-exist next to Sites than integrate with them. See this thread WebCenter Portal and WebCenter Sites Integration for more details.

  • WebCenter Sites and UCM integration

    Hi,
    Can any one help me to integrate WebCenter Sites with UCM.

    There are a number of approaches to doing this, and it totally depends on the version of UCM you're using (and the version of Sites too for that matter).  Have a look at this presentation that Bex Huff and I gave at Collaborate last year. 
    Seamless Integrations between WebCenter Content, Site Studio, and W...
    Regards,
    Tony

  • Need some Document\Approach\Guidance on Webcenter Site and ATG Integration

    we have a requirement where pages/templates/content will be created in Webcenter Sites and will be consumed in ATG. I am looking for some Document\Approach\Guidance for Webcenter Site and ATG Integration

    I am looking for some Document\Approach\Guidance for Webcenter Site and ATG IntegrationBelow may help you:
    http://www.extended-content.com/wp-content/uploads/2012/07/WhitePaper-PublishingContentToATGFromOracleWebCenter-July2012.pdf
    http://www.extended-content.com/mediastore-now-integrates-with-webcenter-sites/
    http://technology.amis.nl/2011/08/13/fatwire-integrated-into-webcenter-as-webcenter-sites-for-web-experience-management/
    Hope this helps.
    -RMishra

  • Integrating WebCenter Sites 11.1.1.8 and Endeca

    Hi all,
    What’s New in Oracle WebCenter Sites 11.1.1.8 document states there is an integration of WC Sites with Endeca.
    "Oracle Endeca Integration: Incorporate faceted search and guided navigation into WebCenter Sites driven websites to deliver more precise, relevant and complete search results. Enable site visitors to find information quickly with guided navigation. This Proof-of-Concept (PoC) reference implementation demonstrates how to integrate Endeca cartridges within WebCenter Sites. It includes sample code and best practice guidance. It will be productized at a later date."
    Could you please guide me to where to find such PoC and more info about this integration?
    We need to accompplish integration of WCSites and Endeca GuidedSearch.
    Any help will be very much appreciated.
    Regards,
    Juan

    The recommendation from the Oracle WebCenter & ADF Architecture Team is to keep the parts decoupled, installing WebCenter Sites on a separate machine. Otherwise it would be leading towards a 'Type 3' integration. Specifically looking at the proof-of-concept application 'Spark', which requires WebCenter Sites and WebCenter Portal installed on the same machine:
    +"Due to this co-deployment requirement, most clients have avoided installing or using Spark. And not without reason: installing two big, complex applications on the same environment is problematic with regards to scalability and tuning."+
    http://blogs.oracle.com/ATEAM_WEBCENTER/entry/integrating_webcenter_sites_with_webcenter3
    The introductory article on integrating WebCenter Sites and WebCenter Portal:
    http://blogs.oracle.com/ATEAM_WEBCENTER/entry/integrating_webcenter_sites_with_webcenter
    Thanks

  • Integration between Webcenter Sites and Oracle Real time Decision(RTD)

    Hi,
    I want to integrate RTD with Webcenter Sites for automated targetting purpose. Can you please provide any implementation view on this?
    Thanks,
    Krishnendu Chatterjee

    Hi,
    Hi,
    I am also looking for the same..
    Did you get any link or documents?
    Thanks,
    Dev

  • How to install webcenter sites 11.1.1.6 or 11.1.1.8 in cluster configuration and delivery mode?

    I am trying to install webcenter sites 11.1.1.6 using cluster configuration and in delivery mode but its not getting installed properly.
    Can anyone please share on the steps to follow while installing webcenter sites in delivery environment?

    The recommendation from the Oracle WebCenter & ADF Architecture Team is to keep the parts decoupled, installing WebCenter Sites on a separate machine. Otherwise it would be leading towards a 'Type 3' integration. Specifically looking at the proof-of-concept application 'Spark', which requires WebCenter Sites and WebCenter Portal installed on the same machine:
    +"Due to this co-deployment requirement, most clients have avoided installing or using Spark. And not without reason: installing two big, complex applications on the same environment is problematic with regards to scalability and tuning."+
    http://blogs.oracle.com/ATEAM_WEBCENTER/entry/integrating_webcenter_sites_with_webcenter3
    The introductory article on integrating WebCenter Sites and WebCenter Portal:
    http://blogs.oracle.com/ATEAM_WEBCENTER/entry/integrating_webcenter_sites_with_webcenter
    Thanks

  • Document\Approach\Guidance for ATG Integration with Webcenter Site

    we have a requirement where pages/templates/content will be created in Webcenter Sites and will be consumed in ATG. I am looking for some Document\Approach\Guidance for Webcenter Site and ATG Integration

    I am looking for some Document\Approach\Guidance for Webcenter Site and ATG IntegrationBelow may help you:
    http://www.extended-content.com/wp-content/uploads/2012/07/WhitePaper-PublishingContentToATGFromOracleWebCenter-July2012.pdf
    http://www.extended-content.com/mediastore-now-integrates-with-webcenter-sites/
    http://technology.amis.nl/2011/08/13/fatwire-integrated-into-webcenter-as-webcenter-sites-for-web-experience-management/
    Hope this helps.
    -RMishra

  • How ATG,Endeca,Webcenter sites are integrated in eCommerce?

    Hi all,I just began studying ATG,and have not known it very much. My company use oracle's products like ATG,Endeca,webcenter sites.But I don't understand:
    1.how they are integrated togethor.
    2.What is their respective role in the whole eCommerce development?
    3.how they collaborate with each other ?
    I will very appreciate if you can solve my confusion.
    sorry about my poor english.

    Hi Sarah
    What verison of ATG is your company using?
    We can then point you to the right material.
    For example prior to ATG 10.1.1 there was no product integration between ATG/Endeca it would have been a custom integration.
    Thanks
    Gareth

  • Webcenter sites integration with ATG

    I have question on Webcenter sites and ATG integration. 
    We have to use webcenter sites as Web content management system that will feed the static content(text, images, videos, and other documents) to ATG. ATG will be acting as front end and host webpages. We have below two possibilities that we can think of
    From Webcenter site we will use its APIs and expose web-services that ATG can consume to get the static contents. (requires lot of effort)
    Webcenter site will publish content on the file system that ATG can link to and show them in a webpages. (relatively less effort)
    Second solution looked good but there is no documentation that says it is possible. Only one document ‘cip_11gr1_for_file_systems_and_ms_sharepoint_administrator_guide.pdf’ explains
    the pulling the data from file-system but it does not mention publishing to file-system.
    Another document (webcenter_sites_11gr1_bp1_admin.pdf) that explains publishing to hard disk is template based publishing meaning, we will have to create templates which not a not intended way. since we don't want to create template just to publish.
    My question is – is it possible that webcenter sites can to publish to file-system? If yes is there any document which can help us achieving that?
    Will appreciate if you can suggest any other approach for integrating these two product.
    Thanks
    Sameer

    Hi Sameer -
    OOTB you can publish assets directly to disk using Export to XML, but you realize that by doing that, you're essentially using Sites as a very expensive GUI over a database.  By using a combination of Java classes and JSPs you can create very rich markup (or XML, or JSON, or whatever you like) and render that, then export that data to disk.  That way you can traverse asset relationships and write much more complex data to disk for consumption by external systems.
    As for your options of #1 vs #2, you need to think carefully about what your goals are for using Sites and for using ATG.  There are a number of other integration options between Sites and ATG, including the reverse of #1, which is to have Sites render most pages and then consume data from ATG in service form.  There is also the efficient and decoupled approach of standing up ATG and Sites side-by-side and selectively integrating components together.  So Sites would drive marketing content and ATG would drive commerce content, and the two would leverage service APIs between the two when needed (for example, to render an ATG promo in Sites, or to render a detailed product description from Sites in ATG).
    Each approach has pros and cons and there is no Correct Way To Integrate ATG and Sites, but there are, as you can see, several common patterns.
    Hope this helps.
    Sincerely,
    Tony Field
    Function1

  • WebCenter Sites Mobility Server, SSXA and workflows

    Hi all,
    I am trying to evaluate if "WebCenter Sites Mobility Server" adapts to the requirements of a new project. I have been reading the documentation intensively but I have not been able to find the answers to the two questions below.
    1) Is it possible to use Site Studio for External Applications with WebCenter Sites Mobility Server?
    2) Is it possible to use workflows with Mobility Server so that a contributor can accept or reject changes?
    Any help would be really helpful.

    You can not use SSXA or SiteStudio with Mobility Server. Also deep workflow integration is not there.
    You should think about Mobility Server as a preview and publishing extension of Sites. You would create and approve all your assets in WebCenter Sites the way you normally would. Mobility Server accesses those assets via REST but uses it's own pubishing model to deploy the mobile site. It's integrated to via REST and the Preview UI (which sits in the Sites container as a App next to the contributor interface). That is the extent of the integration we have today.
    Mariam Tariq
    WebCenter Sites Product Management

Maybe you are looking for

  • How do I stop Firefox from preloading websites?

    Whenever I try to go into Facebook or LinkedIn Firefox has already loaded the user name and will not allow me to change it. How do i fix things. My family has multiple sites with all of us having our own accounts. Since installing Firefox only one of

  • How do you fix the sound in a mac if it is becoming choppy?

    How do you fix the sound in a mac if it is becoming choppy?

  • OIM 11g uploadresourcebundles.sh script failure

    Hello, I just installed OIM and it is working fine. Now I need to upload some properties files using this script. I run it and after I hit enter to accept the default context factory, I get: oracle.iam.platform.utils.NoSuchServiceException: java.lang

  • Php --?-- xml

    the best way to edit and create xml files in php pages? thanx in advance

  • Password protect confidential files on a network

    Hey Guys, I am starting a new job next week and they have allowed me to use my PB on their PC network. Only problem is I have confidential formulations on my PB and I want to lock and password protect specific folders that have this info and keep it