How to associate a bean managed with model custom content presenter

Hello

We use webcenter Portal 11.1.1.8.

We have created the model of presenter content customized by using application portal Webcenter Framework. We use the Portal Server model Extension to extend Webcenter portal. The requirement is to associate a bean managed with the presenter of custom content model.

Thanks in advance for your help.

Nikhil,

You can download DesignWebCenterSpaces to the URL http://download.oracle.com/otndocs/tech/webcenter/files/DesignWebCenterSpaces_11.1.1.8.0.zip

It has the "WebCenterSpacesResources" project, which helps you to organize the active portals (including the content presenter models) and resources of portal to create/update.

If you want to use beans controlled inside the presenter content model:

(Development of components in ADF for WebCenter portal using the PortalExtension project http://docs.oracle.com/cd/E29542_01/webcenter.1111/e27739/jpsdg_wcsres.htm#JPSDG14173)

1. you create the bean managed in PortalExtension project

2. set up in faces-config. XML

 

    myManagedBean

    com.Portal.CP. MyManagedBean

    request

 

3 deploy a part of extend.spaces.webapp.war.

After deployment, the managed bean will be available for the presenter content model.


K

Tags: Fusion Middleware

Similar Questions

  • How to associate a .fp file with a .lib file?

    Hello

    How to associate a .fp I create in the ICB with a .lib (i.e. not a .c file) file so that I can create a range of service to go with an external library that I can disseminate to third parties through a .dll file?  The help file seems to hint that this is possible, but I don't understand how to do.  Pointers?

    Thank you.

    The association is done automatically: If you have a .lib file with the same name as the file .fp, in the same location as the .fp, CVI will use the .lib file as the program of the .fp file, even if there is also a .c file with the same name.

    You can check what program file is attached to the instrument by selecting Edit tool from the context menu of the instrument in the tree of the Instrument of the workspace window, and then clicking the button information display.

    Luis

  • How to build the file manager with cascade?

    Guy of Halo,

    How can IM new with waterfall, I build a file manager with cascade? is there a lesson or sample

    Thank you

    concerning

    Hello

    Can you clarify a little more what you mean by FileManager? Do you want the opportunity to browse and select files? If so, take a look at this thread. http://supportforums.BlackBerry.com/T5/Cascades-development/using-native-FileBrowse-and-FileSave-dia...

    See you soon

    Swann

  • How to associate the audio file with progress bar

    Hi all

    I have a case in which I need to associate an audio file with a progress bar. What I want to do is to able to read an audio file that will say "Started process..." "Continuous on" process ends and it is and must be synchronized with the progress bar. Is it possible to do so.

    Please let me know

    Thank you

    Ankit G

    Are you referring to a LabVIEW horizontal/vertical progress bar that basically an integer U8 constantly wrote in it? Is it in a loop as it fills?

    If so, there is a full range that allows you to listen to the signals. As you write the number of your progress at the helm, you can keep control of what the number is (structure of the event or case), and when it hits special values, you play special sounds. Here's a screenshot of this palette.

  • How can I change an icon with a custom icon that is downloaded from the internet (i.e. not already in the file "bowse icon")

    I want to customize my desktop icons to make it easier to read. When I right click, select Change icon, select Browse, I see all the icons I want to use. I downloaded a custom on the internet and saved on my desktop icon, but I don't know how to replace the old icon by this news.

    Tried to drag on the old icon without success.

    Hi Larry,

    Thanks for posting your query in Microsoft Community.

    I understand from your description, that you cannot change the folder icon with a custom icon uploaded to the Internet.

    I'll be happy to help you. This problem could be caused because you may not have selected the right path or the location of the file that you downloaded or the downloaded file may be damaged or does not work or does not exist.

    I suggest to follow the steps below and we update on the State of the question.

    I recommend you to check or find the location of the file or path where exactly you downloaded and to check whether the file is actually present in the location and also check the file is fully downloaded and work very well.

    a. Subsequently, navigate to the folder that you change the icon and right-click on the folder.

    b. click Properties, click the Customize tab, click change icon, and click Browse.

    c. Select the correct path inside the menu drop-down or enter the correct path manually from the exact location of the downloaded file.

    d. open the file downloaded for the icon, choose the name of the file and click Open to select the file, and check to see if it helps you.

    If the problem persists, then I suggest you to download the file once more on the Internet and save it in a new folder and check the issue.

    For reference:

    How to change the default icons for folders in Windows XP:

    http://support.Microsoft.com/kb/310192

    For all windows questions do not hesitate to contact us and we will be happy to help you.

  • Error with authentication and content Presenter Portlet

    I was testing just one request I developed when I realize something was wrong with almost all portlets for content present in my portal... after authentication in my portal I get this to log files


    < 03/09/2009-10:04:08 AM GMT - 06:00 > < error > < netuix > < BEA-423166 > < an exception or an error has occurred in the backup file [com.bea.content.ui.framework.ContentUIPortletBacking] during the execution of the handlePostbackData method. It was java.lang.IllegalStateException: failed to retrieve the current portlet instance information.
    java.lang.IllegalStateException: failed to retrieve the current portlet instance information.
    at com.bea.content.ui.framework.services.PortletManagementService.getPortletSessionConfigurationKey(PortletManagementService.java:2726)
    at com.bea.content.ui.framework.services.PortletManagementService.hasReturnedFromConfiguration(PortletManagementService.java:938)
    at com.bea.content.ui.framework.ContentUIPortletBacking.handlePostbackData(ContentUIPortletBacking.java:139)
    to com.bea.netuix.servlets.controls.Backable$ Impl.handlePostbackData (Backable.java:166)
    at com.bea.netuix.servlets.controls.AdministeredBackableControl.handlePostbackData(AdministeredBackableControl.java:83)
    Truncated. check the log file full stacktrace
    >
    java.lang.NullPointerException
    When connecting. LoginBacking.handlePostbackData (LoginBacking.java:43)
    to com.bea.netuix.servlets.controls.Backable$ Impl.handlePostbackData (Backable.java:166)
    at com.bea.netuix.servlets.controls.AdministeredBackableControl.handlePostbackData(AdministeredBackableControl.java:83)
    at com.bea.netuix.servlets.controls.window.Window.handlePostbackData(Window.java:606)
    to com.bea.netuix.nf.ControlLifecycle$ 2.visit(ControlLifecycle.java:180)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:324) < 03/09/2009-10:07:56 AM GMT - 06:00 > < error > < netuix > < BEA-423166 > < an exception or an error has occurred in the backup file [com.bea.content.ui.framework.ContentUIPortletBacking] during the execution of the handlePostbackData method. It was java.lang.IllegalStateException: failed to retrieve the current portlet instance information.
    java.lang.IllegalStateException: failed to retrieve the current portlet instance information.
    at com.bea.content.ui.framework.services.PortletManagementService.getPortletSessionConfigurationKey(PortletManagementService.java:2726)
    at com.bea.content.ui.framework.services.PortletManagementService.hasReturnedFromConfiguration(PortletManagementService.java:938)
    at com.bea.content.ui.framework.ContentUIPortletBacking.handlePostbackData(ContentUIPortletBacking.java:139)
    to com.bea.netuix.servlets.controls.Backable$ Impl.handlePostbackData (Backable.java:166)
    at com.bea.netuix.servlets.controls.AdministeredBackableControl.handlePostbackData(AdministeredBackableControl.java:83)
    Truncated. check the log file full stacktrace
    >

    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
    at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:130)
    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:395)
    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)
    at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:352)
    at com.bea.netuix.nf.Lifecycle.runInbound(Lifecycle.java:184)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:159)
    at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:388)
    at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:258)
    at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:199)
    at com.bea.netuix.servlets.manager.SingleFileServlet.service(SingleFileServlet.java:251)
    at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:686)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:226)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:124)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at com.bea.portal.tools.servlet.http.HttpContextFilter.doFilter(HttpContextFilter.java:60)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:336)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at com.bea.jsptools.servlet.PagedResultServiceFilter.doFilter(PagedResultServiceFilter.java:82)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3393)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs (unknown Source)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2140)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2046)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)



    I do not know why this phenomenon happens, cause the operation of authentication, except this ugly exception which I think is thrown after trying to restore the content presenter portlets

    The work of presenter content portlets (I want to say I see he is happy and can be changed) fine but those recently added is no everyone knows the reason?


    It does not work even when I start a new project.

    Which may occur if you configure the backup file to rather than . Open your connection .portlet file and make sure that the backup file is configured on the tag.

    In addition, it is important to note that content presenter only supports streaming portals and portals not file-based because it is entirely based on the customizations. See http://edocs.bea.com/wlp/docs102/portlets/development.html for more information.

  • How to complete the data sorted with Model Driven Development

    Hello

    I use a model based development. I use count with all the Fill method. But the results are not be returned sorted by a field that interests me. How can I tell the filling to sort by a field. Is there an annotation that I provided in the model...

    Thank you

    RK

    You should be able to achieve what you want with a filter of explicit criteria on your entity.

    In the Design of Modeler view, select your entity and add a filter. You will see that there is an "Order By" field in the properties view.

    Enter the value that you want there, and then save and transfer your model. When you do not enter anything in the 'Criteria' field, you create a fill count with all.

    Here is an example of an entity created with this type of filter. they are sorted by price in ascending order:

     

  • How can associate a background service with interactive services detector?

    I WORK WITH WINDOWS SERVER 2008, I INSTALLED AN APPLICATION AND "DETECTOR OF INTERACTIVE SERVICES" DIALOG BOX APPEARS, THEN I COULD SET THE FEATURES ON THE SERVICES I HAD INSTALLED THROUGH THIS DIALOG BOX, NOW, THIS TOOL IS DISABLED.

    I MADE HER QUESTION BECAUSE I NEED THIS MESSAGE TO ACCESS THE BACKGROUND MODE AND ACCESS TO THE BASIC SERVICE.

    IF YOU KNOW HOW I CAN DO THIS ACTION I APPRECIATE IT.

    IF YOU KNOW HOW I CAN WORK WITHOUT INTERACTIVE SERVICES DETECTOR I WOULD APPRECIATE YOUR ADVICE

    THANKS IN ADVANCE

    Best regards

    ANGEL

    Hello

    Your question of Windows 7 is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the Windows Server forums. You can follow the link to your question:

    http://social.technet.Microsoft.com/forums/en/category/WindowsServer/

  • How to associate a web browser with Illustrator CS5 for the visualization of .svg files

    When you save as .svg, there are options "display SVG Code... "and"Web Preview ". None of them work for me. Do I have to associate a web browser somehow?

    CMD on any .html file on your compputer. Change open with the application you want, and then click on change.

  • How to associate the same contact with two different accounts to import

    Hello

    (1) I want to associate the same contact (ex: person) to two different accounts (account A and account B) import.

    I tried with the Unique ID from outside Contact but it is accidental and in the end, I am able to associate this Contact with a single account.



    (2) I also can't records to import custom object with the same name through the import process.



    Could someone advice on the same.

    With regard to your questions:

    (1) currently, it is not possible using the Import Wizard. However, it could be done using web services.
    (2) the name must be different.

  • How to separate vShield Manager with vCenter

    People, we have installed vShield manager. Before you configure devices such as EDGE or APP, we decided to go for some change major grace to which we would like to uninstall the vShield Manager. I just wanted to know how we can separate vShield Manager with vCenter or simply if I delete device it will be deleted?

    Please help.

    Thank you and best regards.

    Hari.

    No,

    VShield manager is a device managed by plug-in.

    If you previously uninstall component vshield vshield link manager, you can remove the device and then remove the plug in. (like other component like Vmware Data recovery,...)

    Kind regards

    Julien.

  • Webenter spaces: Display of Presenter content with bean managed model

    Hi all

    I use 11.1.1.6 Webcenter spaces.

    I created a content model view presenter and a bean of support. Then I bound the jsff with support bean attribute attribute.

    In the page space model is displayed.

    JSFF:

    --------

    < af:iterator lines = '1' var = 'node' varStatus = 'iterator' value = ' #{node} "id ="it0.

    First = "#{backingBeanScope.WebBanner.Rand} '"

    >


    BackingBean:

    ----------------

    public class WebBanner {}

    public WebBanner() {}

    }

    public int getRand() {}

    RN random = new Random();

    Return rn.nextInt (5-0 + 1) + 0;

    }




    Somehow the value of the first attribute is still to come as 0, even if I tried to hardcode in the bean method.


    I just wanted to know how to save the beans controlled in Webcenter spaces?


    Kindly help.



    Kind regards

    Deepak


    Hello.

    As you are not in the latest version of the WebCenter then you've to follow one of the following methods:

    First approach:

    • Go to your project to DesignWebCenterSpaces .
    • View the file adfc - config.xml hidden in the configuration of the project.
    • Save your managed bean and add the file adfc - config.xml as part of the profile of the custom.war deployment.
    • Deploy using ANT scripts and restart WC_Spaces.

    Second approach:

    • Add your managed bean to the adfc - config.xml a your deployments custom shared libs.
    • Deploy using ANT scripts and restart WC_Spaces.

    I hope it helps.

    Kind regards.

  • How to associate with 3 rd-party WEP AP (instead of WPA AP) with the universal client?

    the following example shows how to associate with a WAP to a Cisco router access point:

    ! http://www.Cisco.com/en/us/docs/routers/access/1800/wireless/configuration/guide/s37wep.html#wp1037774
    ! universal client configuration example for encryption of the ARS + TKIP, WPA - PSK:

    dot11 ssid test10
    open authentication
    authentication wpa key management
    WPA - psk ascii 7 11584B5643475D5B5C737B
    output

    interface Dot11Radio0/1/0
    DHCP IP address
    encryption ciphers aes - ccm mode
    SSID test10
    station-role nonroot
    output

    Hello

    If you need instead of WPA WEP... Here is the config...

    dot11 ssid test10
    open authentication
    output

    interface Dot11Radio0/1/0
    DHCP IP address
    mandatory encryption wep mode
    1 size 40-bit encryption key
    SSID test10
    station-role nonroot
    output

    Let me know if that answers your question and please do not forget to note the useful messages!

    Concerning

    Surendra

  • How you update the document in your model agreement with all changes made in Adobe sign?

    Hello

    I successfully Setup Adobe sign in my sandbox SFDC, created templates with merge mapping and mapping of data... it's all coming together nicely.

    I start sending an agreement, click on "Preview of the signed document or position fields", update all the fields in my agreement (define the length of field, drop down / drop-down list of values... etc.) and send my agreement must be signed. My question is: how to upgrade the document in the model to account for all of the updates I just did this document/contract? I do need to update the fields whenever I send the agreement?

    As long as a Salesforce administrator I was looking for in Salesforce for the answer, but I didn't know that you can add templates to Adobe sign on the dashboard. Once you add a template, you can change all the fields of the form (and the formulas, rules of validation... etc) from the tab 'manage '.

  • How to use the DPS for a daily with as wordpress content management system

    Hello

    I use the DPS for magazines.  I would like to use urgent for a media company.  the content will be in the form of such as wordpress content management system, joomla.  I know that I can download html in pages content.  How can I display content such as the New york Times and the Washington post on iPad using digital publishing suites?

    Hello

    Please send me a private mail (ktukker at_sign adobe d o t - com) with your question and description of the workflow. Can you give me some links to sample from the Washington Post / NYT that you talk too much?

    You can associate a workflow HTML with DPS. Take a look at the application of Shell scenarios; content has all be created in the HTML articles.

    Shell scenarios: https://itunes.apple.com/nl/app/scenarios/id605820338?l=en&mt=8

    -Klaasjan

Maybe you are looking for

  • apple gift card lets you buy itune gift card

    I would ask to use an apple gift card to buy Thailand itune gift card.

  • Stuck in night mode shift iOS 9.3

    Has anyone seen their device stuck in Night Shift mode? My iPad Air this morning did not return to normal. Tried to turn it back on quarter of night off and back but the only thing that would fix he had to power cycle the iPad. The only thing I did d

  • Elite 7500: Missing driver for SM Bus controller

    Hello I changed for one SSD and reinstalled the operating system, but now I can't find driver for the SM Bus controller is the Harware device Id: PCI\VEN_8086 & DEV_1E22 & SUBSYS_2AD5103C & REV_04 any help is very appreciated.

  • cursur jumping into windows mail... How to stop

    cursur jumps to different places and inserts it as your typing at random... How to stop this?

  • BB10: Alignment QML issue labels

    Hi guys,. I have a little problem with QML labels. I have a stack of LeftToRight layout container. Inside, I put two labels: "title:" and "my text". See figure 1. In some cases, 'my text' might have a longer text ('my longer text' for example). When