Hyperlink in KM Navigation iView using XMLForms

Hi ALL,
I have 2 iViews based on XMLForms. One is a summary iView. In this I need to provide a Hyperlink to another iView which will have actual content. This is also a iView based on XMLForm. please give me some solution.
Thanks a lot in advance.
Joe

Hi Sreekanth
I think you are tying to communicate from one iView to another iView, If i understand your requirement correctly :
When a business application uses more than one iView, you need the EPCF (Enterprise Portal Client Frame Work) service to transfer data between the iViews. The EPCF service provides:
·        Mechanisms for eventing between iViews.
·        A Java object, called a client data bag, that serves as transient data buffer on the browser.
view 1 contains something like
parts dynamically either by retrieving them from a session bean or by subsrcibing to an EPCF event You may define by yourself.
Krishna
Please follow this:
http://help.sap.com/saphelp_nw04/helpdata/de/43/0029d0e7371aa2e10000000a422035/frameset.htm
https://www.sdn.sap.com/irj/sdn/thread?threadID=109978

Similar Messages

  • How to use quick link property in the km navigation iview

    Hi all
    I have requirement.
    T structured lables
    one on top and rest 12 at the bottem in 3 columns, 4 rows.
    when i click the lable it should connect to a  respective folder in the KM
    this entire page have to be connected to a folder link...ie when i click this folder link this page with T structured lables have to come and when i click each lable respective folders should open...
    so for that i have created  one KM Document iview(this is like heading in the page) and 12 KM Navigation iviews(pointing to  respective folders)
    after that which layout will be suitable for this in page layout???
    if i add all iviews into a  one single page
    how to connect lables to folder???
    one of my friend have suggested to use '"quicklink'" property along with html page...???
    how to use it ???
    so pls do help me???
    my dead line is by today evening i.e 2.12.08
    pl do reply me as soon as posible
    thanks and regards
    Gayathri vuthukota

    hi Nikhil
    cau u explain me in detail please.
    I have done with HTML page and attached to Km document iview.and i have my 12 Km navigation i views.
    Then create static Links on HTML page to navigate to other iviews. It can be created by using the Insert link in Km tool of the html editor available in Km. For opening a url iview from a link you can write this for executing the 'donavigate method' to open the iview you needed.???
    what is EPCF client eventing???
    thanksn regards
    Gayathri

  • Can we use same docmnt iview to open selected document frm Navigation iview

    Hi There,
    I am trying to use set of two iviews, one for KM navigation iview and another for the document which will be selected on navigation iview.
    All i am looking for is, when user select any document on navigation iview, document is open in right side(in one document iview). I dont want to create them as links(i mean one to one mapping between document and iviews).
    If you have come across similar scenario, please help.
    Thanks,
    Rgds

    KM User Interface:
    System Administration → System Configuration→ Knowledge Management →Content Management→ User Interface → Settings → Layout Set.
    1: LayoutSet used for the KM UI is PortalFavoriteExplorer
    1.Layout Controller: TreePreviewLayoutController
    2.Collection Renderer:
    Resource Renderer
    Use this

  • Search iView instead of KM Navigation iView

    Hi,
    the guide "How To... Tune the Performance of Knowledge Management" recommends to use Search iViews instead of KM Navigation iViews for performance reasons.
    Can someone please explain how to configure these iViews? The Search iViews we use provide an input field which we don't need in this case. How can a search string be submitted, so that a Search iView directly displays the content of a folder as search result? Is there any documentation available?
    Thanks in advance
    Best regards
    Thomas
    Message was edited by:
            Thomas Bauer

    Hi Thomas,
    have a look at the <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/45bcc1c0-0d01-0010-1094-fe7993416ea6">How to Configure the Last Ten Documents Scenario</a>.
    There you find a sample how to start the search iView with a direct result list, by adding "QueryString=*" to the query parameter for the iview.
    Hope this helps,
    Robert

  • How to hide the folder name in a KM Navigation Iview

    Hi,
    Scenario,
    I am using a KM Navigation Iview with LinkListExplorer Layout set. The Folder Name appears at the top of the collection.
    Please can someone tell me how I can hide the folder name for the iview. i.e I do not want the folder name to appear in the iview.
    Appreciate your help.
    Thanks,
    Vaishali

    Folder name is located in the breadcrumb
    remove your breadcrumb in your collectionrenderer of the layout set you are using.
    Check the layout set you are using in your KM navigational iview.
    Raghu

  • How to pass the "path" dynamically to KM navigation iView ?

    HI Experts.
    This is my issue:
    I have a WD Java iView, with a data table.
    In the same page, I have a KM navigation iview too.
    Conceptually, each row in this table, have some documents in a CM Repository asociated.
    This repository has subfolders for each master data in the table.
    (example: imagine a table with material master data, and a repository with a subfolder for each material,
    and inside of it, several unstructure documents about this material.
    Then, I need to call a KM Navigation iview when click a table row, passing parameters, in special the "path".
    I am using this code in my action (triggered from webdynpro iview)
         WDPortalNavigation.navigateAbsolute("ROLES://portal_content/com.stk.demos.folders.zz_demos/com.stk.demo.ch.TEST_CH/com.stk.demo.ch.Listar_Docs",
         WDPortalNavigationMode.SHOW_EXTERNAL, (String)null, (String)null,
         WDPortalNavigationHistoryMode.ALLOW_DUPLICATIONS, "test",
         (String)null, (String)null );
    Partially it works, the window open and show the navigation iview, but...
    in the root directory (or directory indicated in iView harcoded properties);
    But I need pass the path !
    How can I call that iView, dinamically using a parameter, the path (property ID: path)
    to the KM navigation iView, in order to open initially in a indicated path?)
    I have read this link
    http://help.sap.com/saphelp_nw04s/helpdata/en/c3/235a428a1e9041e10000000a1550b0/frameset.htm
    but, I still can't understand how to use this parameters.
    Thanks in Advance.
    Leandro.

    Hi Leandro,
    You can create your own proxy IView and then redirect it to KM Navigation IView.
    This way you can dynamically change the path.
    Check this to know about proxy IView:
    KM Document Iview Source Code
    /thread/190600 [original link is broken]
    Regards,
    Praveen Gudapati

  • Portal runtime Error in KM Navigation iView

    Hi,
    I have created a KM Navigation iview and assigned it to a role.
    When I preview it via portal content, everything is fine.
    When I login as an end user with that role (to which this iview is assigned) this list of documents in that folder is shown. But when I click on any of the doc to view that, it gives me
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 04:09_22/07/11_0133_7786050
    Refer to the log file for details about this exception.
    I have already assigned the Full control permission for this role to that document folder.
    Is there any more setting that needs to be done??
    Thanks,
    Atul

    Hey Atul,
    Check the URL Generator Service for the host and alternative host. See to it that these URLs have the same domain name as that of the Portal. Also, if there has been a KM database copy lately, see to it that the document is not pointing to the server in the other environments to which you as an admin could have access to but not as an end user. So, for that, again check the URL Generator Service. I am just throwing in possibilities, it had happened with me once.
    Use HTTPwatch to verify what URL is the iView trying to point to OR I guess your logs might have already told you that.
    Hope it helps,
    Prathamesh

  • Auto refresh/reload of content in km navigation iview?

    We are using loads of km navigation iviews to show content from km folders or taxonomy folders. Some of these are placed  on the portals front page (company news for example). Since many of our employees log into our portal in the morning and then keeps it in the background during the day without refreshing the page, they miss out on new items in these iviews. This could also apply to display screens in our factories.
    Does anyone have a solution as to how make these iviews refresh at certain intervals?
    Henning

    Hi Henning,
    have you fixed this issue?
    Could you please share with me the details?
    Thank you.
    Gio

  • Calling KM navigation iview from ABAP

    Hi All,
    I am trying to call the KM Navigation iview from ABAP webdynpro view. it is like implement the same functionality as currently available for Repository filters through ABAP coding. I have to create a new Folder in the KM and call the KM Navigation iview for that specific folder. I know KM has provided few new webservices which I can use to create a new folder in the KM repository but I am unable to open the KM navigation iview with the newly created folder through coding.
    I am using the navigate_absolute Portal Navigation method to call the KM Navigation iview from ABAP code. Currently it is opening iview with the folder set as root folder in the iview property but I need to open it with the newly created folder through the code. The same sort of functionality is implemented from java code by passing the Business parameter with navigate_absolute method. The problem with ABAP code is that I don't know what is the exact format of the Business parameter to be passed.
    In the java code the Business parameter is passed as
    Uri=/documents/cprxrpm/46A73F1FEED21B0DE10000000A4241A8:DFM_450_MIT3_SAURABH/RIH/47B44774254208CCE10000000A4241A8:wonder-item-01 :WONDER-ITEM-01
    Does anybody have idea how can i implement the same scenario in ABAP and what should be the format of the to be passed as Business Parameter from ABAP code ?
    Regards,
    Vikash

    In the abap web dynpro view create an exit out bound plug with url as parameter.
    In your wddoinit call the the url. The url can be accessed by previewing the km iview in content management. Hope this helps.

  • How to set the size of popups from KM Navigation Iview

    Hello guys
    Does any of you know how I can set the size of the window that pops up when you click on a resource/file in a KM navigation iview?
    I have tried to enter "width=100,height=100" (without the quotes) in the Window Features property of the KM Navigation Iview, but it does not influence the size of the popups.
    Any suggestions to what could be wrong? Or is it not possible at all to control the size of that popup?
    Kind regards,
    Martin

    Hi,
    I cheched yesterday if I could find the command, sorry I couldn't.
    I also realized that the layout generates html link tags (ie. <a />) for the resource links, no javascript open link functions (ie. window.open), wich doesn't alowed (as far as I know) to give size to the pop-up window.
    So to make the link of the resource (gived by the <b>displayname(contectlink)</b> property set) I think you would have to <i>create (develop)</i> the layout, so the link will be rendered with window_size.
    You have other option, you can take off the "<i>contentLink</i>" setting. and add the <b>download</b> command, so the user who want to open / save the document can click on this command and do it in their PC.
    I.E, Create a copy of the <b>download</b>, and add this to the Collection render displayed porpeties:
    rnd:command(command=Z_download/style=link)
    You ca also use and icon to represent the download (you can set that icon in the command)
    I.E, rnd:command(command=Z_download_icon/style=icon)
    This last options represents a problem with the km-only-read content like xml files generaded by xml forms, it can only be readed in the km-portal.
    I hope this might help you.
    Best regards,
    Jorge M.

  • Background image for a KM Navigation iView

    Hi Friends,
    I would like to put an image, that is a part of the KM repository (/documents/myPic/abc.jpg) as a background image to my KM Navigation iView. Could you please let me know all the available solutions to achieve this?
    EP/KMC 04s (7.0 SP06).
    Thanks in advance,
    Debasis

    Hi Debasis,
    This is a general Flex UI collection renderer setting
    for the Collection Renderer Settings Group:
    rndBgImagePath
    Look here:
    http://help.sap.com/saphelp_nw04/helpdata/en/87/3d48475ee8bd448c4031aa98d90524/frameset.htm
    For a specific folder you could even set this using
    the folder's details under Presentation Settings >
    Additional Parameters.
    Regards,
    Darin

  • How to hide expired KM documents from authors in some navigation iviews?

    Hi there,
    I have one (almost philosophical) question: when Time Based Publishing is enabled, only users with read/write permission can see expired documents (I mean, documents that have passed its validfrom date). So far, so good.
    This happens for all iviews (KM Navigation iviews) in the entire portal. But... what if it could be needed only in a few ones?
    Think about this scenario: you have an iView where ALL users can see documents or news (for example, in a Home tab where users access when enter portal). A user with no write permissions will see only valid documents, which is OK.
    However, a user with write permissions will see not only the valid docs (or news) but also the expired ones!
    Don't you think is a little bit confussing for the autor? Besides the fact that this iview perhaps is showing a LOT expired documents...
    Of course, these author users should be able to see expired documents in other iviews, for example, in other portal tabs...
    Is this a real scenario? If yes, how it can be achieved with KM (We're on 7.4 SP6)
    Thanks in advance,
    Best regards,
    Marcelo

    Hi Lorcan, thanks for the tip.... but... I don't think that would be possible (AFAIK), because all users that access to portal are authenticated users (we're using Windows Integrated Authentication).
    However, I've found this SAP 1836779 - Resource is not getting deindexed after lifetime has expired, I'm dealing it with OSS.
    I'll let you know any update.
    Thanks again,
    Best regards,
    Marcelo

  • IView used in middle part of SDN homepage?

    Hi,
    I am actually a Basis Consultant, but have to build a basic prototype of a portal for demonstration purposes so this is propably a very basic developemnt question:
    What iView is being used in the middle part of the SDN homepage to display the news items?
    (The News iView used in the standard Home role in my portal only gives me the headings of the news articles in and you then have to click on it to get anymore info on the specific story)
    Thanks!
    Adriaan

    Hello Adriaan
    A way to recreate what SDN has on their Home page (the News iView) would be to create a KM Navigation iView that points to the folder your News items are in, and then develop a custom XML form to display the list of News items the way you'd like to see them.
    See <a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ee639033-0801-0010-0883-b2c76b18583a">How To Create XML Forms</a> for a step-by-step guide.
    Hope this helps,
    Fallon

  • Navigation iview sample

    I need to write an iview that does the following:
    (1) run in an extra page
    (2) has a small navigation panel on the left with hyperlinks to SAP IAC iviews
    (3) displays SAP IAC iview in the right (large) depending on the selection of (2)
    I have seen the following SAP Help <a href="http://help.sap.com/saphelp_nw04/helpdata/en/43/00c110606a5277e10000000a1553f7/frameset.htm">Navigation iview</a>
    But I would like to have a sample rather than this bunch of hyperlinks that sounds confusing to me
    Does anyone has a sample (or link thereof) for such an iview?

    HI,
    Refer the weblogs
    <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2453">Blog1</a>
    <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2441">Blog2</a>

  • Dynamic Navigation iView ordering

    Hi,
    We have a problem with ordering iViews in the Dynamic Navigation of pages. We had this issue during SP11 and SAP was upposed to fix this in SP16. We have upgraded to SP16 now. Just want to confirm that this problem is not solved yet (atleast not using the sort priority).
    Also, are there any workarounds to acheive this?
    Nirav

    Hi Nirav,
    Have a look at Configuring the Sorting of Dynamic Navigation iViews:
    http://help.sap.com/saphelp_nw04/helpdata/en/a4/76bd3b57743b09e10000000a11402f/frameset.htm
    Let me know if it helps, 
    Cheers
    Jim

Maybe you are looking for

  • Spry menu bar not working in firefox; working in safari

    this seems to be a common problem, but i cant find a solution that works for me. here is the link (it's the parts that say "description" with the arrow to the right): http://www.coryharrisonsmith.com/video.html any ideas? thanks

  • Finder Broken

    So I'm pretty sure that the logmein software (logmein.com) has somehow broken my Finder or a link between the System and the Finder. I've uninstalled logmein, but the damage has been done. Here's what's happening... My computer is set to turn on in t

  • Restricting 0CALMONTH with variable 0RSTTCM1

    Hi, I´m facing a problem with standard variable 0RSTTCM1 while restricting 0CALMONTH. When I execute some query it´s not working, instead of current month, 0CALMONTH shows "#".It´s happening for WAD, Designer and Analizer ... Ist there any aditional

  • IMac shows multiple times in Finder

    I have an issue in the Finder. I'm working on my iMac. It keeps showing my iMac multiple times, but I can't connect to any of them, and worst of all, I can't remove them. Anyone had something like that, or knows how to resolve this?

  • SSM 7.5 SP10 Problem with IE9

    Hi Experts, I got one problem with IE9. Let see what the error occur. 1. Click on <Add Initiative> 2. Click on <Calendar Button on Start*> ([http://1.bp.blogspot.com/-cHhGF6VetRU/Ty9P7nviUsI/AAAAAAAAAAM/9orLRDopwSE/s1600/Untitled.jpg]) 3. Get Error (