WPC - Adding iviews to a web page

Hi All,
1. I understand webdynpro iviews are not supported with WPC, can any body list a few which are?
2. I have followed the links for creating entry point for the iviews and not able to find them in the webcontent folder.
Can anybody describe in detail, what has to be done in order to get the iviews into the webpage.
Regards,
DJ

Hi,
To Create Entry points, you should follow the following procedure.
Procedure
Carry out the steps below to create a global entry point.
       1.      Choose System Administration ® System Configuration ® Knowledge Management ® Content Management ® User Interface ® (Show Advanced Options) ® Mapping ® Component.
       2.      Edit the wpcDragExplorerEntryPoints configuration object.
In the Parameters field, you can enter the following properties:
Property
Description
displaymode
Specify select
maxproviderprio
Enter a value for the highest priority number that standard entry points can have and still be displayed in the Web content browser The priority of standard entry points is between 3 and 80. For a list of standard entry points and their priorities, see the configuration at Content Management ® Repository Managers ® Entry Point Providers ® Entry Point Provider.
entriesperrow
Number of entry points displayed in each row (default: 5)
entrypointsprefix
Prefix of the entry point repository
If you specify a value for this parameter, standard KM entry points are also displayed in the Web content browser.
Default: /entrypoints
sharedcontent
Semicolon-separated list of paths to be displayed as global entry points for shared content
Example of a complete specification in the Parameter field:
displaymode=select,maxproviderprio=30,entriesperrow=5,sharedcontent=/wpccontent/Cross-Site Content;/documents/MyFolder

Similar Messages

  • Web Page Composer - Web Form for exposing iViews and External Web Pages

    Hello SDN Community,
    This forum thread is intentionally created to collect your feedback and ideas regarding the Web form for exposing iViews and external Web pages.
    With this new Web form you are able to specify height and width of the iFrame, in which the corresponding iView/external Web page will be displayed on the particular WPC Web page.
    For more information regarding this new Web form and its features and to download it visit this address:  https://wiki.sdn.sap.com/wiki/display/KMC/CustomizingtheWebPageComposer
    Your oppinon and constructive suggestions will help to evolve the Web form further and facilitate the community to create more sophisticated and enhanced versions of this basic reference implementation. Feel free to contribute also your version and discuss in public.
    Here are some basic questions that can guide you:
    1. Does this new Web form help in your particular scenario? How?
    2. How would you rate from 0 to 5 your satisfaction with this particular Web form?
    3. What can be improved in the Web form?
    4. Do you miss something from documentation point of view?
    Explore the new WPC wiki pages - find valuable the information regarding WPC at one place, download new Web forms, and feel free to contribute.
    [Web Page Composer Wiki|https://wiki.sdn.sap.com/wiki/display/KMC/WebPageComposer]
    Best Regards,
    WPC team @ SAP

    Hello!
    I have installed your component. When I try to create a new component in WPC with this form, portal throws an exception
    Full Message Text
    05:54_30/07/09_0005_21710350
    [EXCEPTION]
    java.lang.NullPointerException
    at com.sap.nw.wpc.editor.EditorBean.updateDocumentFromContext(EditorBean.java:336)
    at com.sap.nw.wpc.editor.EditorBean.getPreview(EditorBean.java:600)
    at pagelet.editor._sapportalsjsp_editor.subDoContent(_sapportalsjsp_editor.java:1802)
    at pagelet.editor._sapportalsjsp_editor.doContent(_sapportalsjsp_editor.java:58)
    at pagelet.editor._sapportalsjsp_editor.service(_sapportalsjsp_editor.java:38)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:360)
    at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:934)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
    at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:89)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:232)
    at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at com.sap.nw.wpc.editor.EditorTool.doContent(EditorTool.java:55)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Do you have any ideas? I am running EP7 SPS 15
    Thanks in advance

  • Calling a Webdynpro Iview from a Web Page

    Hi guys we are trying to display a custom webdynpro iview in a web page.
    when the user clicks on a link on the left side navigation in the webpage it is supposed to open the webdynpro iview in an Iframe in the same window beside the left navigation area. but we are getting  a warning message before the iview is opened.
    an error occured while starting the iview Application/webdynpro/dispatcher/sap.com/pb/PageBuilder:jsessionid=(J2EE3062800)ID484538950DB11873745832264248987END will run with a wrong client window ID!
    and when we click on ok the iview is displayed in the IFrame
    to open the iview we are using an URL of the format
    http://<Server>:<Port>/irj/portal?NavigationTarget=navurl://8bc08160d466f592c481da5639ca31e9&NavMode=3
    can any one tell me why we are getting this message and how to remove it.

    Hi Praveen
    The iview is assigned to a portal role and we even have some authorisation objects assigned in R3, so only the users who have access to the role should be able to see the iview and the content they see in the iview is limited depending on the assigned authorisation objects.
    if we use the link
    http://<server_name>/webdynpro/dispatcher/local/myWebDynProProject/Helloapplication
    every one will be able to access the iview and they will be able to see all the content.
    when the user  clicks on the link he should login with his id and password  so that the authorisation objects are checked agaist his id. If we use the above link the user will be logged in with a test ID and the authorisation objects will not work.

  • Web Dynpro iviews integration with web page composer

    Hi,
    Can web dynpro iviews be integrated into web page composer? I was trying to integrate one ESS web dynpro iview into wpc but the system is throwing an error:
    We are on EP7.01 SP3 (Enhancement Pack1). Please advice if the integration is possible in Enhancement Pack1.

    Hi,
    According to the documentation Web Dynpro iViews are not supported : [Configuring Entry Points for iViews|http://help.sap.com/saphelp_nw70/helpdata/EN/06/4776399abf4b73945acb8fb4f41473/content.htm].
    Regards,
    Pierre

  • IView size in Web Page Composer

    Hi all,
    I have created one page using Web Page Composer. I have designed some forms using XML form builder and created KM navigation iView. If I assigned that iView to page , it takes full height. How can we fixed the height of the iView and what should be given to the properties of iView?
    Help me in this regard.
    Regards,
    Hemalatha J

    Hi
    Maby this will solve your problem:
    Change the Isolation method property on the iView to Embedded.
    (Open your iView properties - Property category: Load - Isolation Method: Embedded)
    This makes (at least some types of) iViews appear on your Web Page Composer page in full height instead of with limited hight and scroll.
    /Linda

  • Adding Flash Video to web page

    Hi Everyone,
    I have a web page that I have added a flash video to using
    the insert flash video option in Dreamweaver. I uploaded all the
    files including the additional files that are created when you use
    that option and when I try to get to the video file once I have
    uploaded it will not play. If I use a link directly to the .swf
    then it will play but the link to the page where the video is
    inserted just shows a blank page. Can anyone give me any guidance
    on how I can get this to work.
    P.S. If I preview it from my desktop before uploading to the
    website it works fine.
    Thanks,
    Robert

    Upload the Scripts folder to server.
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "ryonker" <[email protected]> wrote in
    message
    news:g2mpvv$3j3$[email protected]..
    > Hi Everyone,
    >
    > I have a web page that I have added a flash video to
    using the insert
    flash
    > video option in Dreamweaver. I uploaded all the files
    including the
    additional
    > files that are created when you use that option and when
    I try to get to
    the
    > video file once I have uploaded it will not play. If I
    use a link directly
    to
    > the .swf then it will play but the link to the page
    where the video is
    inserted
    > just shows a blank page. Can anyone give me any guidance
    on how I can get
    this
    > to work.
    > P.S. If I preview it from my desktop before uploading to
    the website it
    works
    > fine.
    >
    > Thanks,
    > Robert
    >

  • Adding keywords to a web page with Dreamweaver 8

    Hi,
    Does anyone of you know how to add keywords to a web page
    with Dreamweaver 8? I want the link to the web page shows up when
    people google the keywords. I pulled out the instructions from
    ehow.com and followed the instructions by using the HTML Keywords
    function in the Insert menu. I tested it on Google website by
    entering the keywords but it did not work.
    Any clues would be helpful.
    Thanks,
    Shirley

    Let's put it this way - those sites I have that are highly
    ranked do not
    have any meta keywords on them. So - you do the math....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Nancy O" <[email protected]> wrote in message
    news:[email protected]...
    > Maybe...
    >
    >
    http://www.hypergurl.com/articles/metatagswhatare.html
    >
    > "Will Meta Tags Improve My Rankings?
    >
    > Unfortunately, the majority of the major search engines
    do not recognize
    > the
    > meta keyword tag at all. A larger number do recognize
    the meta description
    > tag for the purpose of creating a summary for the page.
    The prevailing
    > philosophy is that search engines prefer to index text
    that is clearly
    > VISIBLE to the user, although exceptions are certainly
    made. The engines
    > in
    > general consider invisible text, such as that found in
    meta tags, as
    > "untrustworthy" since they can be easily abused by an
    unethical Webmaster.
    > For example, someone could list out many keywords that
    do not apply to
    > their
    > page's content, or they could repeat a keyword many
    times in hopes of
    > boosting their rankings.
    >
    > Of the engines that do support meta tags, none are
    thought to give extra
    > "relevance" to words appearing in meta tags versus
    elsewhere on the page.
    > In
    > fact, most engines give words in these tags less weight
    than if they had
    > appeared elsewhere on the page such as in the body area
    or the page title.
    >
    > You might then conclude that meta tags are useless?
    Well, not quite. You
    > definitely want to include a meta description tag on
    every page to avoid
    > the
    > search engine making up its own description from random
    excerpts on the
    > page.
    >
    > In regard to the meta keyword tag, many experts believe
    that including a
    > keyword in BOTH your meta tags and in other areas of
    your page CAN help
    > improve your rankings. For example, let's say your
    keyword was "Star Wars
    > collectibles" and it appeared in the body text that is
    visible to the
    > user.
    > If the keyword were also included in your meta keyword
    tag, then that
    > would
    > reinforce to the search engine that "Star Wars
    collectibles" was an
    > important theme on this page. Although no extra
    relevancy boost is given
    > for
    > including the keyword solely in the meta tag, some
    engines may look to the
    > meta tag as a way to reinforce their belief that a page
    is relevant if all
    > the other more important factors "check out" too.
    >
    > In any case, including the tags are unlikely to hurt
    your rankings if you
    > follow a few simple rules. Be careful not to repeat the
    same keyword more
    > than two or three times in the tag. Never repeat the
    same word twice in a
    > row or you may trigger a search engine's "spam filter."
    Lastly, never
    > include keywords that do not apply to the content of
    that page."
    >
    >
    > --Nancy O.
    > Alt-Web Design & Publishing
    > www.alt-web.com
    >
    >
    >
    >
    >
    > "John Waller" <[email protected]>
    wrote in message
    > news:[email protected]...
    >> > No one? Several regulars here do.
    >>
    >> Is there any point in using them other than typing
    practice?
    >>
    >> --
    >> Regards
    >>
    >> John Waller
    >>
    >>
    >
    >

  • Help adding audio to a web page...

    Hi, im about to start designing a web page that will have 4 audio files on it that can be played once clicked on.
    I was hoping for something very simple looking (like the amazon audio preview players - track title, play & stop button).
    I have never done this before so would appreciate any help you guys could offer.
    Cheers!
    Benn

    I use Pickle Player.  It supports many custom player skins (control styles), playlists & posterframes.  Best of all, it works in all devices with just one file type -- MP3 audio or M4V video.
    Nancy O.

  • Adding content to a web page [was: Help with basic question (i think)]

    Hi there everyone, first time in this forum.
    Im creating a website for the first time in dreamweaver after using other programmes and have so far created a banner and nav bar across the left hand side. I am unsure on how i am meant to add any content into the actual centre of my page as there is no box there to write in or add pictures and when i create a image or div or table they all just hug the top of my page and refuse to go next to the navigation bar like i need to it! im sure it is simple but i am finding it so much harder to use than any other programme.
    Im trying to do a list of pictures and descriptions for my mums business.
    any help would be greatly appreciated.
    thanks!
    Harry

    Harry, I have moved your post from the HTML5 Pack forum to the Dreamweaver General Discussion forum, which is the most appropriate place for this sort of question.
    Dreamweaver is a professional web development program that requires at least basic understanding of the underlying web technologies: HTML and CSS. It's not a WYSIWYG program where you can just drag and drop items on a page. To give you a better understand of how Dreamweaver works, it might be a good idea to try the Building Your First Website tutorial here: http://www.adobe.com/devnet/dreamweaver/articles/first_website_pt1.html.
    Since you're new to this forum, I also suggest you take a few moments to read How to get help quickly, and browse through the Dreamweaver FAQ.

  • Adding Smilies in a web page.

    How can i add smilies in a JSP dynamically such that used in a chatting applications during chatting?

    i am using servlets,JSPs,Beans,Javascript,HTML in my project with Apache Tomcat 6.0.20 as web server and Oracle 10g as database server.

  • Using Web Dynpro iViews in Web Page Composer

    Hi all,
    is it possible to add a Web Dynpro / Web Dynpro iView in a Web Page Composer page? I'm using NW7.0 EhP1.

    Hi,
    I believe, it is not possible to add webdynpro iviews in WPC.
    Check this help.
    http://help.sap.com/saphelp_nw70/helpdata/EN/06/4776399abf4b73945acb8fb4f41473/content.htm
    Good Luck!
    Sandeep Tudumu

  • Supported iViews in Web Page Composer

    Dear SDNites,
    We are planning to Web Page Composer at one of the client implementations. I wanted to know, is there any definite list of iviews supported with Web Page Composer.
    I tried to drop URL iView and WebDynpro iview but could not get them working within WPC framework.  Can you please guide me if I am missing any configuration or these iViews are not supported within WPC framework?
    Regards
    Pavan

    Hi Pavan,
    The place I could find today a reference about non supported iViews is in the [WPC Wiki|https://wiki.sdn.sap.com/wiki/display/KMC/WebPageComposer-FrequentlyAskedQuestions], under the section Functionality, and the link How does WPC integrate with the Portal Content Directory (PCD)?
    Hope this clarifies.
    Best Regards,
    Joseph

  • Using iViews in Web Page Composer

    Hi,
    I have created some iViews in the portal Content. How can I put this iViews into WebPages in the WebPageComposer?
    Best,
    Stephan

    Stephen,
    Please let me know your email id. I will send you few docs related to Web Page Comoser which will guide you to work with WPC.
    Also, You can look into this so that you can use the iview in the web page
    [http://help.sap.com/saphelp_nw70/helpdata/EN/a6/78aa5c2ab64c1d83db59a25793e9eb/frameset.htm]
    Reward Points if it is helpful.

  • How to add Portal iViews with Web Page Composer

    Hi,
    We are working with Web Page Composer in EP7.0 SP13.
    We are creating web pages and we would need to add Portal iViews into. When we try to add an iView, we cannot select it from Web Content Browser to drop into the web page container.
    How can we add iViews into our web pages?
    Helpful answers will be rewarded!!
    Thanks in advance,
    Samantha.

    Hi,
    See these:
    [http://help.sap.com/saphelp_nw70/helpdata/en/06/4776399abf4b73945acb8fb4f41473/frameset.htm]
    [/message/4414263#4414263 [original link is broken];
    Best regards,
    Avishai Zamir

  • Add Portal iView to Web Page in Web Page Composer

    I would like to add a Portal iView to a web page using Web Page Composer.  What are the steps to be able to do this?
    We are using NetWeaver 2004s with SP16.
    Thank you for your assistance.
    Alex

    Hi Le,
    I configured a Global Entry Point.  These are the steps:
    1.  Choose System Administration ® System Configuration ® Knowledge Management ® Content Management ® User Interface ® (Show Advanced Options) ® Mapping ® Component
    2.  Edit the wpcDragExplorerEntryPoints configuration object.
    In the Parameters field, you can enter the following properties:
    Property:  displaymode
    Description:  Specify select
    Property:  maxproviderprio
    Description:  Enter a value for the highest priority number that standard entry points can have and still be displayed in the Web content browser The priority of standard entry points is between 3 and 80. For a list of standard entry points and their priorities, see the configuration at Content Management ® Repository Managers ® Entry Point Providers ® Entry Point Provider.
    Property:  entriesperrow
    Description:  Number of entry points displayed in each row (default: 5)
    Property:  entrypointsprefix
    Description:  Prefix of the entry point repository.  If you specify a value for this parameter, standard KM entry points are also displayed in the Web content browser.  Default: /entrypoints
    Property:  sharedcontent
    Description:  Semicolon-separated list of paths to be displayed as global entry points for shared content
    Example of a complete specification in the Parameter field:
    displaymode=select,maxproviderprio=30,entriesperrow=5,sharedcontent=/wpccontent/Cross-Site Content;/documents/MyFolder
    Alex Zelinski

Maybe you are looking for