Portal page hyper link

Hi,
  I want to create a Hyper link ,onclicked on it it will open a URL iview.
Say my Hyperlink named " Hello Clicked " on my portal Page.,On clicking on it it will open an URL iView.
Plz share ur thoughts and how to solve it.

You can call any iView using Navigation Target...
Check this link for details
http://help.sap.com/saphelp_nw04s/helpdata/en/43/014421d21d6fade10000000a11466f/frameset.htm
http://<hostname>:<port>/irj/portal?
    NavigationTarget=ROLES://portal_content/myFolder/myRole/myIview
After ROLES:// you should provide PCD path of the iView.For using Navigation Target you should add the iView in the Role.
Or In the iView Tray(top right of the iView below TLN),where you see Personalize..
You also have Open in New window,which opens the your iView in new window. In the new window
you can use the URL  from browser

Similar Messages

  • Portal roles as Hyper Links

    Hi Gurus,
    How to make portal roles as hyper link?
    Regards,
    venkat

    Hi Venkat,
    To provide access to a workset or page within a role via URL, just copy the '<b>PCD Location</b>' parameter of the object within the role and use the following syntax:
    <i>http://<server>:<port>/irj/portal?NavigationTarget=ROLES://<PCD_LOCATION></i>
    You could also use the short URLs to link directly to a page object:
    1- Goto '<i>System Administration -> Navigation -> Short URLs</i>'
    2- Search for the page object, and find the corresponding short URL to the above mentioned PCD Location
    3- Use the short version of the URL '<i>http://<server>:<port>/irj/portal?NavigationTarget=navurl://<SHORT_URL _ID></i>'
    Hope this helps.
    Regards,
    Joseph
    Added 'short URL' information
    Message was edited by:
            Joseph Zeinoun

  • Quotes in a page level item not showing up as " when used in a hyper link

    Hi all,
    In my app, I need to hyper link to a crystal report application with parameters from my page. I have a page level item that puts my parameter in quotes, but when the item is utilized in the hyperlink, the quotes come across as & q u o t ; (spaces were put in to the post to avoid html conversion) how can my string be used to appear the way I want?

    I don't use Crystal Reports, but, in general, you should encode your URL. When you create your link, run the URL through utl_url.escape() first. Put it in your select statement.
    E.G.,
    select utl_url.escape('http://oracle.com/foo"bar') from dual;
    will escape/encode the quotation mark and give you:
    http://oracle.com/foo%22bar
    This translates the " into a URL-safe escape code, %22, that should (I hope) be understood properly by your Crystal Reports server.
    Good luck.

  • In APEX clicking the hyper link doesn't trigger session timeout page

    Hi All,
    I have a question about the session time out in APEX application. I have created a simple APEX application. In the SQL report region section, i have code like this:
    SELECT DOC_Name, DOC_URL,
    '<a href="' || DOC_URL || ' target="_blank"/">Download file</a>' pdf_link
    FROM test_table
    where emp_number =00010001
    When user clicks on the hyper link, it will display the destination page to user(for example if DOC_URL = 'http://forums.oracle.com', it will display the oracle forum page in a new browser).
    But the issue is that, after user's session timeout (I set for 240 seconds through Shared Components>Edit Security Attributes, i set max the session timeout for example 240 seconds), when i click on this hyperlink, it doesn't trigger my session timeout page and it still displays the page (oracle forum page).
    Why in APEX clicking the hyper link doesn't trigger session timeout page after the user session timeout???
    how to implememt or fix to trigger the session timeout page after clicking on the hyperlinks?
    (BTW, our APEX version is 3.2)
    Thanks!

    Hi Lily,
    the reason for that behavior is that APEX is not involved anymore if you click on an external link. That's completely handled by your browser.
    To involve APEX timeout handling you could redirect to a specific page in your application which performs the final redirect.
    For example:
    1) Create a new page 999
    2) Create hidden page item P999_URL
    3) Create a before header PL/SQL process with the following source
    owa_util.redirect_url('http://'||:P999_URL);
    apex_application.g_unrecoverable_error := TRUE;If you want to embed a link, create a link to page 999 and set the page item P999_URL to forums.oracle.com
    You could also add a white list into the above code to verify that you are just redirecting to valid URLs, so that nobody is using your trusted application URL for phishing attacks.
    Hope that gives you a direction
    Patrick
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • Getting Portal Runtime Error while accessing one link in Portal Page.

    Hi,
    Can anyone tell why I am getting below error while accessing one of the portal page link:
    " Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 01:19_27/02/09_0046_16441150
    Refer to the log file for details about this exception. "
    Also please let me know how to get rid of this if possible.
    Thanks in Advance
    Vaibhav Srivastava

    Thank you for your prompt reply.
    Could you please elaborate the same.
    I am getting Portal runtime error while I am acessing an iveiw in E-recruiting. We have setup the role and user in both portal and Backend. But still the error. Could you pls send me the setting you have done.
    Portal runtime ERROR
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 02:27_27/04/09_0042_113148050
    Refer to the log file for details about this exception.
    regards
    Justin

  • I created a word document with hyperlinks. When my default browser is Chrome the hyper links work. When the default browser is Safari, the hyperlinks bring to pages that just lines and lines of symbols. I need these links to work in both browsers.

    I created a word document with hyperlinks. When my default browser is Chrome the hyper links work. When the default browser is Safari, the hyperlinks bring to pages that just lines and lines of symbols. I need these links to work in both browsers. Any ideas?

    version 10.6.8

  • Link in xml form article text to open another portal page?

    Like in all websites our intranet have pages with articles (xml forms) where it's logical for the text to include links to other articles in other areas of the portal.
    Since all iviews (km navigation in this case) are displayed as iframes, links within the text only lead to the target page being displayed within the iview/iframe. I need the complete portal page to change to also show where in the page hierachy/navigation structure the user has landed.
    I am aware of the related links iview, but this doesn't do the trick. I want the article text itself to include the links.
    A logical solution would be to find the page's navigation URL and use this as a text link, but then I would need to add a target=_top to change the whole page around. This is not possible within a xml form. (<a href="/irj/portal?NavigationTarget= navurl://cf1c773631c70d216fe3434ca4dc3a0e" target="_top")
    Ideas?
    Henning

    Thanks for answer. Points awarded.
    BUT: Still, a link to http://server/irj/portal/link added in the html editor window of an xml form only give the options of opening the link in new browser, or in the active window. The first option results in a massive amount of opened browsers, the second results in the target page being opened in the iframe (not nice!)
    Of course I could edit the xml directly adding a target=_top, but every new editing of this file would overwrite these changes.
    The best way would be to add a new option in the html editor allowing an option of "fill entire window" when adding a text link that adds target=_top in the xml.
    Ideas?
    Henning

  • Using hyper-links in a jsp pages that are in a Session

    Hi i am trying to include a hyper-links in my jsp pages that are in a Session, however when i use the links to navigate throughout the pages i get a java.lang.NullPointerException. The Session begins after the user has been validated i.e
    String cid= request.getParameter("counsellorID")
    session.setAttribute("counsellorID",cid);
    All the pages included within the session have a session scope=session
    ; and they call the attributes that have been set when the session first begins i.e
    String counsID= (String) (session.getAttribute("counsellorID"));
    Any advice on this problem would be most appreciated!
    Many Thanks
    Stephen

    check if you borwser have cookies enabled

  • Urgent: Provide a link to E-Business Suite 9i Form in Portal page

    Hi,
    I would like to provide a link to Oracle E-Business Suite 9i Form in portal page. I would also have to pass a parameter to that form. Can you throw some light on the url format for E-Business Suite 9i form??We are on 11.5.10 RUP4. Your help is much appreciated.
    Thanks in advance,
    Murari

    Duplicate post.
    Provide a link to E-Business Suite 9i Form in Portal page
    Re: Urgent: Provide a link to E-Business Suite 9i Form in Portal page

  • Link to other portal page

    Hi experts,
    I would like to link from a portal page to another portal page. E.g. in Role A there is an iView with a link "xyz". If somebody clicks on he gets to another portal page from Role B (in the same or another window).
    Any ideas how to manage this?
    Thx for time and effort!
    Sandra

    Sandra,
    check these links you may get some idea
    http://help.sap.com/saphelp_nw04/helpdata/en/f0/eca04267deb211e10000000a155106/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/314ae7a5-0c01-0010-c198-9c7c5e8cee46
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6112ecb7-0a01-0010-ef90-941c70c9e401
    Thanks
    Bala Duvvuri

  • Why editing iview id break the delta link in the portal page?

    For some reason, everytime I edit the iview id, the delta link in the page will be broken.
    After I changed the iview id, the iview id that I added as delta link in portal page remain same, and seems like become a separate copy , rather than the original delta link.
    This frustracted me as I have to remove the old iview , and add the new edited iview into the page again.
    Why is this happen? (I am very sure I didn't accidentally add the iview as copy, instead of delta link)
    By the way, I am in NW04s SP9.
    Thanks for help.
    Kent

    Hi Kent,
    > (I am very sure I didn't accidentally
    > add the iview as copy, instead of delta link)
    The wording "I am very sure" points to the fact that you didn't really check and re-try it?!
    I just checked it on NW04 / SPS18 (which corresponds to SP09 on NW2004s) - and it works like a charme. The delta-link on the test page points to the new ID (as the ID-Change-Wizard announces it).
    As I have no 2004s installation at hand, I would suggest really to re-check if you are really talking of a delta-link. If it really doesn't work on SP09 while it works on SP18 in parallel, you would have to open an OSS message. Anyhow, this really should behave analogously...
    Hope it helps
    Detlev

  • Linking a tab to another portal page

    Hi,
    Several users have wondered if it's possible to link to another portal page by clicking on the tab. So for example, when the user clicks the tab name they will be linked to a specified portal page and not have to click a link from under the tab? Is this possible?
    Thanks

    yes it is, just add an html portlet under the tab with some javscript that redirects to the page you want (document.location.href=http://.....)

  • How to Create a hyper link iview in portal

    Hi Guys,
    Can any one help us to create hyper link url iviews ( I want to open a iview when click on the link of another iview )
    Thanks in advance

    Hi,
    Its very easy.
    Step1) Go to content admin -> pcd content ->  Create a folder in pcd content.
    In that folder create an iview. you will get so many iview templates -> select your desired template iview.
    (If you still confused, search in the sdn for creating an iview in pcd content).
    After creating that iview, open the same iview as object. check the quick link property. intially it will be blank.  set the quick link property as iview1(as an example).
    Step2) go to content admin->km content and to go to ur desired folder, say documents.
    Create a folder abc and  inthat create an external link iview1.  give the url as /irj/portal/iview1.
    Step3) create a KM Navigational iview(iview2) and open as object. set the property 'path to document' as /documents/abc.
    Preview that iview2 . you will get an hyper link iview1. on clickink that iview1 details will display.
    Search in the SDN for creating KM navigational iview or any other iview.
    Hope that helps.
    Raghu

  • Portal Page fails to change when different link is selected

    I have created popup portal page in the form of a JSPTabContainer. To get the page to launch I am selecting a url that is inside a JSPProvider Channel. The Url is of the form /portal/dt?provider=PopupJSPTabContainer. For some reason setting the property "one_new" for "windowPref" inside the calling JSPProvider Channel has no effect. However by putting target="_blank" in the href tag I am able to pop it up.
    Then when I close that popup window and attempt to go to any other link inside the portal, it continues displaying the content for the page that I just popped up. In effect, once that page has been popped, the portal is stuck and every link makes that page content display inside the original portal browser window. I have to log out and log back in to reset it. Any ideas?

    I am on windows. I checked in the locale directory and there is no amAuthSecureID.properties file there at all although there are many others! I found a copy up in the PolicyAgent\IdentityServer\j2ee_agents\locale directory and copied it there. I will see if that fixes the error. In the meantime Could you clarify what you mean by checking to see if the content is coming from the right provider? I took an existing JSPTabContainer and copied it. I then renamed it to a different directory name. I added it as a channel container in the top level portal desktop using the directory name as the channel name and using JSPTabContainerProvider as the provider. This should be correct right? And thank you for all your help so far!

  • Publishing content from reports server to a portal page

    I have a system with Forms/Reports 6i in a client/server implementation. I have 6i reports server from this on the server tier. I have added 9iAS (minimal install) to get Portal and HTTP server. I have completed the configuration and I can have the portal page submit jobs to the reports server and they are displayed properly.
    But I also wish to run reports from the application. This app submits jobs to the reports server via RWCLI60. I was hoping I could use 'File' as the destype and drop off content into a directory the web server knows about and then have a portal page that will generate links to the files. These could be pdf or html output.
    Can anyone tell me if this is possible and provide a short list of steps to configure it? Thanks.

    there is an example of this on dev2dev, see sample code, "redirect" example
    (dev2dev.bea.com)
    "Lancy Mendonca" <[email protected]> wrote:
    >
    All
    In a webflow how is it possible to redirect to a portal page from a input
    processor.
    The situation I have is as follows. I have a homepage that has a login
    portlet.
    The user enters the username and password and after performing the validation
    and authentication I need to redirect to another portal page that is
    available
    only to logged users.
    Any help will be creatly appreciated

Maybe you are looking for