How to paste a link on logon page

Dear gurus,
I want a Http link on my portal logon page ,plz help me
Thanks and Regards,
santhosh.

hi Sathya,
download this par file
com.sap.portal.runtime.logon.par.bak
include href=your link in the jsp file(for the text link)-umLogonpage.jsp
(http://www.w3schools.com/html/tryit.asp?filename=tryhtml_links)
refresh, build and deploy.
To change these parameters:
1) In NW04 based portal:
a. From within the portal select System Administration->System Configuration->UM Configuration->Direct Editing.
b. Save your changes
c. Restart the portal
2) In NW04 or 2004s based portal, use the Visual Administrator
a. Start the Visual Administrator and log on
b. Select tab Global Configuration->Server
c. Expand Services
d. Select UME Provider
e. Update the listed parameters.
f. Save your settings
g. Restart the portal
here mention the iView name and the properties you changed.
Cheers
Stl.
Message was edited by:
        Steelman

Similar Messages

  • Hi, I have Adobe Acrobat Professional.  I need to know how to create multi-links on 300 page docs

    I need to know how to create multi-links on a 300 page document, showing "return to main Menu".  Ideally placed on the bottom right of each page. I have adobe acrobat Professional. 

    Import a picture to be a button, place it, activate HYPERLINK tool, draw a rectangle around the whole button, in the window popping up select the link behaviour, submit with OK.
    Then copy & paste the button object to every page. I don't know whether pasting it on every of the 300 pages can be automated, but if not, it is still done quite fastly.

  • How can I create links to other pages in iBooks that will function in PDF?

    Hi,
    I know some people have asked previously how to create links to other pages of their book within iBooks. I having an issue with this myself that I haven't been able to resolve. I am able to create the links, and they seem to function within the program, however, once I export the document as a PDF file (the format in which I need to have this ebook!), the links seem to be non-functional. Does anybody have a fix for this?
    Thank you so much for any suggestions you may have!! I really need to figure this out for my client.
    Regards,
    Meggyn

    Exporting as a PDF does alter/lose/remove certain functions. Adobe Acrobat has its own page navigation system.
    A lot of the hidden engine of iBooks Author is basically very similar to building a website! so links and books marks are an "internal" function.
    IF you  have Acrobat and not just the Adobe Reader, you can make links.  I have never needed to try, but  I see a working link related index  in the many software manuals  I have.

  • How to configure a link in my page which should navigates to new webpage

    Hi ,
    Iam using Jdev 11g(11.1.2.0.0)
    My scenario is like i need to configure a link in my page. If i click that link , it should navigates me to another web page.
    Please tell me how to configure the URL to which it has to be navigated on clicking the link.
    Thanks in advance

    I assume that you are using adf rich faces. In this case you use an af:goLink and give the whole URL as you would type it in the browser as the 'destination' property select '_blank' as 'TargetFrame' to open a new window...
    Timo

  • How to create a link to web page (URL) to a billing document

    Hi,
    I have an urgent requirement of creating a link to web page (URL) to a billing document.
    I call the function module "GOS_EXECUTE_SERVICE" with :
    ip_service = 'URL_CREA'
    is_object-objkey = no billing document
    is_object-objtype = 'VBRK'
    is_object-logsys = 'BO'
    ip_rwmode = 'E'
    Then, I enter the title and the address.
    And, I have the message : "The attachment was successfully created".
    But when there's nothing in the attachment list of the billing document.
    (Tha table SOOD contains the record )
    If any one has some idea about his , how to achieve this functionality, can you please help me.
    Thanks
    Virginie
    geoge bush
    Posts: 6
    Questions: 0
    Points: 6
    Registered: 7/9/04
    Re: Attaching a file to a purchase Order from EP6 to R/3 4.6C
    Posted: Jul 13, 2004 2:46 AM      Reply      E-mail this post 
    Hi Somaraju,
    I am also looking for A CODE EXAMPLE TO ATTACH A DOCUMENT TO A AN sap OBJECT E.G. BUS222 AND ISUACCOUNT.
    IF YOU'VE AN Example code that you can email me . it would be great.
    thanks for the help.
    geoge.

    Hey,
    If you are using Portal (not Framework), the below tag will do the trick
    <wcdc:userProfile id="profileUserLink" immediate="false" text="#{security.userDisplayName}" shortDesc="#{security.userDisplayName}"  xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib"/>
    -K

  • How to add a link to another page

    Hello,
    I am new to Adobe Designer 7.0, I'm liking it so far, I had a question though, I was wondering how I could make a link from one page to another. For instance, I want to have a table of contents and I want the user to be able to click on the word whatever that may be and for it to go to the page which they chose.
    I appreciate your responses!!
    Mac Mendez

    Mac, the best way to do this is use a Button and change it to look like a hyperlink (color, etc.). Add a setFocus JavaScript on the Click event to a field on the page you want it to go to; e.g.,
    xfa.host.setFocus("Page3.TextField1");
    If there is not a field on the page, make a hidden field for it to jump to.

  • How to place download link on jsp page to download files eg. Download PDF

    Hi,
    I have made an appliaction in struts 2 which creates PDF,its working fine now i want to place a link on my jsp page from where i can click and download that PDF file which i have created and store on my local location. Also i want to to know can i place links on my jsp page to download other type of files if i want to give link on my page to download Images or songs how can i do that,
    Help plzzzzzzzzzzzz

    IF You are using jsf then simply <h:outputLink value="file:///D:/Me/Image000.jpg"/>. This generates HTML <a> tag and value attribute replacing with <a> tag's href attribute.If you are using other technologies try to find which tag generates HTML <a> tag.
    I think You also can simply place HTML <a> tag wherever You want

  • How to add Frameset tag in Logon page

    Hi,
    I want to add frameset tag in Logon page, but how can i add it?
    Please give me reply ASAP.
    Thanks & Regards,
    Nisarg

    Hi,
    From your description, my understanding is that you want to use video tag in your Office 365.
    You should check the video type in your issue, video tag only support mp4 file which you could refer to this article:http://www.w3schools.com/tags/tag_video.asp.
    In addition, you could refer to these articles:
    Video Player for SharePoint 2013 and Office 365
    http://sharepointroot.com/2014/01/22/video-player-for-sharepoint-2013-and-office-365-2/
    how to play a video in sharepoint 2013 foundation version
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/2818becf-e132-4b9a-b50f-8990fa28cf88/how-to-play-a-video-in-sharepoint-2013-foundation-version?forum=appsforsharepoint.
    Best Regards
    Vincent Han
    TechNet Community Support

  • How to add new links to a page

    Hello Community
    In Sharepoint 2013 Server can you create:
    A Link in the left navigtion bar  or Quick Launch
     when clicked it can open a new page  and on that page there is an “Add New” type of 
    button. 
    Then on that page you can add as many links as the page will allow, each 
    of those links can contain a url
        Thank you
        Shabeaut

    Hi,
    To add a new link on the left nav:
    You can go to site settings> navigation> add a link under "current navigation".
    For the second requirement:
    You can create a "links" list and add it to that second page. This way you can have that "Add Links" option and add links.
    Thanks,
    norasampang

  • How to create a link to a page in Portal

    I have a portal application that has a page with multiple
    portlets in it. On one of the reports i want a link that will
    rerun the same page but with the value you clicked on returned
    through the parameter list to be used with a bind variable for
    that report. What is the proper way to do this?

    Max, yes it should be possible. What you would need to do is
    set up your query like this:
    select
    column,
    link_to_function,
    more_columns
    from table
    where
    column = get_value_from_session
    what link_to_function would do is create an HTML link to a
    function (we'll call it save_value_to_session). That function
    will save the parameter you want to the the global session, and
    then do a refresh of the page you are on. When the page
    refreshes, get_value_from_session will pull the right value from
    the session and base the query off of that.
    I just put another post up about how to link forms and reports
    on the same page. The sql code you would use would be very
    similar to some of that. let me know if you have any questions

  • How can I open links on a page loaded with Firefox in my default browser (Mac Safari) instead of Firefox?

    I don't want Firefox to be my default browser, but I do want to use it for certain things. When I do use it, if there's a link on a web page, it doesn't respect my default browser selection which is Safari (Mac). It always opens the link in Firefox. This makes me not want to use it at all. Can I fix this?

    See here
    *https://support.mozilla.org/en-US/kb/how-make-web-links-open-firefox-default

  • How to create dynamic links in one page with div panels

    HI
    I am using Dreamweaver CS3 with developer toolbox.
    I have a PHP page where I have two separated tabbed div
    panels.
    I want to show dynamic summary of data from database in one
    panel.
    In the other panel I have a table with dynamic text.
    I want to click on a link in the first panel with the summary
    data and see the whole record in the other panel table.
    How do I tell the dynamic link to send the wuery and show the
    data in the detailed panel without having to reload the whole page.
    I hope I am clear enough....
    Idan Agmon

    I asked something similar to this last week and was told by
    others much more experienced that it couldn't be done. Hopefully
    your quest will yield something.

  • Create a changepassword link in logon page

    Hi
    I have to develop a Change Password link in portal login page.
    Approach 1:
    The approach in my mind is :
    1. Create a Change password application as PAR file.
    2. Create iview on this Par file in portal.
    3. Now create a link in umLogonPage.jsp in com.sap.portal.runtime.logon.par file in NWDS.
    4. point to iview created on step2 in link created in step 3.
    Approach 2:
    But when I explored com.sap.portal.runtime.logon.par PAR file. I came to know that it contains a changePasswordPage.jsp in it as well.
    So, now I am wondering that why I cannot use this page only in umLogonPage.jsp
    If above approach is possible then what setting do I need to make in com.sap.portal.runtime.logon.par file.
    Please comment on both of my approaches.
    Thanks

    Hi,
    When "ume.logon.force_password_change_on_sso=TRUE" in UME property is set as
    TRUE, the system always forces users to change their passwords (when the passwords expire or are reset). This property by default is set as true.
    Moreover once the user logs in, there is change password option available under personalize link in masthead. I think this is the ideal way to change the passwords and have seen in most of the systems 'Change Password' working this way.
    Regards,
    Ganesh N

  • How do you retain links within a page when converting from Microsoft word from a Mac?

    Keeping Microsoft Word page links within a document or converting the filed map into bookmarks are not options when you work on a Mac. I subscribe to the Adobe Acrobat Plus  service specifically to address that issue. But I can't find any documentation on this site that will walk one through the process. Can someone please direct me to a tutorial page that will allow me to keep my links and convert my bookmarks?

    Have you tried using Safari's built-in method to email the content of a web page?
    File > Mail Contents of This Page
    (Keboard shortcut: Command-I)
    If you don't want to email the entire page's content, you can easily edit it in the resulting email window, deleting the portions that you don't want.
    Message was edited by: Rachel R

  • How to  change Image in Portal logon page

    Hi
    we installed the portal EP6SP16.can anybody tell how to change the Standard image with my Company's logo.can any provide the document how to do that.please help
    Regards
    Prasad

    Hi
    Goto System Administration => System Configuration => UM Configuration => Direct Editing.
    In the set of properties listed there, change the value of ume.logon.branding_image to the location of your new image. Don forget to restart the portal server after making changes.
    Place the image in the layout folder of your project which is nothing but the modification of the logon par file (com.sap.portal.runtime.logon.par.bak).
    Regards
    Yoga

Maybe you are looking for