New Intrinsic Portlet View

Hello,I would like to create a new SavedSearchPortlet with a different look and feel. According to the documentation, the best way to do that should consist in creating a new view. I created a new project with a new class named CustomSavedSearchPorletView and the code corresponds to the SavedSearchPortletView except these few lines:* publicstaticreadonlyString STR_MVC_CLASS_NAME = "CustomSavedSearchPortlet";* publicoverrideObject Create() {      returnnewCustomSavedSearchPortletView();  }* and the constructor
Then I want to create my new intrinsic portlet web service through the admin portal pages but when I submit the portlet class indentifier (CustomSavedSearchPortlet), the following message appears:You must specify a valid Portlet class identifierMy dll seems correctly loaded, I added a breakpoint to my constuctor that I accessed when I submit the class identifier, but after passing the constructor passed, the error is generated. How could I define a valid portlet class identifier ? What does it mean ?
Thanks in advance,Christian

Hello Chris,
I still have an issue with this customization. I succeeded in creating the view, the web service and the portlet. I have now a snapshot query content correctly displayed in my UI customized intrinsic portlet. I reused the model and the control of the UI Source Code 5.0.4 (SavedSearchPortletModel, SavedSearchPortletControl). But if I click on the "more" link or if I click on the "Subscribe to e-mail" button, the following error message is displayed:The server has experienced an error. Try again, or contact your Portal administrator if you continue experiencing problems.
When I checked the errors displayed in the PTSpy tool, the following error message is displayed:25 06-30 18:49:44 Error UI Infrastructure 4524 2432 com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleRequest() Unable to proccess request._System.InvalidCastException_ at ilog.corporate.eis.CustomSavedSearchPortletControl.PerformRepostAction(Int32 nAction, XPHashtable htFormData) at com.plumtree.portalpages.browsing.myportal.IntrinsicPortletsRepostControl.PerformAction(Int32 _nAction) in C:\Portal\Development\Portal504UISourceCode\UI Source Code\portalpages\dotnet\prod\src\com\plumtree\portalpages\browsing\myportal\IntrinsicPortletsRepostControl.cs:line 45   at com.plumtree.uiinfrastructure.form.RepostControl.CheckActionSecurityAndExecute(XPHashtable arguments)   at com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleRequest(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application)
It seems my issue comes from my SavedSearchPortletControl class. Do you know what could be wrong in my methodology?
Thanks in advance,Christian

Similar Messages

  • Documents Portlet View

    We're trying to find (or create) a portlet to replace the My Documents and Community Documents portlets.  Out-of-the-box, the portlets display files in a linear fashion, so you can't tell which documents reside in which folder.  IMO, this isn't very functional.
    You can go to "Manage Documents" and that DOES display folders/subfolders, but not from the portlet view. We would like the portlet to display a file-hierarchy, with the ability to "drill-down" into the files, to see the documents that exist in the folder.  Has anybody created anything like this?  Any help would be greatly appreciated.
    - Herbie Wilson
    Port of Seattle

    Hi Herbie,
    A few tools directions to point you in. Take a look at the PTOpener gateway tag which is documented in the Enterprise Web Development Guide. That allows you to open a tree control selector for many Plumtree objects, including folder/documents from the knowledge directory.
    You'd also be happy to know in the EDK v5.0.2 release, which will be available in February with the portal v5.0.2, the EDK's PRC API provides tools to queries, search, and manipulate the knowledge directory.
    A snippet from the new release notes:
    [url[/url][url[/url]New featuresThe following features have been added to the PRC API: ACL (Access Control List) manipulation for Portal Objects.
    Portal Knowledge Directory Document management:
    Document queries with filters.
    Property manipulation.
    Adding/removing Documents from Folders.
    Portal Job management.
    Community Setting manipulation
    PRC Properties for ProfileSource, SavedSearch, Portal Property, and DocumentFolder
    The new PRC Search API has been added for access to the Portal search engine. Search Portal Users, Documents, Folders, and Communities
    Filter searches by search fields: Portal Properties et al

  • How to add a new table or view in the view object

    hello,every one.
    I wanna add a new table or view in the view object's query statement.
    when the table or view not in the where clause,the query statement is working fine.
    If they in the where clause,I got the "java.lang.NullPointerException".
    who can help me
    thank you very much

    thank you for your reply
    I wanna extend the VO
    oracle.apps.pay.selfservice.payslip.US.server.PayPayslipGetPersonDetail
    the original sql is:
    SELECT ppf.person_id,
    FROM per_people_f ppf,
    per_assignments_f paf,
    pay_assignment_actions paa
    where paa.assignment_action_id = :1 AND paf.assignment_id = paa.assignment_id AND SYSDATE BETWEEN paf.effective_start_date AND paf.effective_end_date AND paf.person_id = ppf.person_id
    I wanna extend:
    SELECT ppf.person_id, pay_v.element_name,pay_v.assignment_action_id
    FROM per_people_f ppf,
    per_assignments_f paf,
    pay_assignment_actions paa,
    pay_run_results_v pay_v
    where paa.assignment_action_id = :1 AND paf.assignment_id = paa.assignment_id AND SYSDATE BETWEEN paf.effective_start_date AND paf.effective_end_date AND paf.person_id = ppf.person_id
    pay_v.assignment_action_id =paa.assignment_action_id
    if the pay.v in the where clause. I will got the exception. whereas,it's works fine.

  • The old calender iOS6, in the year view, it shows how much busy I am in a day by indicating the color intensity. But the new calendar year view is totally useless!!! also too bright!! Why apple does this?? What is the way to revert the calendar back???

    The old calender iOS6, in the year view, it shows how much busy I am in a day by indicating the color intensity. But the new calendar year view is totally useless!!! also too bright!! Why apple does this?? What is the way to revert the calendar back???

    Unfortunately, that's the way the cookie crumbles nowadays. Sir Jony Ive's GUI design for iOS7 has been met with much skepticism (to say the least). But until the company sees the compelling need for an adjustment or reversal, it "ain't happenin' ". So amble over to the feedback page ( http://www.apple.com/feedback/ ) and make your displeasure known to the company, OR make it known by not purchasing its products. Because as long as the iGadgets continue selling as fast as they can make them, they will see no need for change.
    BTW, do note you are NOT talking to Apple here. This is just a user-to-user forum.
    Edit: for now, you can also try out any of the alternate calendaring apps available in the App Store.

  • Howto Display Worksheet in IE browser other than thru Portlet/Viewer

    Howto Display Worksheet in IE browser other than thru Portlet/Viewer.
    We wish to develop some worksheets and display them as BI Dashboards
    links on our Intranet Home page. Is it possible to host it on Oracle10gAS
    HTTP server as jsp pages?

    Have tried to remove *or disable* your contentFlow script to see if that helps causes a error?

  • The new Element Quick View in DW CC 2014

    Hey guys,
    Have you checked out the new Element Quick View in the latest DW release yet?
    The Element Quick View lets you navigate your page layouts using an interactive hierarchical tree. You can see the outline of the DOM structure in a list view, and then click, select, drag, rearrange, delete, copy, paste and duplicate HTML elements.
    All from one place ! And while you do so, the Live view renders your changes immediately. Isn't that cool?
    Now you don't have to worry about all those nested tags lying inside one another and can easily re-arrange them without wading through a single line of code.
    Here's a small demonstration and exercise to try out the new Element Quick View:
    How to visualize and visually modify your HTML structure | Adobe Dreamweaver CC tutorials
    Tell us how you like it/ dislike it. We are excited to hear back from you.

    Design View is not available in Fluid Grid Layouts.  You need to use Code View / Live View to edit.  And they're are numerous problems with it.  See related discussion.
    Is there any way to display the Design View in fluid grid pages?
    Nancy O.

  • Completely new to lab view and need to get some stop watch help please

    OK I am new to lab view so please be patient with me. I have a need for a stop watch that is triggered to start when two voltage values differ by more than 0.110V and then stop counting when they return to within 0.110v my goal is to capture the total amount of time the two voltages differ and record it along with the rest of the data is this possible and how would I do it? Thanks I am running 8.5

    danger831 wrote:
    thanks for the quick response but thats not really enough info to help me as I am very very unfamiliar with lab view and have only been using it for a few days(mainly just plugging in copied sections) so hopefully someone can give me a little more help. But the good news is I am now looking into taking one of the Lab view courses but that probably won't help me with this problem this week. thanks again for your help
    For starters, try to write the name correctly. It is LabVIEW, not lab view.
    Seriously though, your best way of learning to is try some things yourself first. Look through the examples that ship with LabVIEW for the components Raven suggested (while loops, shift registers, etc.) We could give you a working example but you will learn far more by trying things for yourself. As suggested, try a few things and then post what you have done and what you are having trouble with. From there we can answer your questions rather than just do it for you.
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot

  • Deploying JSR-168 Portlet has an intrinsic portlet to ALUI

    How can I proceed to deploy a JSR-168 portlet to work has an intrinsic portlet in ALUI?

    Hello,
    This is the WebLogic Portal forum; for the WebCenter Interaction (formerly ALUI) forum see:
    WebCenter - Interaction
    If you post your question there, I imagine you can get an answer. Unfortunately, I don't know enough about WCI/ALUI to help you out.
    Kevin

  • When I want to create a new project the view screen on the right is blank ? Since creating a new project, when almost done something happens

    When I want to create a new project the view screen on the right is blank ? Since creating a new project, when almost done something happens

    Hi
    Need more info
    • Free space on Start-Up (Mac OS) hard disk - How much ?
    • Did You try to trash iMovie pref. file while iMovie is NOT running ?
    • Can it be something that corrupt Your movie project e.g. use of alien video codecs or audio file formats ?
    (What did You use ? Video-codecs, Audio file formats and Photo file formats ? )
    Yours Bengt W

  • PHP MYSQL and DW Question: Invalid characters and new lines entry/viewing

    Hello all,
    I have followed David Powers' two php/dw/mysql books and I've
    set up PHP
    pages that insert, edit, delete, etc. listings. Everything
    works fine
    except for invalid characters being inserted into the
    database, and then
    displaying with a question mark in firefox.
    Is there a trick to cleaning up the data that a user may
    paste into a
    textbox on a web page for insertion in the database before
    the data is
    inserted or as it is inserted? Em dashes, en dashes, 'curly
    quotes' etc.
    are giving me problems.
    Also, when I enter new lines into the php page while I'm
    typing out
    information for a record, these new lines are not being
    displayed either
    in the database (using phpmyadmin to view) or on the
    resulting details
    pages, even though I'm using nl2br, etc. Is there a way to
    make this
    work reliably?
    Thank you for any help you may give me!
    -John

    Hello all,
    I have followed David Powers' two php/dw/mysql books and I've
    set up PHP
    pages that insert, edit, delete, etc. listings. Everything
    works fine
    except for invalid characters being inserted into the
    database, and then
    displaying with a question mark in firefox.
    Is there a trick to cleaning up the data that a user may
    paste into a
    textbox on a web page for insertion in the database before
    the data is
    inserted or as it is inserted? Em dashes, en dashes, 'curly
    quotes' etc.
    are giving me problems.
    Also, when I enter new lines into the php page while I'm
    typing out
    information for a record, these new lines are not being
    displayed either
    in the database (using phpmyadmin to view) or on the
    resulting details
    pages, even though I'm using nl2br, etc. Is there a way to
    make this
    work reliably?
    Thank you for any help you may give me!
    -John

  • New to Photoshop;Viewing TV and want to save to MY Library to view later. Can't figure out how to save. When I open or click on My Library it shows I need to sign in and within a few seconds it shows my sign in but nothing changes on page.

    Trying to figure out how to save Adobe TV episode as I am new to Photoshop and need insruction... trying to open & save to My Library to view later. It instructs me to sign in but I am already signed in. Anyone know how?

    Those are the instructions for your computer's iTunes (i.e. using the Store menu at the top of your computer's iTunes and selecting 'View My Account' on it). If you are doing it on your iPad then are you following the instructions for iOS devices :
    To unhide your purchases
    Depending on the content type, open the App Store, iBooks, or iTunes Store on your device.
    Scroll to the bottom of the main page.
    If you're not already signed in, tap Sign In.
    Tap your Apple ID name, then tap View Account.
    Scroll down on the Account pane, and tap Hidden Purchases.
    Locate the item you would like to unhide then tap the Unhide button.

  • DB view was enhanced in R/3 - how to get new fields in view based ds

    Hi Folks,
    in R/3 a database view was changed - there two new fields.
    How do I get this two new fields into the data source structure and automatically extracted?
    Do I have to delete and re-create the data source?
    Or do I have the ability to "update the strucutre" via rsa6
    I don't have a development key so I can't check myself but I have to give detail description how to do it to folks that got a development key
    All replies appreciated.
    Thanks and best regards,
    Axel

    Hi Axel,
    1.I think first you need to update view .Go to SE11 and update view by adding new fields coming in your view .
    2.If fields are coming from same table on which table is build then you need to click on table fields button and then add those fields to your view .Then you need to update your data source table (extract structure for same).
    3.If your fields are not coming from same table or you want them to populate via lookup to some other table or via Function module then in your extract structure you need to append fields in append structure via RSA6 or RSO2 .You can also use RSA2 for changing structure .
    4.You don't need to delete and recreate data source .Just need to change view and update data source accordingly .
    Please go through this doc you will find it helpful .
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10a89c00-7dd7-2d10-6f83-cd24ee6d517c?quicklink=index&overridelayout=true
    Hope this will be helpful .
    Regards,
    Jaya Tiwari

  • How to stop Finder from opening new windows to view contents of folders.

    I have 2 folders on my desktop, called "Home" and "Work." Both are aliases to files stored in user/documents on my HD. Both contain many folders within folders within folders and, ultimately, documents. When I double click on the "Home" desktop alias, a finder window opens showing contents. When I click on any folder within that window, it does what I want it to...switches to the contents of that folder (within same window, without opening a new one.) This works for everything in that folder.
    When I double click on a folder within the "Work" folder, however, it opens a new window at every level. By the time I get to the document I want, I may have 5 or 6 windows open, which I then have to manually close.
    I have gone into Finder/Preferences/General and the "Always open new window" box is NOT checked. Any one know why it would still be doing this? (No new applications are opening when I click on the folders, just a new finder window.) And why would it do it for one desktop folder and not the other?
    I looked through discussions till my head spun and only saw the Finder/Preferences fix, so I'm hoping there's another fix, like a preference file somewhere that I just need to trash. Any help would be appreciated.
    Powerbook G4   Mac OS X (10.3.9)  

    I don't know if this is the problem, but for windows in "Icon" or "List" view that are set so that the "Toolbar" is not showing, a folder opened within that window will tend to open a new window. This is just a difference in behaviour between the two modes. To show / hide the toolbar, try clicking the elongated button in the upper right corner, in the "titlebar" of the window, or choose "Show Toolbar" / "Hide Toolbar" from the "View" menu.
    Additionally, a workaround might be to switch to "Column" view ("View" > "as Columns" ⌘3), since opening a folder within a window in "Column" view does not appear to spawn a new window, even with the "Toolbar" hidden. Another option might be to hold down the "option" key while opening the folder - this causes the previous window to close as the new window is opened.

  • Is there a way to make links automatically open in a new window / new tab when viewing the PDF online

    Hi there,
    Currently we are adjusting our PDF files at our company, in order to make them more "user-friendly".
    We are looking for a way, when our customers view the PDFs online, that the URL that is in the PDF, when clicked on, will automatically open in a new window, instead of opening the URL in the same window as the PDF is opened..
    Could some-one please help me this?
    regards,

    It worked for me. See the source of my example at (PDF link to open in new window). (Sorry, that is the default title of the test page.)

  • Publish completed, but no new folio in viewer

    I've published a new folio to our branded viewer, but it still hasnt shown up in the viewer. Usually, I can count on the folio showing up within minutes after the 'completed' message. I know there were server issues yesterday, so maybe there are still issues? Or latency?
    This particular folio only has one article, and is horizontal only.
    The completed messsage time was - Tue Nov 06 05:48 PST 2012
    Thanks,
    -Mark Kunoff
    Informational Systems Specialist
    IU Communications
    Indiana University Public Affairs and Government Relations
    [email protected]

    folio should appear within couple of minute after successfull publish. Double check to make sure the folio status is not "Private"
    Also, re-launch your viewer to re-fresh the library and see.

Maybe you are looking for

  • Lion 10.7.2 Sleep Issues

    1. I use a Samsung 2525w (wireless) printer and I constantly have to turn the print off and then on to reset the network connection after my MAC sleeps. 2. My USB connected Epson Artistan 800 throws my two external hard drives (one is timecapsule) of

  • Asset Aquisition report date problem in indian fiscal year style  (urgent)

    hi all genius there, i am developing asset aquisiton report in which i should get the record of asset depending on indian fiscal year (1st april to 31st march). so that means if i enter 31.03.2006 then i should get all the asset records from 01.04.20

  • Music does not play from speakers

    I tired watching a video and playing music, but the nothing comes out of the speakers. They both play but no volume.?

  • Trouble getting into iTunes

    I have just bought a new laptop. I have downloaded iTunes but when I try to get into it I am given the following error message - 'The file iTunes library cannot be read because it was created by a newer version of iTunes'- Any ideas what I should do

  • How to install my unreviewed app in Browser

    I've submitted my application to Marketplace and it's not reviewed yet. I want to install it on my Android device through Browser and when I am logged in, I can see my application page. When I hit `install` button, spinner spins and then stops. Nothi