How to create RSS portlet?

hi,guys.
I want to create a rss portlet,any doc. ?
I am using jsr168,may i have sample?
if can,pls give a hand,need some doc. or sample,thank you
regards
aris

Check out this thread. It should give you some information you are looking for.
How to Implement a portlet to display data from RSS Feed ?

Similar Messages

  • How to create snapshot portlet and snapshot query using server API

    How to create snapshot portlet and snapshot query using server API
    Regards
    Dheeraj

    Hi Sebastian,
    I have used the query and it is working fine. but, How could i include the headers of the query also in to the Excel Sheet.
    RehaanKhan. M
    see the method discussed here
    http://sqlblogcasts.com/blogs/madhivanan/archive/2008/10/10/export-to-excel-with-column-names.aspx
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • How to create JSF Portlet in Currrent JDeveloper Version

    Hello,
    Now there is no options to plugin Portlet in Current Jdeveloper Version.Anyone have any idea when Oracle Is going to Release the Portlets extension in Production Version???
    Is there any good documents for how to Create JSF Portlet in Oracle JDeveloper current new Version. IF So Please send me the link.
    Thanks
    Sona

    The OracleAS Portal is also required to deploy JSF Portlets. To Develop and deploy a JSF Portlet:
    1. Install the OracleAS application server.
    2. Install the portlet container.
    3. Install the OracleAS Portal Extension.
    4. Generate Portlet with Portal Extension in JDeveloper
    5. Connect to application server.
    6. Deploy Portlet to Application Server.
    7. Install OracleAS Portal
    8. Register Portlet with OracleAS Portal.
    9. View Portlet in OracleAS Portal.
    10. Add Portlet to a page.

  • How to create a portlet for a new web page?

    I create a web page "A" in the remote server and have another page "B" which have a button in it. And when push the button in page "B", I want to use PRC to add a new portlet object linking to page "A" to portal. How should I do this?
    I know it's possible to add a new portlet template using IRemoteSession.GetPortletTemplateManager().CreatePortletTemplate(intparentFolderID, intwebServiceID), but how should I get the webServiceID while it haven't been created for the page "A". Must I create the web service in the portal server by hand? Is there any programmatic method to create a new web service by PRC? Or if there are some other methods to create a portlet for a new page without creating webservice, that would be a prefer.

    Hi Prateek,
    I Did the Things Which is Presented By Michal in This Blog.
    But When I Executed RZ70 With My Gateway Service as "sapgw01" And the Gateway Host As "Server Host Name".
    I Got the Error When I Click on "<b>start Data Collection"</b> After Execution of the Program As Follows
    <b>"Used RFC destination :SLD_NUC"</b>
    <b>"RFC call failed : Error opening an RFC connection"</b>
    <b>"Batch job not scheduled"</b>
    All Other Are Success Like Data Collection ......
    Please let me Know What to Do Now...
    Regards
    Khanna

  • How to create a portlet in Jdeveloper and consume it in webcenter spaces

    Hello all,
    I need to create a portlet in which i will be passing the parameterized url and it will go on hit the third party application.After doing that i have to consume it in webcenter spaces where user can directly add that porlet and can do all his work of third party from webcenter spaces itself.
    Can anyone tell me how to make portlets and what all we need in Jdeveloper for creating the portlet.As well as i need some reference guide which let me help to create the portlets as well as consuming in webcenter spaces.
    Please Help !!!
    Thanks...

    Are you trying to expose an existing system inside of WCS?
    If this is the case, you should investigate "External Applications":
    http://download.oracle.com/docs/cd/E17904_01/webcenter.1111/e10149/config_svcs_prod_extapp.htm#WCSUG6698
    This is an out of the box way of embedding external systems, with seperate login pages etc. I think this will achieve what you are trying to do yourself. It even allows for parameterised URLs

  • How to create one portlet with more apps

    Hi,
    How to create 10 application with one portlet on OC4J? Anybody has experience? Care to share with me.
    Thank you.

    Hi
    If you are writing application logic using JPDK or PDK, you can implement the logic/code for 1 application or 100 applications/functionality in one portlet.
    Where as if you have per application you have 1 portlet you can have modularity, can be added to Portal page's portlet region where ever you want to.portlet provider(Web provider or Pl/sql provider) can contain multiple portlets.
    If you go with 100 applications rendering in one portlet you need to implement 100 applications logic/code in 1 portlet, you can parameterize the portelt to show which applications can be shown at run time, for this you need to implement parameterization logic in portlet code. I can say this approach is cumbersome
    Thanks
    Seshagiri.Rayala
    http://soabpel.wordpress.com/

  • How to create a portlet through the hosted portal service?

    Hi!
    I'm currently working with Release 2, Portal Version 9.0.2.2.14.
    I read that it is possible to create a portlet (eg. survey portlet) through the hosted portal serviced (portal.oracle.com). How can I do this?

    The easiest way to provide search on just pages (not content areas) would be to crawl portal pages just like static pages. We have search partners on http://portalcatalog.oracle.com/ that can help you w/ this.

  • How To Create A Portlet showing granted Items

    Hello,
    we recently installed ias 9.0.2 + Portal.
    Now I want to create a personalized portlet showing all items listed in a Portal DB Provider granted to the user (or group) actually logged in. But I don't know how to find this information or what tables to use . Perhaps I can find some help here.
    Thanks a lot,
    Frank G.

    Hi Wei
    You can create a portlet using either the Content Server (or something else) that contains links to open the content_item.jsp provided by content server. I have included a description of the JSP below and the examples outline how it would be used from a presenation template. Alternatively, if you are not using the Content Server to create your portlet you can replace the pcs tags with static values.
    content_item.jsp
    Can be used to open the content item editor. You can use a combination of the parameters below to use the content_item.jsp to create a new content item or edit an existing item.
    Parameters
    fid = the id of the folder to create a new content item
    dfid = the id of the folder that contains the det specified by the det parameter
    det = the name of the DET to use to create a new content item. The DET must be located in either the folder specified by dfid or fid.
    ctid = the id of the DET to use to create a new content item.
    ciid = the id of the content item to open in the content item editor
    checkout = set to true to checkout the content item specified by ciid.
    Examples
    To create a new content item in the articles folder using the news article DET (also located in the articles folder
    <pcs:value expr='pcs_location'></pcs:value>/published_tools/content_item.jsp?fid=<pcs:value expr="folderByPath('Articles').pcs_id"></pcs:value>&det=News%20Article"
    To edit an existing content item
    <pcs:value expr='pcs_location'></pcs:value>/published_tools/content_item.jsp?ciid=<pcs:value expr='pcs_id'></pcs:value>

  • How to create pages & portlets

    Hi
    I am new to Oracle portal. i am using Oracle 3.0.
    i am working on an application in portal. i have created n number of forms, reports, dynamic pages, menus, sub menus & lovs etc. currently i access my application in a raw manner. first login , then go to the navigator link then applications & click on menu.
    my menu is a single entry point to my application. how can i publish this. i.e what i want to do is the moment user logs in he should straight away get the menu view.
    I have read there is something by which we can create pages & publish them.
    Could someone tell me how to create a page where i can drop my components such as menu , forms & reports on to it & then create a complete portal.
    I can see a create page in my oracle portal but the moment i try to add a portlet in that page it gives me option for adding an appliction only what i want to add is the componenets(such as menus, forms etc) residing inside my application.
    what it gives me is 2 options 1 to edit & the other to navigate the application only, here i can see my components but cannot include them in my page.
    Kindly reply
    Regards
    Sushant

    Hi,
    First go to the navigator and click on the pages tab. From there click on create page link. Give the name of the page and finish with the page wizard. Then click on the created page from the navigator. Edit the page by clicking on the edit page link. Click on the "Add Portlet" icon and from there drill down into the application where the component is and then add it to the page. Make this page the default page for the users, who should see it when they log in.
    Hope this helps.
    Thanks,
    Sharmila

  • How to create a Portlet application in OPM 10.4

    Hello,
    We would like to create a portlet application. The purpose of creation of such application is to embedded this in the portal.
    Can we get the pointer on this please?

    The actual interview portlet is found in the zip you download for Oracle Policy Automation runtime components for Java (Oracle Policy Automation Downloads on OTN).
    Any basic rulebase will work inside the portlet.  The SocialServicesScreening example rulebase has both portlet and non-portlet projects.  The rules and data model are the same in both projects but these projects contain different summary screens because portlets impose a restriction on the use of relative URLs to reference static resources.  See the explanatory note in the "Change the layout or appearance of interview screens" topic of the OPM User's Guide (http://docs.oracle.com/html/E48373_01/toc.htm#Interviews%20and%20flows/Change_layout_or_app_of_interview_screens.htm?Highlight=Portlet)
    The OPA Developer Guide contains an entire section on the Interview Portlet - see the topic "The Interview Portlet" (http://docs.oracle.com/html/E48376_01/toc.htm#Interviews/The_Interview_Portlet.htm)
    .Brad.

  • How to create RSS?

    Hey everyone
    How do I create an RSS feed with iweb without .mac?
    Thanks
    Bevan James Eyles

    Hi I am having a problem with 'RSS Subscribe' button on http://www.childreninchina.org on all browsers except Safari The website is not published to .mac. The 'RSS Subscribe' button is on the "news & info" page which uses the blog template. The RSS icon appears on the bottom of the page in Firefox and this works - so should I delete the RSS button and leave a text message informing subscribers to look for the RSS icon on their browser? Or is there a fix for a non HTML literate person like me! Cheers
    Graham.
    iBook G4   Mac OS X (10.4.6)  
    iBook G4   Mac OS X (10.4.6)  

  • How to create a portlet to upload/delete files into portal pages

    I wanted to know if it is possible to create a simple UI wherein a user could choose a file from his HDD and upload it to the page as an item.I know this can be done by editing the page,but when the user clicks on edit he would have to use the default portal interface to do the same, i want to avoid precisely that.
    If possible then how do I go about making it.This UI would also require that the user be able to select from a list of previously uploaded files and delete some of them.This i require so that any authenticated portal user could access/downloaded the uploaded files given the url to the same.

    You can use the WebDAV feature in Portal Release 2 to provide a simple interface for uploading and managing files. In addition, the content management APIs can be used to build custom interfaces. These APIs are available for Portal 3.0.9 and will soon be available for Release 2. There is no Delete API, but one is planned for an upcoming release.
    Regards,
    Jerry
    PortalPM

  • How to create portlet pages in oracle webcenter 11g?

    Hi all,
    currently we are using an application with oracle web portal 10g server. Is it possible to do migration all portlet pages 10g portal to 11g webcenter ?
    and please clarify how to create a portlet page in webcenter 11g?
    Regards
    Nagarajan

    Hi Nagarajan,
    In webcenter there is no concept of portlets.Here you need to have all the portlets as WSRP.
    So in a jist, you need to expose your current portlets as WSRP and the same should be consumed in webcenter portal pages.
    Hope this make things clear.

  • Create a portlet by using Sun One Studio 5

    Hi,
    I am having Sun One Studio 5 and Portlet Builder 2.0, however I do not know how to create a portlet and deploy it into war. Please help me create a portlet using Sun One Studio 5.
    Thanks in advance.
    [email protected]

    Liferay has a forum and you should use it - http://forums.liferay.com/ :-)
    btw, I have used the liferay portal 3.2.0 with jboss/tomcat with inbuilt and custom portlets and never had such an issue. Note that you application user is not the login user to the portal. by default you have to use [email protected]/test and id/pwd.
    Check the installation, dev instructions at
    http://www.liferay.com/web/guest/documentation/installation/jboss_tomcat
    http://www.liferay.com/web/guest/documentation/development

  • Creating a portlet without WebLogic Workshop

    Hi;
    Are there instructions anywhere on how to create a portlet and run it under WebLogic - without using WebLogic Workshop? I am guessing that that might be a simpler approach.
    thanks - dave

    There really aren't - BEA wants you to use their Workshop tools because they hide all the supposed 'complexities' of their Portal framework nonsense from you.
    That being said, I've managed to find a way to work without Workshop and to use Eclipse as our development environment. Granted, we're focussed on JSR-168 portlets with JSF, but we still have to play within their proprietary framework for the Portal itself. So far, we've been very successful, just a few minor issues regarding the admin tool, but it works. The trick is to create a project in Workshop once, then dissect it so you can import it into Eclipse and work with it the way you want. Its not impossible, but its not trivial either - it has taken me about 4 weeks to sort our how the Portal works.
    We're using Portal 8.1sp5, with JSR-168/Apache JSF-Portlet Bridge, Spring, Hibernate with Eclipse 3.1/Maven 1.x.

Maybe you are looking for

  • Error While Creating Delivery : "Quantity falls below minimum Inventory"

    Hi All,     I have an error while creating a delivery in BusinessOne. I have created a new item using the BusinessOne UI. And i created the salesOrder for this item and it was created successfully. But when i tried to create a salesDelivery for this

  • Usage of "Global Object Services" in WD4A possible?

    Hi SDN, we are planning to develop an application as successor of an existing SAPGUI application. In the old app we use the GOS for the administration of attachments. Is there any possibility of using the GOS in the new app in WD4A? Thanks a lot. And

  • Need help with two albums

    I bought two Marilyn Manson albums from itunes store. (Born Villain & The High End of Low (Deluxe Version)) Some of the songs are not complete. The stop in middle or even less than the song is supposed to be. How do I delete what I downloaded and red

  • How can I create code for PIC and Freescale microcontrolles and perform simulation?

    Hi. I am new to LabView. I would like to simulate code (C or assembly) for the PIC and Freescale microcontrollers. I would further like to use oscilloscope to monitor the pins behavior. Is this possible? If yes what software should I use? Please feel

  • How to make Deactivate line appear in T.code FTXP in testing client

    Requirement is that Deactivate tab should appear in my testing client.  Right now it is not appearing.  It is appearing in the Development Client.  The necessary changes have been carried out in respect of a tax code (pertaining to FI only )by deacti