Ume.logon.branding_image to a valid URL

Hello Friends,
I know that : "As of EP6 SP2, it is possible to change the branding image without having to modify code. Instead, you can set the user management property ume.logon.branding_image to a valid URL. For example:
ume.logon.branding_image=/irj/newImage.gif.
ume.logon.branding_image=http://www.company.com/Image.gif"
On my system if i try to save the modifications the URL changed to
ume.logon.branding_image=http\://www.company.....
http\:// and not http://
Could you please help me?
Regards,
Fth

Hello,
usually this occurs, or in cases of developing on unix/luinux/C/etc. it's required to set special commands like '/' or ':' out of their funktionality, the funktionality will be disabled with the presetting of the backshlash command sign '\'.
So the stringset executing will be not interupted until the last sign is processed.
Perhaps you should check your system environment at first.
It seems, that the string processes a locally adress. In Windows environments such appearances occurs often, it also like a adress-string if you're typing in the browser a local file to show, here you must start like "file\://'
I hope  it was helpfully and nearly correct.
br.ct

Similar Messages

  • UME logon screen change

    Hi all,
    i have a requirement in which i want to replace the UME logon screen with a light weight JSP page .
    this JSP page will conatian two input field (for user id and password)and a button to logon to application.
    this page with take the inputs from user and authenticate the details entered with the UME user details and allow the user to login to portal.
    can anebody help me out in this !!!
    thanks in advance,
    Madhvika

    Hi Madhvika,
    Go through this link.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/371e9d90-0201-0010-c39c-fd2956154ab3
    You can make a copy of "com.sap.portal.runtime.logon" par file and recreate umlogonpage.jsp
    REgards,
    Vishal
    PS: Reward points if answer is helpful.

  • Error Illegal access to the viewer. Please use a valid URL

    Hi, One question:
    Illegal access to the viewer. Please use a valid URL?
    Pls, any comment with this error.
    Regards
    LEJS

    Check the KBA 1892338 - Error: "illegal access to the viewer, please use a valid url" while viewing webi reports from BI Launchpad.This may be because of licence being expired.

  • Not a valid URL: Unexpected character found - Installation of SLD

    During the installation of SAP Solution Manager 4.0 Support Release 3 I am installing a local SLD (this is a test environment). When at the "Configure System Landscape Directory" phase of the installation I get the following error, java.net.MalformedURLException: Not a valid URL: Unexpected character found ['-' at position 18].
    Any help would be appreciated.
    ConfigMainExt state200
    TYPE=A<BR>STATE=<BR>INFO_SHORT=java.net.MalformedURLException: java.net.MalformedURLException: Not a valid URL: Unexpected character found ['-' at position 18]
         at com.tssap.dtr.client.lib.protocol.impl.URLScanner.next_token(URLScanner.java:587)
         at com.tssap.dtr.client.lib.protocol.URL.parse(URL.java:518)
         at com.tssap.dtr.client.lib.protocol.URL.<init>(URL.java:63)
         at com.sap.ctc.util.SLDConfig.importSldContent(SLDConfig.java:765)
         at com.sap.ctc.util.SLDConfig.performFunction(SLDConfig.java:154)
         at com.sap.ctc.util.ConfigServlet.doGet(ConfigServlet.java:74)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         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:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    //   => Importing Data : D:/usr/sap/A12/SYS/global/sld/model/CR_Content.zip URL=http://usbfg046dev-:50000 USER=J2EE_ADMIN ...
    ERROR: Not a valid URL: Unexpected character found ['-' at position 18]
    <BR>CONFIGURATION=

    During the installation of SAP Solution Manager 4.0 Support Release 3 I am installing a local SLD (this is a test environment). When at the "Configure System Landscape Directory" phase of the installation I get the following error, java.net.MalformedURLException: Not a valid URL: Unexpected character found ['-' at position 18].
    Any help would be appreciated.
    ConfigMainExt state200
    TYPE=A<BR>STATE=<BR>INFO_SHORT=java.net.MalformedURLException: java.net.MalformedURLException: Not a valid URL: Unexpected character found ['-' at position 18]
         at com.tssap.dtr.client.lib.protocol.impl.URLScanner.next_token(URLScanner.java:587)
         at com.tssap.dtr.client.lib.protocol.URL.parse(URL.java:518)
         at com.tssap.dtr.client.lib.protocol.URL.<init>(URL.java:63)
         at com.sap.ctc.util.SLDConfig.importSldContent(SLDConfig.java:765)
         at com.sap.ctc.util.SLDConfig.performFunction(SLDConfig.java:154)
         at com.sap.ctc.util.ConfigServlet.doGet(ConfigServlet.java:74)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         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:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    //   => Importing Data : D:/usr/sap/A12/SYS/global/sld/model/CR_Content.zip URL=http://usbfg046dev-:50000 USER=J2EE_ADMIN ...
    ERROR: Not a valid URL: Unexpected character found ['-' at position 18]
    <BR>CONFIGURATION=

  • Not able to find "ume.logon.anonymous_user.mode" in UME service

    Hi,
    I am not able to find "ume.logon.anonymous_user.mode" parameter in the "com.sap.security.core.ume.service" service in config tool path "Global Configuration | Server | Services". We are in EP7 SP14.
    Can i get this parameter anywhere else.
    regards
    Marcus.

    Hi,
    try to check in Clusttered configuration\server\services and let me know the results.
    narsi

  • Valid URL+regex

    hi, i want to implement a function that will check for validity of a URL, which user inputs in a textbox. i have to accomplish thru regular expressions (or any other methods are also acceptible).
    Suppose user inputs 'http://www.yahoo.com' it will say valid url
    'http://[email protected]' it should say incorrect
    'http://www.yahoo+.com it should say incorrect
    'http://www.yahoo.com@ it should say incorrect
    i have tried to implement this but it is not working correctly
    Pattern urlPattern = Pattern.compile("www\\.(.+[[a-z][0-9]&&[^~!@#$%^&*]])\\.(.+[a-z])");

    I usually look on google for this kind of thing: http://www.google.co.uk/search?num=100&hl=en&ie=UTF-8&safe=off&q=%22valid+url%22+%22regular+expression%22&meta=

  • GRC AC 5.3 SP06 UME Logon Issue

    Hi Guys,
    A few people have found that when they try to login to the Access Controls Landing page (https://<server>:<port>/webdynpro/dispatcher/sap.com/grc~acappcomp/ac) on GRC AC5.3 SP 06, the user cannot login properly.
    No error messages are shown at all. The user and password is just removed and the logon screen is just refreshed as if waiting for a user to login.
    It seems to be the case that this is related to a password change requirement as if the user logs into the associated back end (abap stack) they are able to change the password. They are then able to login to the Java side without issue!
    I have looked at a few notes (eg 980646) but this does not seem to be appropriate for the Access Controls Landing Page
    Simon

    Look here:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/4a/e06f429c789041e10000000a1550b0/frameset.htm
    User ID: We recommend that you use the logon ID SAPJSF_. You can use any password.
    ·        User Type: The user must be of type system.
    ·        Authorization: The user requires authorizations for read access to user data, for authenticating remote users, and RFC authorizations.
    As of release 6.20, the AS is shipped with two roles that provide the required authorizations. The role you use depends on whether changes to administrative data or creation of new users from the UME are required or not.
    ○       SAP_BC_JSF_COMMUNICATION_RO provides all authorizations for read access to user data, for authenticating remote users, and several low-level RFC authorizations. For example, users can still change their own password. This role provides sufficient authorization if you do not want to perform administrative changes from the UME: for example, add a new user or change a last name.
    ¡        SAP_BC_JSF_COMMUNICATION is the same as the above role, but additionally provides authorization to modify and delete all user-related data.

  • Valid URL or Not

    Hi,
         I would like to know how to find a url is valid or not in scrollpane contentpath .
    Regrads,
    Kameshwaran A

    use the onLoadError event of the moviecliploader class to check the url before applying to your scroll pane's contentPath.

  • Single word search - Firefox tries first DNS looup even though the word does not look like a valid URL (browser.fixup... is disabled).

    When I enter a correct domain name in the location bar, it is resolved without any problems ("domain.com"). When I enter multiple words, not constituting a valid domain ("some domain"), it is automatically searched in my preferred search engine. If I enter a single word ("domain"), which is _not_ a valid domain, Firefox still attempts to first resolve it (which takes about 15 seconds).
    Is there a way to disable or fix this behavior?
    browser.fixup.alternate.enabled;false
    browser.safebrowsing.remoteLookups;false
    keyword.URL;http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=

    It maybe better to use a (one letter) keyword bookmark if you want to do searches via the location bar. It is always possible that you want to access a local site without a TLD appended and in such cases you need to do a DNS look up.
    See http://kb.mozillazine.org/Using_keyword_searches

  • Logon Page Customization Based on URL

    Ramya,
    You can check the following blog https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5124. [original link is broken]
    ~Cheers,
    Vivek

    Hi Vivek
    Full points has been Awarded
    Hi Everybody...,
    The link you provide has really help to solve my issue to certain extend...
    Based on the info provided in the Link , i took the UmLogon par and did the modification, since in my case, as in need the Default login page.
    In just copied the Existing umLogonpage.jsp and rename it as HRDept.jsp where inside the Jsp file there no difference with the original
    Thus no matter if i give the default link or my custom link(HR Dept)
    default : http://<server:port>/irj/portal/
    Custom : http://<server:port>/irj/portal/HR
    both has to take me to the default page.
    but , i am facing a issue at this point
    I did all my modification and retain the par file as like default
    com.sap.logon.runtime.par inorder to avoid server reboot and working with authschme.xml file
    But on deploying the new par with default name , i get a service request exception...
    can any provide some pointer over this...
    Thanks
    Ramya.R

  • ShowDocument,  valid URL

    hi All,
    I am very new to Java and would appreciate any help!
    I have an applet running on our web server which our customers are using to search and look at files. Some files will have images (.pdf) that I would like for the customers to view in a new browser window.
    I was able to show a .pdf file in a new browser by using the showDocument method, and hardcoding the url. url1= "http:/mywebserver.com/file123.pdf"
    showDcoument(ur11)
    My question is... what is the best way for me to validate and see if this pdf file exists ? so that I can show a button for the customer to view this document.
    I am using the below method where xxx.pdf does not exist.. but it seems to always show the button even though xxx.pdf does not exist.
    try {
    url = new URL (http://mywebserver.com/xxx.pdf)
    viewImageButton.setVisible(true);
    catch (MalformedURLException e)
    {viewImageButton.setVisible(false)}
    Another thought I had was to use f.exists() to check if the file exists but that only works on local drives right ?
    I would appeciate any help.
    thank you !!

    thanks for the suggestion marvin. the problem with that approach is that a database of all devices and their capabilities would need to be maintained and checked against. if we're just talking ipads, iphones and ipod touches, that's reasonable; but there's a huge and growing number of android devices out in the wild and they all have different capabilities...?
    g

  • Firefox fails to load valid url from my desktop or from other links. after the failure it says try again and this always works 100% of the time. WHY??

    have many valid links on my desktop to locations I go to often. There is nothing wrong with the th links but about 20% of the time the connection will fail and I get a TRY Again message. It always connects 100% of the time on the second try. This occurs on 8 0r 10 different sites on a regular basis.

    Something you can try is resetting it all Settings > General > Reset > Reset all settings. Or go to Settings > Store &amp; sign out &amp; log back in. Another thing you can do is restore your ipod. This has happened to me but the only thing i did was that i created a new account but try doing the things above i just told you. :)

  • Firefox Home with Search panel does not load/appear. When I click the home icon a message appears that says Firefox is not a valid URL. Never did that before?

    Nothing different from the question. Firefox just does not load. When I place the mouse cursor over the home icon and do not click, a message panel seemingly powered by My Yahoo states "drag the AT&T globe to the left of the home icon in the toolbar and drop it there, then select "yes" from the pop up window and you are done." This was an action I did recently (not today) but don't see what this has to do with Firefox

    Do a malware check with some malware scanning programs.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.<br />
    <br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also:
    * "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Problem after change logon module

    Hi,
    i'm using EP 6.0 SP13
    I want to change my logon page.
    the branding_image & branding_text i was changed.
    ther are so many forums available regard to logon page.
    now i just want to change the copy right tag & remove saplogo from the logon page.
    both are referenced in umLogonBotArea.txt
    i'm done all step according to help.
    now problem was after changing the logon module when i run portal it's give a dump instead of logon screen
    when i revert back the original logon screen appear.
    so how can i solved this?
    regards,
    kaushal

    Hi Kaushal,
    Have you tried the option of going to Direct Editing and changing the logo.
    For this goto System Administration-System Configuration-UM Configuration-Direct Editing.
    Check the following properties.
    <b>#Defines the logon image
    (Type: String, Default: '/logon/layout/branding-image.jpg')
    ume.logon.branding_image=/logon/layout/branding-image.jpg
    #Defines the second logon image (e.g. containing text)
    (Type: String, Default: '/logon/layout/branding-text.gif')
    ume.logon.branding_text=/logon/layout/branding-text.gif
    </b>
    Give path of your desired image in ume.logon.branding_image and <b>restart the server</b>
    Regards
    Rajeev.
    Do award points for helpful answers in SDN

  • Customization of Logon Screen

    Hi SDN,
           any one knows how to cusyomization of logon screen,i mean how to remove WELCOME, SAP LOGO AND New Here? Register Now...
    i find the below PAR file : com.sap.portal.runtime.logon.par.bak and i renamed to my.new.logon.par. and i imported this par file into developer studio also....
    after that onwards i don't know how to remove above one....if any one knows proper steps please tell me or else u can mail to my mail : [email protected]
    Regards,
    Jagadish Babu Kanikanti.

    Hi Jagdish,
    I have an easy solution for this..
    1. Place your new image files here:
    \J2E\JC00\j2ee\cluster\server0\apps\sap.com\com.sap.security.core.admin\servlet_jsp\logon\root\layout
    2) Log on to the Portal as administrator and go here:
    System Administration -> System Configuration -> UM Configuration.
    3) Click on the "Direct Editing" tab.
    4) Change the parameter:
    ume.logon.branding_image=/logon/layout/YOUR_BRANDING_IMAGE_FILE.gif
    5) Change the parameter:
    ume.logon.branding_text=/logon/layout/YOUR_TEXT_IMAGE_FILE.gif
    6) Click "Save all changes"
    7) Restart the Portal
    You're done. Your branding images should now appear in place of SAP's standard images
    Hope this helps..
    Regards,
    venkat.

Maybe you are looking for

  • Report on sales pattren

    Hi, experts I need to design a report the requirement is MATERIAL1 business is increased by 20% in a quarter how would be the sales in the next quarter how to design this report thanks in advance rk

  • Why can't i create a slideshow anymore?

    I have been able to create umpteen slideshows in the past. Now, when I select photos, and try to create a slideshow, nothing happens. Any answers as to why I cannot create a slideshow? I am using an iMac 9,1. The iphoto is 09, version 8.1.2.

  • Purchase Order Row UDF for Received Qty

    Hi experts, Can someone please recommend a way to create a row UDF for purchase orders to show the qty received? We cannot use a simple calculation like Qty-Open Qty because if the row is closed manually, the open qty becomes zero. Another problem is

  • Windows 2012R2 RDS - Outlook 2013 preview handler not working

    Hello, We have an Windows 2012R2 RDS environment with Outlook 2013 installed. Currently we are experiencing some issues with the preview handler for non-administrator users. With an Administrator account it is working without issues. All users that o

  • Another Elements 5 problem

    After elements 5 opens,  I immediately get a screen saying that windows must close to avoid damage, and it does so. It had worked with no problems for a long time. I am running Windoews XP and added no new programs before the problem started, but the