Hyperlink in an iView

Hi All,
HI All,
Is there any way I can create a Hyperlink in an iView (present in a role),so that when I click on that link, one of the other roles present in the top level navigation gets opened,also the tab in top level navigation also changes simultaneously.
Thanks and Regards     
Shailesh Nagar

Hi shailesh,
Check whether the following helps you
http://help.sap.com/saphelp_nw04/helpdata/en/43/014421d21d6fade10000000a11466f/frameset.htm
Regards,
Rajeev.

Similar Messages

  • Hyperlink to Portal iView

    Hi Portal Knowledgeable ones,
    I can not get a hyperlink on a HTML page to position the user on a different portal iView.  The custom HTML page exists on another web server (not the portal itself).  The custom HTML page displays in the portal using a "URL iView".  The link I am using works fine when I enter it alone in a web browser.  What am I doing wrong?
    Here is the link that I am using:
    <A HREF="Link to Other Role" onclick="return EPCM.doNavigate('https://myserver.company.com/irj/portal?navigationtarget=roles://portal_content/com.company.ROOT/com.company.Common/com.company.common.Roles/com.company.common.roles.ProfileManagement/com.company.common.iviews.ChangePassword')">
    Thanks,
    Kevin

    Hi Kevin,
    your URL iView is URL isolated, this means is rendered within an iFrame. So you cannot call EPCM directly, only via EPCMProxy; but also this must be loaded from the integrated HTML page, and - ! - the URL from where the pages gets loaded must be "relaxable" (if your portal is your.portal.server, the integrated site may be someother.portal.server).
    See http://help.sap.com/saphelp_nw04/helpdata/de/27/41b84033a8b533e10000000a155106/frameset.htm for EPCM proxy, see http://help.sap.com/saphelp_nw04/helpdata/de/b3/7b8163404448e7aad7899c0b30313e/frameset.htm and http://help.sap.com/saphelp_nw04/helpdata/de/2d/91e33edd37de63e10000000a11405a/frameset.htm for direct nav URLs and http://help.sap.com/saphelp_nw04/helpdata/de/43/0029d0e7371aa2e10000000a422035/frameset.htm for programmatically creating nav targets.
    Hope it helps
    Detlev

  • 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

  • URL iView doesn't open link in new window

    Hi All,
    I'm have an URL iView that I want to display in the portal content area but whenever the user clicks on a hyperlink on that iView launch a new window for the link.
    I've tried using the 'Open iView links in new window' without any success. Is this supposed to work or this property is for another purpose...? Can someone point me to a solution.
    Thanks

    Hi Detlev,
    I checked what you said. I've already looked at that page but didn't saw that important disclaimer. My problem was that I didn't had a captured area-URL iView but a full page-URL iView as it says:
    +These properties are relevant in the following instances only:
    §         The iView content is displayed in its source format. The rendering type must be defined as Keep Source Formatting. See Defining the Look and Feel of the iView Content.
    §         The iView content displays a captured area, and not the entire Web page. See Selecting the Capture Area.+
    I only had to change the 'Open iView links in new window' to Yes after capturing a part of my page and it started working.
    Thanks for sharing

  • Which is better way of creating BSP iView

    Hi Experts,
    Can you please let me know how I can create BSP iView.
    Approach 1:
    One of creating BSP iView is as follows:
    For this we have to say Create iView --> Select iView Template --> Select SAP BSP iView
    Set following properties:
    System: somesystem
    Business Server Page (BSP) Application: ztest
    Start Page: ztest.htm
    Now we can call the iView in Page etc.
    Approach 2:
    Other way of creating BSP iView is that we can create URL for BPS application.
    For this we should login into SAP BW. Go to transaction code bps_wb and then open the Web Interface. Then we can go to Edit --> Display in external browser.
    Some link will appear. The link will look like:
    http://mycompany:1080/sap(bD1lbiZjPTEwMCZkPW1pbiZpPTEmcz1TSUQlM2FBTk9OJTNhYmF1YzMzZzBfT0JTXzAwJTNhaXg3Sk5aVTV4RDVFWWtKQmFwWGMxTGlSRElJWGphc2x5aEQwYW9jRy1BVFQ=)/bc/bsp/sap/ztest/ztest.htm?bps-design_messages=X
    We can create URL iView. We can directly provide this link in the URL iView.
    I want to know which approach is correct and why? In second apprach we are not providing the details like
    System: somesystem
    Business Server Page (BSP) Application: ztest
    Start Page: ztest.htm
    From the link, iView finds out the entire detail.
    Pls help me.
    Thanks

    Hi Dagfinn,
    Thanks a lot. Can you please help me with answer of following question:
    How to call SAP BSP iView from a  HTML page hyperlink
    The question is as below:
    In my project we have URL iView.
    This iView calls a HTML page stored in KM.
    HTML page has one hyperlink.
    This hyperlink of the HTML page should point to a SAP BSP iView.
    When the user will click on HTML page hyperlink, SAP BSP iView should get open.
    How we can do it?
    We have created SAP BSP iView in following way.
    Create iView --> Select iView Template --> Select SAP BSP iView
    Set following properties:
    System: somesystem
    Business Server Page (BSP) Application: ztest
    Start Page: ztest.htm
    Can you please help me?
    Regards,

  • Force iView to open in a new window when using NavigationTarget

    Scenario - Portal Version 6.0 - NW2004  SP16 - WAS 6.40
    A Custom iView is used to gain access to an application running outside of the portal.  The user's credentails to the target application are recorded in the portal's UME via user mapping.  
    I want a user to be able to click a hyperlink to this iView that has been embedded in an email, and have the user gain access to the target application by 'going via the portal'.  The url that I use is of the form:
    http //<my_portal_server>/irj/portal?NavigationTarget=navurl://49a8add355f836061e6279f389cdc72e&open=/page&id=100&proc=10067&flag=1
    This is working, the user is first taken to the portal's login page, and upon successful login to the SAP portal, user is then directed to the target iView, and is logged in automatically to the target application, and able to use the target application.
    >BUT EVEN though the iveiw is configured to open in a new window it does not. It always opens in the main content area, and it always opens in this area in a height of about 40 pixels.  The iView properties are set to FULLPAGE.
    >If I invoke this iView using the portal's standard built in navigation, it does open in a new window
    >It just won't open in a new window when using direct URL to the iView WHY?
    How can I get the target iView to open in a new window under all circumstances?
    Do I need to pass more information in the URL?
    Are there a standard list of URL parameters somewhere that influence the behaviour of the NavigationTarget?  I have seen reference to 'context', 'mode' etc but can't find a list of valid parameters?

    Hello justaquestion1112,
    Thank you for your post.
    You should know that these forums are specific to the
    Acrobat.com website and its set of hosted services, and do
    not cover the Acrobat family of desktop products.
    Please visit the following Acrobat forums for any questions
    related to the Acrobat family of desktop products:
    http://www.adobeforums.com/cgi-bin/webx/.3bbeda8b/
    Cheers,
    Pete

  • Display a PDF in a new window - Urgent***

    Hi experts,
    Im having a hyperlink in my iview, once the user clicks on the link, a PDF document has to be displayed in a new window.
    Im having my PDF in my DMS Server.
    can u guys help me, which function module i have to use to develop a application  so that PDF will be opened in a new window.
    Thanks in advance.
    James....

    Hi Vasanth,
    First convert data to byte[]. Then use the following code to open PDF
    try{
    IWDResource wr = WDResourceFactory.createCachedResource(byte[] data , "PDF Report", WDWebResourceType.PDF);
    IWDWindow w = wdComponentAPI.getWindowManager().createNonModalExternalWindow(wr.getUrl(0), "PDF Report");
    w.show();
    try (Exception e){
    wdComponentAPI.getMessageManager().reportException(e.getMessage(), false);
    regards,
    Siva.

  • How to use html pages as links on portal

    Hi,
    I have uploaded some html files in KM.
    Now i want to create an iview and add these uploaded html files as hyperlinks in that iview.
    Can i know the solution for these?
    Awaiting for your respose.
    Regards,
    Raju

    Hi buddy,
    from your initial question, i guess you need to display a page which has multiple links to various pages which you have uploaded in KM.
    So what you can do is, create another html file which link in it.
    <a href = "some_html_file.html">Page1</a>
    <a href = "some_html_file.html">Page2</a>
    <a href = "some_html_file.html">Page3</a>
    <a href = "some_html_file.html">Page4</a>
    Some_html_file.html should point to the corrrect file(s) in the KM directory. Now save the new file which you have created (the one with links) in the KM directory and create a KM Document iView for this page and assign it to a role, and assign the role to the user and test.
    Thanks,
    GLM

  • Hyperlink not working in KM Iview

    Hi All,
    I have created a html file in KM which has hyperlinks to other html in the same folder.
    When i click the preview of html in km folder the hyper link works fine.
    But when i create an KM document ivew and attach the html link there, the hyperlink in the attached html does not work ?
    Please can anyone guide me on this.... any properties of ivew i need to set ?
    why is it that the hyperlink works in km preview and not when embeded in an Iview.
    Regards,
    Sanjyoti.
    Edited by: sanjyoti lengare on Apr 1, 2010 10:32 AM

    Hi Sanjyothi,
    Follow the below steps:
    1) To create Internal Link, first we need to upload some documents into the KM repository.
    2) Uploading Documents: Go to Content Management -> Explorer, on Detailed Navigation area.
        Click on Folder on the Object Based Navigational Area, New -> Upload.
    3) Upload some documents in the same folder which we have created i.e. Test, the file can be a text file, pdf or any other word document. Incase you have problem uploading the file then please go through this wiki link.
    https://wiki.sdn.sap.com/wiki/x/kdc
    4) For your understanding the documents which you have uploaded are saved in database in the form of BLOB or CLOB.
    5) Now again click on Folder on the Object Based Navigational Area, New -> Link
    6) Select the document for which you want to create a Link.
    7) Now create an iview, through which we can view the document.
    8) Go to Content Administration -> Portal Content
    9) To avoid confusion it is recommended to create a Folder in which you can create the iView.
    10) Select the Folder you have created.
    11) Right Click on the Folder choose New -> iView.
    12) In the displayed iView wizard, choose iView template (This is the SourceType in the RoadMap)
    13) Click next, in the template selection wizard choose KM Document iView and click next
    14) In the general properties provide iView name, id, and description and click Next button
    15) In the next step click Open Object for Editing and click ok button
    16) In the properties view, edit the path so that the iView which we are creating points to the document which we have uploaded.
    For Example if there is a document which is uploaded in Documents folder. Give the path of the document. E.g.: /documents/< folder name>/<file_name>
    17) Save the changes and preview the iView which displays the  file contents.
    Regards,
    Ponneswari.
    Edited by: Ponneswari Adapa on Apr 5, 2010 9:15 AM

  • Transaction Iview -How to get Hyperlink

    Hi,
    I have created an transactional iview and Need to know the path of the IVIEW.
    I have multiple transactions and I need URLS for each.I tried preview in portal but it is not giving me specfic URL related to that transaction.
    I am planning to put these hyperlinks in BSP application and which shows up in page .
    Rgds
    Vara

    GLM,
    I tried creating Quicklink and it would'nt work.
    All I did a created a Transaaction IVIEW ZTEST and went to QUICKLINK option of that IVIEW and gave it ia MYQUICKLINK.
    Our portal shows up with URL http://abc-dev.iofficexxxx-co.net:50000/irj/portal
    So i did a append by adding '/' and Quicklink name( MYQUICKLINK)
    like below  **http://abc-dev.iofficexxxx-co.net:50000/irj/portal/MYQUICKLINK**
    It just gets Universal work list ...which is intial pagae in porta.
    What could be the issue?
    Also,
    I tried with URL from content admin and showed up.. like this but i am worried on preview in the URL do you think it is right approach to get URL because i will be moveing it QA and do you think after 50000/irj/ part will remain same?
    http://abc-dev..iofficexxxx-co.net:50000/irj/servlet/prt/portal/prtmode/preview/prtroot/pcd!3aportal_content!2fcom.IES.IES_0!2fcom.IES.Iviews!2fcom.ies-co.com.etime?sap-config-mode=true
    rgds
    Vara

  • Displaying iviews by clicking on hyperlink

    Hello All,
    By clicking on a hyperlink from a mail item (in mail box like to LotusNotes), is there any possiblity that we can show an  iview directly. Pls throw some light on this.
    Best Regards,

    Hi Kalyan,
    Yes of course, some examples:
    http://[server:port]/irj/portal?NavigationTarget=ROLES://portal_content/com.sap.pct/every_user/com.sap.pct.cosy.controlcenteruser/com.sap.pct.cosy.iviews/com.sap.pct.cosy.inbox
    ==> Calls the iView with surrounding navigation
    http://[server:port]/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fevery_user!2fcom.sap.pct.cosy.controlcenteruser!2fcom.sap.pct.cosy.iviews!2fcom.sap.pct.cosy.inbox
    ==> Calls the iView without the framework
    Of course, if the access shouldn't be anonymous, the window opening first will ask for the credentials before forwarding to the target in question.
    Hope it helps
    Detlev

  • Generation of Iview via Hyperlink on same page

    I have a field in an iview as a hyperlink and I want the corresponding details Iview to be displayed on the same page when hyperlink is clicked.
    Please guide me How can I go about it......:)

    Hi neha
    You could use Java script code in your java file to open the link in the same window.
    saurav

  • Iview as hyperlink

    Hi all,
    Can i create Iview and make it as hyperlink  ,i mean when user click on that iview same url will open in window.
    thank you

    <iframe src="give the path here"></iframe>
    But I wonder what...Iframes is all about placing a source (url) withing another page.
    I think your question is more about opening in a new window.
    If so you would need to go about doing what I mentioned earlier.
    Alternatively instead of epcm.donavigate do in a JSP:
    <a href = "/irj/portal/mylink" target = "_blank">Click here to open in new window</a>
    where my link should be the quicklink property of your target page.
    If these answers helped, consider rewardingpoints.
    Best regards.
    null

  • How to remove the standard Exit and Help buttons from the iviews

    Hi All,
    We migrated the ESS application from standalone ITS based on 4.6c to ECC 6 based Integrated one.  After converting that into ICF service and when we created the iview for it in the portal(EP 7)  It is showing two hyperlink items EXIT and HELP by default at the top of every iview.  So, Can anybody tell me how to remove them from visibility.
    And also, the iviews are not showing the table grids etc in the integrated environment.  Is there any change that need to be done, for getting the table grids and all to look as it is in the previous envoronment.
    Thanks & Regards,
    Ravi

    Hello Ravi,
    You should be aware that many of the ESS transaction are not supported on the Integrated ITS, see note 870126 for more details.
    To remove the "Exit" and "Help" you can use the ~webgui_simple_toolbar parameter, please see note 1010519. 
    Some tables have an option to show the gridlines or not.  Please see if there is a table options icon in the upper right of the table to change the configuration.  I'm not sure if what kind of table you're referring to so it may or may not be available.
    Edgar

  • How to provide hyperlink for CSN message in email notification

    Hi,
    I have the following requirement, could anyone provide some ideas/solution on this.
    We integrated Change Notification Service to portal as transaction iView. once the CSN is raised and assigned to resopnsible person, the message will be notified through email. The requirement is in the email notification a hyperlink should be provided so that on clicking on the link it should open the page with respective CSN message.
    Could any one provide solution how to achieve this?
    Thanks in advance.
    Regards,
    Ravi.

    Yes you can do that. using the fieldcatalog there is an option for that. give HOT_SPOT = 'X'. for the column you want.
    wa_field-hotspot = 'X'.
    REPORT  ztest_alv.
    TYPE-POOLS:slis.
    DATA:it_fieldcat  TYPE  slis_t_fieldcat_alv,
         wa_field LIKE LINE OF it_fieldcat.
    DATA: BEGIN OF it_likp OCCURS 0,
           vbeln TYPE likp-vbeln,
          END OF it_likp.
    DATA: layout TYPE slis_layout_alv.
    wa_field-fieldname = 'VBELN'.
    wa_field-tabname = 'IT_LIKP'.
    wa_field-hotspot = 'X'.
    wa_field-outputlen = 10.
    wa_field-no_zero = 'X'.
    wa_field-seltext_l = 'Sales'.
    APPEND wa_field TO it_fieldcat.
    SELECT vbeln FROM likp
    UP TO 10 ROWS
    INTO TABLE it_likp.
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
      EXPORTING
        i_callback_program      = sy-repid
        is_layout               = layout
        i_callback_user_command = 'USER_COMMAND'
        it_fieldcat             = it_fieldcat
      TABLES
        t_outtab                = it_likp
      EXCEPTIONS
        program_error           = 1.
    *&      Form  user_Command
    *       text
    *      -->UCOMM      text
    *      -->SELFIELD   text
    FORM user_command USING ucomm TYPE sy-ucomm
                        selfield TYPE slis_selfield.
      CASE ucomm.
        WHEN '&IC1'.
          SET PARAMETER ID 'VL'  FIELD selfield-value.
          CALL TRANSACTION 'VL02N' AND SKIP FIRST SCREEN.
      ENDCASE.
    ENDFORM.                    "user_Command

Maybe you are looking for

  • What Folders Should Install?

    I'm trying to figure out what samples should install and what instruments should install? As it seems like after upgrading to 8 from Logic 7, all the files have not installed. In the Media Browser for Loops I have 19210 Loops (which seems right) In t

  • How to open a BLOB column stored in oracle using OLE wrappers

    Hello friends I have a strange problem, I have OLE objects like, *.doc, *.xls, *.bmp etc all these files have been embedded in oracle database using OLE2.0 & wrapping technology. Well I have to extract this data outof BLOB column from Oracle database

  • New Hard drive - won't install windows from recovery disc

    I am having an issue with my Satellite L505D-S5965.  I replaced the hard drive (upgraded from 250 to 500GB) due to issues with the old one (which had been replaced once already) and am using the recovery disc I made before my other hard drive crashed

  • BTV Config For Viewing In Another Room

    I'm intent on getting the best workaround for my AV set-up at home so I can view BTV in the bedroom. At the moment, I'm using BTV HDMI & Optical out via an AV receiver to my main television in the living room. If I were to run SCART - SCART to the se

  • NOKIA N90 Problem

    hello,please guide me to below occur problem in Nokia N90 : Not enough memory to perform operation.delete some data first. Thanks & regards Mehran