Webcenter Portal and UCM - Content Presenter Error

Hello,
I get an error while I'm adding a Content Presenter over the default resource catalog of my webcenter portal application and try to create content.
When pressing the create content button a new browserpage opens and after beeing logged in to the Content Server the cs/resources/wcm/custom/sitestudio/contentwizard/webcenter/contentwizard.hcsp is called and this error message appears as an alert:
"*this placeholder is restricted, but no region definitions have been specified*"
Thanks for any advice!

Looks like the configuration of UCM (SSXA) is not completed in your system. Take a look at this manual http://docs.oracle.com/cd/E23943_01/doc.1111/e13650/toc.htm to understand the relationship between region definitions and placeholders. Note that Content Presenter is just a client here (it's a matter of WebCenter Content configuration).

Similar Messages

  • Oracle Webcenter Portal and UCM Problem

    hi, I'm using both applications but it seems UCM always ask authentication before viewing the checked in files to webcenter portal.
    How can I view the files checked in to UCM through webcenter without UCM authentication??????????I set the files security to public.
    Thanks

    Looks like the configuration of UCM (SSXA) is not completed in your system. Take a look at this manual http://docs.oracle.com/cd/E23943_01/doc.1111/e13650/toc.htm to understand the relationship between region definitions and placeholders. Note that Content Presenter is just a client here (it's a matter of WebCenter Content configuration).

  • WebCenter Portal and Portlet support in JDeveloper 11.1.2 version

    Hi,
    When the WebCenter Portal and Portlet application creation will be available within JDeveloper 11.1.2 version ?
    Thanks
    Eli

    Thanks for your answer.
    My Requirements are:
    1) Develope a stand alone ADF FACES(JSF 2.0) application
    2) Develope a Portal using webcenter- We need to implement portlets by taking some of the functonality that was implemented in section (1) and use the Portlet-JSF bridge to create the portlets.
    Basically, we need to support JSF 2.0 standart.
    As I understood I must use the JDeveloper 11.1.2 version as it support the JSF 2.0. but what about the Webcenter and the Portlet-JSF bridge to support JSF 2.0 ?
    I will be happy to get a clarification for those requirments.
    Thanks a lot !
    Eli

  • Content Presenter error in Spaces

    Hi all
    From Spaces, when I select the button "Create Web Content" for a single content item through the Content Presenter Configuration wizard I receive an error message "This placeholder is restricted, but no region definitions have been specified."
    Can anyone shed any light on what this means, and what I have to do to get past it?
    I have the content server linked appropriately with Spaces, and the documents service works just fine (I can select content to add to the page) and I have enabled WebCenter Configure in the CS component manager. Oh and adfAuthenticator is set so identity propogation from WC and CS is established.
    Appreciate your help.

    I am not sure if this will help, but... I have used the content presenter a number of times in a webcenter spaces app and typically, when I am editing or creating a page, I go into the page editor and click on Add Content. I drill down to the actual document I want to include, as opposed to including the Content Presenter. Once I find the document I want, I click add (on the right). A small popup menu appears which, among other controls, includes the "content Presenter". I select that and from there all goes well. The Content presenter appears in my page editor session with the document that I selected.
    TheGoose

  • 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

  • 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

  • Unable to "Create Portal Resource" for content presenter templates

    Hi All,
    Using Jdeveloper 11.1.1.5, I have created a new WebCenter Portal Application and under webcenter/portalapp folder I created a "contentTemplates" folder and created a fragment page within it.I am trying to create portal resource for this fragment template but I am not seeing the option "Create Portal Resource" when I right clicked the jsff.
    I dont see the option for even for pageTemplates or pages.Am I missing anything?
    Any help appreciated.
    Thanks,
    Swathi Patnam

    Can you test pasting this code in your jsff? FYI <dt:contentListTemplateDef var="nodes"> is important when you create a portal resource.
    <?xml version = '1.0'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
    xmlns:dt="http://xmlns.oracle.com/webcenter/content/templates">
    <dt:contentListTemplateDef var="nodes">
    <af:panelGroupLayout layout="scroll" id="nodeListPanel" valign="middle">
    <af:iterator rows="0" var="node" varStatus="iterator" value="#{nodes}">
    <dt:contentTemplate node="#{node}"
    view="mycorp.content.templates.pressrelease.listitem"
    nodesHint="#{nodes}"/>
    </af:iterator>
    </af:panelGroupLayout>
    </dt:contentListTemplateDef>
    </jsp:root>

  • WebCenter PS4 and UCM 11gR1-11.1.1.4.0

    About to start installing the latest version of WebCenter PS4 and want to link it to an already existing instance of UCM which is "11gR1-11.1.1.4.0-idcprod1-110927T172036 Build 7.3.0.180". Is there any particular problems anyone is aware or should this work just fine?
    I don't really want to start with an older version of WebCenter if I can avoid it.
    Dave

    Hi
    Yes, that will work as well since all that we are doing is to connect Webcenter to UCM which will act as the repository .
    Thanks
    Srinath

  • ContentDB 10.1.3.2.0 of WebCenter Suite and S2S Trusted Application error

    Hi ,
    Any one have tryed creating trusted s2s application entry in OID, using steps provided under contentdb devkit (cdb\doc\authentication.html) ?
    When I run ./runs2s.sh Permission denied even though I have updated jazn-data.xml file
    Then I have try running
    /home/oracle/cdb/jdk/bin/java -classpath /home/oracle/jk/cdb_bpel/cdb/lib/trusted-app-utility.jar:/home/oracle/cdb/jlib/repository.jar oracle.ifs.examples.s2s.TrustedApplicationUtility -create applicationInfo=/home/oracle/jk/cdb_bpel/cdb/conf/application.info
    got this error
    oracle.ias.repository.schema.SchemaException: oracle.ias.repository.schema.SchemaException: iAS Property could not be foundProperty Name OIDsslport in /home/oracle/cdb/config/ias.properties
    ias.properties file
    [ComponentConfig]
    Apache.LaunchSuccess=true
    J2EE.LaunchSuccess=true
    Portal.LaunchSuccess=true
    ContentDB.LaunchSuccess=true
    WebCenter.LaunchSuccess=false
    [InstallData]
    Version=10.1.3.2.0
    InstallType=contentdatabase
    Components=j2ee,apache,content database
    IASname=cdb.contentdb.sjrwmd.com
    InstanceNamesList=%InstanceNamesList%
    IASpassword=
    IASSvcpassword=
    UserName=oc4jadmin
    InfrastructureUse=false
    DatabaseManagedClusterSupport=false
    SSLOnly=%SSLOnly%
    VirtualHostName=contentdb.sjrwmd.com
    InfrastructureInstallOnRAC=%b_InfrastructureInstallOnRAC%
    OIDhost=%s_oidHost%
    OIDport=%s_oidPort%
    OIDSSLport=%s_oidSSLPort%
    OC4JAdminpassword=05491107c9440243e58219322b068c4dbd59dddff4c5575902
    [InfraStructureDatabase]
    InfrastructureDBCommonName=%s_infrastructureGlobalDBName%
    [EMConfigData]
    IMAdminSupported=%IMAdminSupported%
    IMServerLocConfigurable=%IMServerLocConfigurable%
    IMReposAdminSupported=%IMReposAdminSupported%
    CentralAdminSupported=%CentralAdminSupported%
    MRAdminSupported=%MRAdminSupported%
    FarmAdminSupported=%FarmAdminSupported%
    I can notice OIDSSLport and lower case OIDsslport in error output.
    Any idea to resolve this.
    Thanks,
    Jigar

    I have a similar problem on a similar environment (Win 2003/ 10.1.3.2.0/DB 10.2.0.1) installation of Webcenter Suite using Basic installation.
    I have tried creating the table spaces according to the specifications given in oracle documentation, yet the installer complained about the table spaces not having free space left (specially, the WORK_IFS tables space). I also tried giving spaces on average 15MB more then the suggested space for their datafiles, and it still complained about the table space issue.
    - When the configuration assistant fails, and you exit out of the Universal Installer, is there any option or way to just rerun the configuration assistant for content db again?
    - I see on the EM for WebCenter Suite that all the other components seem to install properly and are up and running yet there is no mention of Content DB. Nor there is any option to try to reconfigure it.
    - or do we have to uninstall the whole WCSuite, and/or the database 10201 too and then reinstall the software?
    Can someone please help in finding a way forward?
    thanks for your cooperation.
    AMN

  • Webcenter PS3 and UCM

    Running Win 2008 Server 64-bit, 11G db, Weblogic 10.1.5
    I just installed Webcenter and I'm trying to run the demo application by following:
    http://docs.oracle.com/cd/E21764_01/webcenter.1111/e10273/prepare.htm#CEGHGFEC
    The Tutorial talks about 'checking in files' usingthe Universal Content Management:
    http://docs.oracle.com/cd/E21764_01/doc.1111/e10797/c06_checking_in_files.htm#CSUSG905
    My questions are:
    1) Do I need to install UCM in addition WC?
    2) Where can I obtain the right version of UCM?
    3) How is UCM best configured and where can I find documentation on it?
    Many thanks, J

    Jay,
    Oracle Enterprise Content Management Suite 11g does not support running Oracle UCM, Oracle IBR, or Oracle URM as a service on a Windows operating systemUCM is certified to run on Windows, Perhaps the Managed Server for UCM cannot be configured as a windows service. I'm not exactly sure about that one. Here's the general certification information:
    http://www.oracle.com/technetwork/middleware/ias/downloads/fusion-certification-100350.html
    and specifically for UCM:
    http://www.oracle.com/technetwork/middleware/webcenter/content/oracle-ecm-11gr1.xls
    This shows that Windows Server 2003 SP2/R2+ & Windows Server 2008 SP1 & Windows Server 2008 R2. So any of those and you should be fine (i'd try to stick to linux though :) )
    Can you please explain the implication of this on running UCM with WC? Does this mean UCM cannot be used? or does this mean UCM must be installed as a seperate >component? UCM is a content management system. WCPortal is a portal framework. If you want to integrate CMS features into WCPortal, they you'll need to have the appropriate back-end system in place. Eventually, it'll be easier to plug in 'any' CMS, but Oracle's is the best-practice and most supported solution.
    UCM is a separate component, & more specifically, a separate Managed Server. You should also consider installing IBR as another Managed Server. This is according to the WCPortal docs.
    Or does this mean I can still use UCM as a content repository even though it is not supported as a service by ECM? Thank you!UCM will be a fully functioning content repo if used with WCPortal. It will depend on your license as to exactly what you can do with that instance of UCM. I believe limited use licesenses given with WCPortal say that the UCM instance is expected to be used through the WCPortal and not standalone. You should talk to your account rep for specific details.
    You don't need a UCM instance solely for WCPortal, but it's probably best practice to have it be that way in production.
    Does that help out?
    Thanks,
    -ryan

  • Webcenter Suite installation : UCM installation location error

    Hi,
    I have downloded UCM under D:\FMW\INSTALLERS\UCM\UCM\ContentServer but when I am giving this location during webcenter suite installation, it's giving me invalid location, I have below contents under D:\FMW\INSTALLERS\UCM\UCM\ContentServer -
    database (d )
    resources (d)
    win32 (d )
    launcher.cfg
    launcher-local.cfg
    Does anybody have clue ?

    got the solution.
    Need to download and install UCM only and only from the additional software listed on webcenter suite download page.

  • WebSphere Portal and BOXI R2 PIK errors

    Post Author: leonpc
    CA Forum: Publishing
    I have Business Objects installed on a system.  I am trying to install the JSR168 portlets on a WebSphere Portal server to access this BOXI R2 server.  I have followed the instructions and update the web.xml in the WEB-INF directory.  When I try and log into the BO server using the Document List portlet I get the following error:Unable to access the BusinessObjects Enterprise infrastructure at u201Cservernameu201C for u201Cusernameu201C. Contact your reporting administrator for assistance.When I take the URL as configured in the web.xml file and past it directly into a browser window, I can use the same username to log into the BOXI server. That tells me that the ID and the URL is valid.  Where can I find more information to troubleshoot the problem to see if I can fix it... Also any ideas of what can cause it? RegardsLeon  

    Post Author: leonpc
    CA Forum: Publishing
    I have Business Objects installed on a system.  I am trying to install the JSR168 portlets on a WebSphere Portal server to access this BOXI R2 server.  I have followed the instructions and update the web.xml in the WEB-INF directory.  When I try and log into the BO server using the Document List portlet I get the following error:Unable to access the BusinessObjects Enterprise infrastructure at u201Cservernameu201C for u201Cusernameu201C. Contact your reporting administrator for assistance.When I take the URL as configured in the web.xml file and past it directly into a browser window, I can use the same username to log into the BOXI server. That tells me that the ID and the URL is valid.  Where can I find more information to troubleshoot the problem to see if I can fix it... Also any ideas of what can cause it? RegardsLeon  

  • Federated Portals and BI content creation

    We are going to have our first opportunity to possibly federate portals.  We have had a 7.0 Enterprise Portal for a while now and we are planning to upgrade one of our BW instances to 7.x.  We are probably going to set up this BI instance so that it has its own dedicated Java engine rather than utilizing the Java engine in the Enterprise Portal.  I understand that the BI Java stack is used for multiple purposes including the display of BI query results and the producing of portal content to be consumed by a consumer portal.  My question is this:  Can we create iViews on our Enterprise Portal to display the query results from the BI Java stack and not create any portal content on the BI Java stack?  This would be similar to how we do it today with our 3.5 BI.  The BW iViews are created on our Enterprise Portal but they display the query results from the BW Abap stack.

    Tim,
    Yes you can and that's how I typically address centralized management for ECC, BI, Bobj, u2026, CRM, and MDM pcd objects. Your approach should be RAI (Remote Application Integration) vs. RDL (Remote Delta Links). You'll Federate the Consumer (EP) with the Producer (BW Java stack). Setup SSO between these two systems and create a content producer. The iViews will be created in the consumer portal with the Federated alias you assigned when creating the content producer.
    FPN - EP and BW Java Stack
    Content Sharing in SAP NetWeaver Portal
    Content Sharing in SAP NetWeaver Portal?rid=/library/uuid/70175122-cf04-2c10-8185-bceef8b73951
    --KAL

  • Webcenter portlets and Apache - Portlet Consumer Error

    Hello There,
    I'm trying to use Apache (OHS) with my Webcenter Space Application.
    So, I configure that OK like this tutorial: http://docs.oracle.com/cd/E21764_01/webcenter.1111/e12405/wcadm_app_http.htm#
    It works fine, but just the portlets stop to work when I access my application from the Apache's port (7777). The error message is "Portlet Consumer Error". If I change the port to the default (8888) it works again.
    Any suggestion about what is happen?
    Thank you.

    Do you see anything in the logs of your spaces server or OHS logs?
    Nothing.
    You also need to configure OHS to the portlet producer managed server. Did you do this?
    How?
    And did you register the portlets by using the web proxy address?
    Yes

  • How to read xml file present in the UCMS from  webcenter portal application

    Hi,
    I'm new to webcenter portal and would like to know how to read an xml file which is present in UCMS 11g(contributors folder) from webcenter portal application.
    Thanks in advance

    I guess I had mentioned that I want to read it via my webcenter portal app rather than login to ucms and searching it via url.
    I want text labels and button names being stored in the xml file which I'm going to keep in the UCMS.
    After reading that from the xml will be placed at appropriate locations like the button values and label feilds, so that we dont need to deploy entire app for this kind of simple changes.
    Now can anyone provide some help with the api's related to this?

Maybe you are looking for

  • My iphone 6 suddenly wont connect to wifi unless right next to it

    iPhone 6 running ios 8.2 suddenly wont connect to my wifi unless extremely close. it is not the wifi as all other devices including an iPad 4th gen, macbook pro 13 inch and iPhone 4s have full bars from the room i am in, sometimes the iPhone 6 will g

  • I need help with 2 apple IDs and how to handle them.

    i have 2 apple ids and I was told I can only use one and I will lose all of the items I have purchased under the one I want to delete.  Is there any way to transfer the info over to my other Apple ID?

  • 6.1.B.0.544 flashable on Sola?

    6.1.B.0.544 is Xperia P rom, but it is also listed as Xperia Sola update (PTCRB 23aug2012). So... could I manually flash that one to my Sola?

  • Configure HTTP server for iAS

    Hi Friends, In configuring iAS HTTP server which one among the .conf it created is called "Database Access Descriptor(DAD)"? I am confused with lots of .conf in the directory $ORACLE_HOME/Apache/ who is the DAD here. ======== /u02/visora/iAS/Apache/A

  • HELP PLEASE!  Apple macbook, black, trackpad button issue.

    I have a black mackook (4,1) the trackpad button has stopped working. ALSO, when I try to use a bluetooth or usb mouse the buttons on that do not work either. The trackpad itself and keyboard work fine. Also, when I connect an external mouse or track