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

Similar Messages

  • Webcenter Sites integration with IDM

    Hi,
    I have gone through the Admin guide and only find ways to integrate Webcenter Sites with LDAP.
    Please suggest can we do SSO implementation using IDM or not? If yes, then please give the link for instruction guide.
    Thanks.

    See http://docs.oracle.com/cd/E29495_01/doc.1111/webcenter_sites_11gr1_wem_developer.pdf (page 22)

  • Webcenter Portal integration with ATG

    Are there any webcenter portal implementation where the ATG storefront features have been been exposed through the webcenter Portal. Are there any plugins or interfaces to enable the integration between portal & ATG.

    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

  • 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!

  • 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.

  • Error while running forge post Endeca integration with ATG

    Hi All,
    We have integrated Endeca application with ATG and then tried running the Endeca baseline update script. However the script failed with the below error message
    Parsing XML dimensions data with validation turned on
    Parsing project file "C:\apps\ATGSample\data\forge_output\ATGSample.xml" (project="ATGSample")
    XMLParser: Reading dimensions, dvals, and synonyms from file "C:\apps\ATGSample\data\forge_output\\ATGSample.dimensions.xml"
    ERROR 06/07/13 05:15:57.022 UTC (1370582157018) DGIDX {dgidx,baseline} Internal error while decompressing input stream: null
    FATAL 06/07/13 05:15:57.022 UTC (1370582157018) DGIDX {dgidx,baseline} Fatal error at file , line 0, char 0; Message: An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened. Id=C:\apps\ATGSample\data\forge_output\\ATGSample.dimensions.xml
    WARN 06/07/13 05:15:57.022 UTC (1370582157019) DGIDX {dgidx,baseline} Lexer/OLT log: level=-1: 2013/06/07 10:45:57 | INFO | Disabling log callback
    We checked the physical location of forge output and found that there is no file called 'ATGSample.dimensions.xml '
    However, when we manually placed this file in the forge output folder and ran dgidx alone, the baseline update failed with the below error
    Parsing XML dimensions data with validation turned on
    Parsing project file "C:\apps\ATGSample\data\forge_output\ATGSample.xml" (project="ATGSample")
    XMLParser: Reading dimensions, dvals, and synonyms from file "C:\apps\ATGSample\data\forge_output\\ATGSample.dimensions.xml"
    ERROR 06/07/13 05:15:57.022 UTC (1370582157018) DGIDX {dgidx,baseline} Internal error while decompressing input stream: null
    FATAL 06/07/13 05:15:57.022 UTC (1370582157018) DGIDX {dgidx,baseline} Fatal error at file , line 0, char 0; Message: An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened. Id=C:\apps\ATGSample\data\forge_output\\ATGSample.dimensions.xml
    WARN 06/07/13 05:15:57.022 UTC (1370582157019) DGIDX {dgidx,baseline} Lexer/OLT log: level=-1: 2013/06/07 10:45:57 | INFO | Disabling log callback
    ============================================================================
    === DGIDX: Version = "6.4.0.692722"
    === Start Time : Fri Jun 07 11:04:15 2013
    === Arguments : "C:\Endeca\MDEX\6.4.0\bin\dgidx.exe -v --compoundDimSearch --lang en --out C:\apps\ATGSample\logs\dgidxs\Dgidx\Dgidx.log --dtddir C:\Endeca\MDEX\6.4.0\conf\dtd --tmpdir C:\apps\ATGSample\data\temp C:\apps\ATGSample\data\forge_output\ATGSample C:\apps\ATGSample\data\dgidx_output\ATGSample"
    === Current Directory : C:\apps\ATGSample
    === Exec Path : C:\Endeca\MDEX\6.4.0\bin\dgidx.exe
    ============================================================================
    Language/collation in use is English (collation=endeca)
    WARN 06/07/13 05:34:15.054 UTC (1370583255046) DGIDX {dgidx,baseline} Lexer/OLT log: level=-1: 2013/06/07 11:04:15 | INFO | Enabling log callback
    No application configuration specified. Using "C:\apps\ATGSample\data\forge_output\ATGSample" as the application configuration prefix.
    ============================================================================
    === DGIDX: Starting phase "Read raw dimensions, properties, and records"
    === Current Time : Fri Jun 07 11:04:15 2013
    === Total Elapsed : 0.1131 seconds
    === User CPU Time : 0.0625 seconds
    === System CPU Time : 0.1250 seconds
    === Memory Usage : 18.44 MB
    ============================================================================
    Parsing XML dimensions data with validation turned on
    Parsing project file "C:\apps\ATGSample\data\forge_output\ATGSample.xml" (project="ATGSample")
    XMLParser: Reading dimensions, dvals, and synonyms from file "C:\apps\ATGSample\data\forge_output\\ATGSample.dimensions.xml"
    In Dval [id=10001] named "clothing-sku.color", the name is non-searchable.
    In Dval [id=10002] named "clothing-sku.size", the name is non-searchable.
    In Dval [id=10003] named "furniture-sku.woodFinish", the name is non-searchable.
    In Dval [id=10093] named "product.brand", the name is non-searchable.
    In Dval [id=10094] named "product.catalogId", the name is non-searchable.
    In Dval [id=10006] named "product.disallowAsRecommendation", the name is non-searchable.
    In Dval [id=10007] named "product.features.displayName", the name is non-searchable.
    In Dval [id=10095] named "product.language", the name is non-searchable.
    In Dval [id=10008] named "product.nonreturnable", the name is non-searchable.
    In Dval [id=10096] named "product.priceListPair", the name is non-searchable.
    In Dval [id=10009] named "product.siteId", the name is non-searchable.
    In Dval [id=10010] named "sku.siteId", the name is non-searchable.
    In Dval [id=10011] named "product.category", the name is non-searchable.
    In Dval [id=10079] named "item.type", the name is non-searchable.
    XMLParser: Done reading dimensions, dvals, and synonyms from "C:\apps\ATGSample\data\forge_output\\ATGSample.dimensions.xml"
    XMLParser: Reading auto propmap file "C:\apps\ATGSample\data\forge_output\\ATGSample.auto_propmap.xml"
    XMLParser: Done reading auto propmap file "C:\apps\ATGSample\data\forge_output\\ATGSample.auto_propmap.xml"
    XMLParser: Reading properties from file "C:\apps\ATGSample\data\forge_output\ATGSample.prop_refs.xml"
    XMLParser: Done reading properties from file "C:\apps\ATGSample\data\forge_output\ATGSample.prop_refs.xml"
    XMLParser: Reading rollup properties and dimensions from file "C:\apps\ATGSample\data\forge_output\ATGSample.rollups.xml"
    XMLParser: Done reading rollup properties and dimensions from file "C:\apps\ATGSample\data\forge_output\ATGSample.rollups.xml"
    XMLParser: Reading record spec property from file "C:\apps\ATGSample\data\forge_output\ATGSample.record_spec.xml"
    XMLParser: Property "common.id" is a record spec property.
    XMLParser: Done reading record specs from "C:\apps\ATGSample\data\forge_output\ATGSample.record_spec.xml"
    XMLParser: Reading record filter properties from file "C:\apps\ATGSample\data\forge_output\ATGSample.record_filter.xml"
    XMLParser: Done reading record filter properties from file "C:\apps\ATGSample\data\forge_output\ATGSample.record_filter.xml"
    XMLParser: Creating dimensions from dvals.
    XMLParser: Reading rollup properties and dimensions from file "C:\apps\ATGSample\data\forge_output\ATGSample.rollups.xml"
    XMLParser: Done reading rollup properties and dimensions from file "C:\apps\ATGSample\data\forge_output\ATGSample.rollups.xml"
    XMLParser: Reading dimensions from file "C:\apps\ATGSample\data\forge_output\ATGSample.dimension_refs.xml"
    XMLParser: Done reading dimensions from file "C:\apps\ATGSample\data\forge_output\ATGSample.dimension_refs.xml"
    XMLParser: Reading dimension groups from file "C:\apps\ATGSample\data\forge_output\ATGSample.dimension_groups.xml"
    XMLParser: Done reading dimension groups from file "C:\apps\ATGSample\data\forge_output\ATGSample.dimension_groups.xml"
    XMLParser: Reading precedence rules from file "C:\apps\ATGSample\data\forge_output\ATGSample.precedence_rules.xml"
    XMLParser: Done reading precedence rules from file "C:\apps\ATGSample\data\forge_output\ATGSample.precedence_rules.xml"
    XMLParser: Reading dval refs from file "C:\apps\ATGSample\data\forge_output\ATGSample.dval_refs.xml"
    XMLParser: Done reading dval refs from file "C:\apps\ATGSample\data\forge_output\ATGSample.dval_refs.xml"
    XMLParser: Reading dval ranks from file "C:\apps\ATGSample\data\forge_output\ATGSample.dval_ranks.xml"
    XMLParser: Done reading dval ranks from file "C:\apps\ATGSample\data\forge_output\ATGSample.dval_ranks.xml"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10079] "item.type"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10094] "product.catalogId"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10095] "product.language"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10009] "product.siteId"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10001] "clothing-sku.color"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10007] "product.features.displayName"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10006] "product.disallowAsRecommendation"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10002] "clothing-sku.size"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10003] "furniture-sku.woodFinish"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10008] "product.nonreturnable"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10093] "product.brand"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10096] "product.priceListPair"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10010] "sku.siteId"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10011] "product.category"
    XMLParser: Reading refinement config from file "C:\apps\ATGSample\data\forge_output\ATGSample.refinement_config.xml"
    XMLParser: Done reading refinement config from file "C:\apps\ATGSample\data\forge_output\ATGSample.refinement_config.xml"
    XMLParser: Reading dimension search index configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.dimsearch_index.xml"
    XMLParser: Done reading dimension search index configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.dimsearch_index.xml"
    XMLParser: Reading record search index configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.recsearch_indexes.xml"
    XMLParser: Done reading record search index configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.recsearch_indexes.xml"
    XMLParser: Reading record search interface configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.recsearch_config.xml"
    XMLParser: Done reading record search interface configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.recsearch_config.xml"
    WARN 06/07/13 05:34:15.288 UTC (1370583255283) DGIDX {dgidx,baseline} Errors while parsing record search interface configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.recsearch_config.xml": RETURN_RELRANK_SCORE no longer supported. Search interface member "allAncestors.displayName" in interface "All" is not a property or dimension Search interface member "product.displayName" in interface "All" is not a property or dimension Search interface member "sku.displayName" in interface "All" is not a property or dimension Cannot put search interface member "product.features.displayName" into the search interface "All" because it has not been enabled for full-text search Cannot put search interface member "product.brand" into the search interface "All" because it has not been enabled for full-text search Search interface member "product.repositoryId" in interface "All" is not a property or dimension Search interface member "sku.repositoryId" in interface "All" is not a property or dimension Search interface member "product.briefDescription" in interface "All" is not a property or dimension Search interface member "product.description" in interface "All" is not a property or dimension Search interface member "product.longDescription" in interface "All" is not a property or dimension Search interface member "product.keywords" in interface "All" is not a property or dimension Cannot put search interface member "clothing-sku.color" into the search interface "All" because it has not been enabled for full-text search Cannot put search interface member "clothing-sku.size" into the search interface "All" because it has not been enabled for full-text search Cannot put search interface member "furniture-sku.woodFinish" into the search interface "All" because it has not been enabled for full-text search Search interface member "sku.manufacturer_part_number" in interface "All" is not a property or dimension
    XMLParser: Reading search chars from file "C:\apps\ATGSample\data\forge_output\ATGSample.search_chars.xml"
    XMLParser: Done reading search chars from file "C:\apps\ATGSample\data\forge_output\ATGSample.search_chars.xml"
    XMLParser: Reading language stemming settings from file "C:\apps\ATGSample\data\forge_output\ATGSample.stemming.xml"
    XMLParser: Done reading per-language stemming settings from file "C:\apps\ATGSample\data\forge_output\ATGSample.stemming.xml"
    Default language English manually configured to use static word forms.
    XMLParser: Reading word forms from file "C:\Endeca\MDEX\6.4.0\conf\stemming\en_word_forms_collection.xml"
    XMLParser: Done reading word forms from file "C:\Endeca\MDEX\6.4.0\conf\stemming\en_word_forms_collection.xml". There are 50374 word forms.
    XMLParser: Reading language config from file "C:\apps\ATGSample\data\forge_output\ATGSample.languages.xml"
    XMLParser: Done reading language config from file "C:\apps\ATGSample\data\forge_output\ATGSample.languages.xml"
    XMLParser: Reading stop words from file "C:\apps\ATGSample\data\forge_output\ATGSample.stop_words.xml"
    XMLParser: Done reading stop words from file "C:\apps\ATGSample\data\forge_output\ATGSample.stop_words.xml", finished in 0.0039 seconds.
    FATAL 06/07/13 05:34:17.616 UTC (1370583257616) DGIDX {dgidx,baseline} ENE Indexer: Error processing records file.
    WARN 06/07/13 05:34:17.616 UTC (1370583257616) DGIDX {dgidx,baseline} Lexer/OLT log: level=-1: 2013/06/07 11:04:17 | INFO | Disabling log callback

    I've seen this type of error before when Forge is configured to read multiple files with spec *.xml.  Is that how you've configured your record adapter?  This configuration then collides with Forge XML config files merged into the same data/processing directory.
    From memory there's a couple of solutions for this - one might be to give the files a common name prefix if that's feasible, e.g. _data*.xml.  You could use a sub-directory to separate the files, but you'd need to modify your copy scripts.

  • Webcenter spaces integration with ADFS

    Hi,
    Has anybody integrated Webcenter spaces application with Active Directory Federation services (ADFS), Is there any documentation available for the same. Please let me know if there is any specific documentation.
    TIA

    In an ADF Page, I'm able to drag & drop various Webcenter task flows from the Webcenter services catalog. This is working with Webcenter services and not with Spaces.
    Spaces is not available as task flow. So, i need to know how the spaces can be placed in a ADF Page.

  • 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

  • Webcenter Spaces integration with Lotus Calendar, Sametime, Quickr

    Hello all,
    I'm working on a project which involves building an intranet Portal and the customer has Lotus 8.5 which wants to integrate in the Webcenter Spaces 11g "portal". More precisely they want to have in their portal the lotus calendar portlet, lotus mail portlet,lotus notes portlet, lotus sametime portlet ..etc. I found an old documentation and sample of this kind of portlets developed by Oracle but they don't work because of some errors when they try to retrieve the Lotus configuration. The documentation is this one : http://www.oracle.com/technology/products/ias/portal/point/lotusnotes/installation.html
    I tried to find the authors of this documentation, or perhaps who developed the portlets and ask them if they can adapt the portlets for an integration between Webcenter Suite and Lotus Notes 8.5. If somebody knows about this topic or can help me with fixing the problem I have with the portlets please let me know - my e-mail is [email protected]
    Thank you very much, your help is very much appreciated !

    Hello,
    First of all let me thank you Brad, for taking the time to answer, it's very nice of you. After I read you post I spent a couple of hours searching for the installer of the recommended "WebLogic Portlets for Groupware Integration". After searching everywhere I could possible search : OTN, E-Delivery, Metalink, ias.us.oracle.com I could not find the installer of this portlets. In the Installation Guide it says : " 2. Download the software from the Oracle Software Downloads site. " - there is nothing related to Portlets for Groupware on OTN.
    Now, I'm ashame but I have to give up, I guess perhaps this portlets for groupware integration are bundeled into some kit with a different name, I don't know, believe me I tried to find them, I searched the documentation but with no luck.
    I would be very thankful if you can point me to the installer of this portlets. Thank you very much again !

  • Webcenter JiveForums Integration with OID

    Anybody had luck in Integrating Webcenter & JiveForums using LDAP/OID rather than JavaSSO specified by the document
    http://download.oracle.com/docs/cd/E12483_01/webcenter.1013/b31074/jpsdg_jive.htm.
    The document clearly says the LDAP configuration during Jive Admin setup is not supported. if I have to choose the default option, as stated by the document, for user authentication, how do i go about configuring LDAP/OID.
    Appreciate if anybody could give steps to follow to achieve this.
    Thanks

    Do you have same more logs? Maybe in AdminServer?
    When you get
    ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RENDER_RESPONSE 6
    javax.el.ELException: java.lang.NullPointerException
    Usually is a error that you isn't catched in some class and you get error in your jspx page.

  • Webcenter Content integration with 11i iStore

    Hi,
    Does the Webcenter content management integrate with 11i iStore module?
    Can anyone point me to some documents explaining the same?
    Regards

    Hi Ravinder ,
    Use the following url to get configdefault.xml file :
    http://hostname:<port no>/<httpwebrelativeroot>/idcplg?IdcService=SES_CRAWLER_DOWNLOAD_CONFIG&source=<name of source for SES>
    Save the file to a local location and then move it to the SES Feed location .
    Then do the crawling for Contents from UCM , then schedule run from SES and the UCM contents will be searchable from SES end .
    Thanks
    Srinath

  • Is Webcenter Sites able to access profiles from ATG Profile Repository?

    Hi,
    I have a two part question on WCS:
    1) If I have users created in LDAP, can WCS use infromation regarding this users to do authentication in WCS? Can WCS use LDAP users profiles?
    2) If I have ATG solution implemented for Commerce functionality, and ATG profile repository is used to create/store user profiles, can WCS connect to ATG Profile repository to use infromation regarding these users to do authentication in WCS?
    I am just trying to learn WCS functionalities and WCS integration with ATG,, so please excuse me this question is a bit blunt.
    Thanks

    Hi,
    Not out of the box, but this can be done through some plugins that are provided.
    You can implement the SSO layer to plug in to the ATG LDAP repository fairly easily - have a look at the 3rd party software guide in the Sites docset for that.
    As for the profile data, absolutely this can be done.  If the ATG profile repo is accessible programmatically, you can access it from within your site on Sites.  I'd use a system on Sites that gives me a MVC architecture then I'd have my login action query the remote system for the data.
    If you just want it for targeting, you can look at using Sites Engage and implementing the datastore api to retrieve data from the ATG repo instead of forcing Sites to persist the profile data to the local visitor repository.
    Good luck!
    Tony

  • 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 Site Capture Installation

    Hi,
    I have installed WebCenter Sites (along with Oracle DB and WebLogic server). I am able to successfully open WCS samples sites(Avisports & FirstSite II) and AdminSite.
    Now, I want to install WCS Site Capture, but I am not able to find the installer for Site Capture?
    Does Site Capture installer comes along with WCS installer? Or do I need to download it separately, if yes, please help me with the download location/link.
    Thanks

    Hello,
    There is a ZIP with the WCS-SiteCapture instaler.
    After unzip you find a WAR to deploy and a DB script that you have to deploy and run the script. After that you should run the installer.
    http://docs.oracle.com/cd/E29495_01/doc.1111/webcenter_sites_11gr1_site_capture_install.pdf
    I hope it helps.
    BR,
    Gerardo

  • 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

Maybe you are looking for