Change labels on Portal Login page

Hi community,
We are running Portal 7.00 SP21 version and on Portal Logon page we have enabled Get Support link. Now we want to cutomize labels on page wich is shown through the Get Support Link (not welcome page).
If we unzip the file umelogonbase.jar, we can find under dist\PORTAL-INF\lib - we can find the file "logonLabels_" which contains the language we are using. Also we find the key which is used in the tag (for us it is LAST_NAME) and change the text after the equal sign. Then we save the changed file and create a updated JAR file using a zip program but named umelogonbase.jar, not umelogonbase.zip or umelogonbase.jar.zip. - Put again the JAR file back to dist\PORTAL-INF\lib. Restart server, Portal cache and temp files, we don't get applied this change.
This works ok for Welcome page, where by the same way, we can change labes and after restar/clear, we get applied those changes.
So, how can I change the labels on Get Suppot page??
We can not use NWDS....
Thanks !

Hi,
Thanks a lot for your answers.
First, on umResetPasswordPage.jsp I have found the code where "LAST_NAME" must take a value from other file (Could be from umelogonbase.jar?) so, maybe it is not the right place to change it, isn't it? or did you suggest by other way?? This is the code on the umResetPasswordPage.jsp file:
<td width="161" height="20">
        <label class=urLblStd for="logonlastnamefield">
          <%=logonLocale.get("LAST_NAME")%>
          <span class=urLblReq> *</span>
        </label>
      </td>
Second, On Portal Content there is not any Page/Iview wich manage this Support (LogonHelpApp) page openned by "get Support" link on Welcome Portal Page. At this time, I could not find if is it a webdynpro or other component Portal....

Similar Messages

  • Change title in portal Logon Page

    hi
    I have a client who doen't want to see the word "Portal" in title bar of the browser while they are logged in to the Portal.
    I.e. In the title bar of the browser where it normall says "SAP NetWeaver Portal - Microsoft Internet Explorer" they want it only to say "SAP NetWeaver - Microsoft Internet Explorer".
    I am guessing that I can just change the <title> html parameters in the jsp of the portal login page...
    Could someone tell me where I can find the JSP page?
    Thanks in Advance
    Anton Kruse

    Try it with the following first:
    System Administration >> System Confguration >> Service Configuration >> Portal Runtime >> Central Configuration
    Double cklick on "Central Configuriation"
    Go to parameter portal.html.head.title and modify this title to your needs.
    Save and restart the whole portal.
    Now in the whole portal the new title should appear.

  • ADF Application and Oracle Portal Login Page

    We have developed ADF application and deployed it in Oracle AS 10.1.2 along with the custom JAAS module, which is working fine with the application custom login page. As a next page, I want to use Oracle Portal login page for the authentication and authorization.
    How can I accomplished it? Any idea?
    Thanks,
    AP

    Shay,
    1. I created blank ADF project
    2. I copied myreport.jsp file (this one was generated by Oracle Report Builder) under ..ViewController/public_html directory
    3. Created directory 'lib' under ViewController/public_html/WEB-INF/lib
    4. Copied reports_tld.jar file under the directory created in 3.
    5. Created simple jspx page with the af:link (btw af:goLink does not exists in JDev 12c), set 'destination' to myreport.jsp
    After the steps above I could not even compile the application, many problems too many to list here, Basically JDev is trying to build the project with .jsp file generated in Report Builder and is unable to.
    So to be sure we are on the same page: I am trying to embed JSP report files generated by Report Builder into ADF project, then create EAR file and deploy on standalone WLS. Finally execute JSP web only report.

  • Redirect to Portal Login page from portlet

    We have lots of applications on the portal and many of them need the logged in user information to provide the right display context. For example, "My Notes" where notes are stamped with the user's login id. Our portlet applications show exception messages when the user id is unavailable. Pressing a refresh button takes them to the portal login page.
    Does anyone know how to redirect to the portal login page? Here is how I would like it to work: A user has the application up beyond the session timeout period and does something that causes the page to submit. At the application server we look for the logged in user ID which is missing due to session timeout and we send them to the portal login page.
    Thanks! Mike

    Hi James,
    <br />
    <br />I fear this isn´t possible to do with ADDT, as it will - when using its Restrict Access To Page behaviour - always redirect to the page you specified in the Control Panel.
    <br />
    <br />However you can help yourself with a simple custom PHP redirect script
    <i>(place it @ @ line 1 of your document)</i> which checks whether the "kt_login_id" Session Variable is set, and if it´s not set, redirect to a different login page:
    <br />
    <br /><?php<br />if (!isset($_SESSION['kt_login_id'])) {<br />header('Location: http://www.example.com/directory/login.php') ;<br />}<br />?>
    <br />
    <br />Hint: users who login via a different login page will still be redirected to ADDT´s default login page when logging out
    <br />
    <br />Cheers,
    <br />Günter Schenk
    <br />Adobe Community Expert, Dreamweaver

  • Not able to pass portal login page with valid credentials using WebDispatch

    Hi,
    We are implementing SAP BillerDirect Portal. To make BillerDirect Portal available over the internet, we Configured SAP WebDispatcher with SSL termination.  We followed the steps mentioned in SAP Help Documentaion for SAP WebDispatcher with SSL termination.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/76/6d4fa247d0d647b5bd40745400d873/frameset.htm
    We created certificate  and send it to CA (TrustCenter CA). We received the CA response and we imported the certificate.
    AS mentioned in the help document, we configured the SAP Web Dispatcher profile to support SSL termination
    We tried to access our BillerDirect Portal over the internet using below link
    https://company.com/bd
    We are getting login page, once we enter correct user ID and Password, portal is not loading (not going to next page) portal remains on same login page.
    If we enter invalid credentials portal login page is giving u201CUser Authentication Failedu201D error.
    If we try to access any portal login pages which brings a pop-up for login, login gets succeeded and we are able to see next pages
    Examples
    1)     https://company.com/bd/admin/xcm/init.do
    2)     https://company.com/monitoring/SystemInfo
    All pages which bring up portal login page without pop-up, not able to pass through portal login screen.
    We Tried the ProxyMapping option on Dispatcher using Visual admin. This option also didnu2019t work for us.
    Here is the WebDispatcher Profile
    SAPSYSTEMNAME = xxx
    SAPGLOBALHOST = xxxxx
    SAPSYSTEM = 00
    INSTANCE_NAME = W00
    DIR_CT_RUN = $(DIR_EXE_ROOT)\$(OS_UNICODE)\NTI386
    DIR_EXECUTABLE = $(DIR_CT_RUN)
    Accesssability of Message Server
    rdisp/mshost = hostnameofportalserver with FQDN
    ms/http_port = 8101
    Configuration for medium scenario
    icm/max_conn = 500
    icm/max_sockets = 1024
    icm/req_queue_len = 500
    icm/min_threads = 10
    icm/max_threads = 50
    mpi/total_size_MB = 80
    SAP Web Dispatcher Ports
    icm/server_port_0 = PROT=HTTPS,PORT=443
    icm/server_port_1 = PROT=HTTP,PORT=80
    icm/HTTPS/verify_client = 0
    SAP Web Dispatcher Web Administration
    icm/HTTP/admin_0 = PREFIX=/sap/wdisp/admin,DOCROOT=D:\usr\sap\xxx\W00\data\icmanroot\admin,AUTHFILE= D:\usr\sap\xxx\SYS\global\security\data\icmauth.txt
    Parameters for the SAP Cryptographic Library
    ssl/ssl_lib = D:\usr\sap\xxxW00\sapcrypto.dll
    ssl/server_pse = D:\usr\sap\xxx\W00\sec\SAPSSLS.pse
    ssf/name = D:\usr\sap\xxx\W00\sec\SAPSSLS.pse
    ssf/ssfapi_lib =  D:\usr\sap\xxx\W00\sapcrypto.dll
    sec/libsapsecu =  D:\usr\sap\xxx\W00\sapcrypto.dll
    wdisp/ssl_cred = D:\usr\sap\xxx\W00\sec\SAPSSLC.pse
    Parameters for Using SSL to the backend server
    wdisp/ssl_encrypt = 1
    wdisp/ssl_auth = 1
    wdisp/ssl_cred = D:\usr\sap\xxxW00\sec\SAPSSLC.pse
    wdisp/ssl_certhost = hostnameofportalserver with FQDN
    wdisp/ssl_ignore_host_mismatch = true
    #ICM Parameters
    icm/HTTP/j2ee_0 = PREFIX=/, HOST =hostnameofportalserver with FQDN PORT=50000,SPORT=50001, SSLENC=1,TYPE=1, CRED =D:\usr\sap\xxx\W00\sec\SAPSSLC.pse
    We also tried below options in WebDispatcher profile but we are getting same problem.
    wdisp/add_client_protocol_header = true
    wdisp/add_clientprotocol_header = 1
    wdisp/ssl_ignore_host_mismatch = true
    #ICM Parameters
    icm/HTTPS/forward_ccert_as_header = true
    icm/HTTPS/trust_client_with_issuer = *
    icm/HTTPS/trust_client_with_subject = *
    we also tried
    wdisp/ssl_encrypt = 0
    wdisp/ssl_auth = 0
    we also tried
    wdisp/ssl_encrypt = 2
    wdisp/ssl_auth = 2
    We are not able to resolve issue. Please help us on resolving this issue.
    Thanks
    Praveen

    ' in Host Names is not allowed. Our hosname has '_'.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/67/be9442572e1231e10000000a1550b0/frameset.htm

  • Dynamic Text in SAP portal login page

    Hi All,
    I want to display some text information in the SAP Portal login page.Is it possible to display dynamic text in the login page?
    Can anybody help in this?
    Regards,
    V Karthi

    Check the following links as well.
    [Customizing Portal Login Page;
    [Portal Login Page Customization;
    Check all 3 weblogs.
    Regards
    Puneet

  • How to disable right click on SAP portal login page

    Hi,
    How to disable right click on SAP portal login page. Our requirement is one should not be able to right click -
    >view source. on the portal login page.
    Best Regars,
    Tushar

    Hi Tchanvan,
    If you search google with "javascript disable right click" you will get loads of javascript code. This will also help you to gain knowledge.
    @Explanation to last post : You need to import standard logon par file in NWDS. Create javascript file to disable right click and then include this file in your logon page. i think login page name is portalLogin.jsp and then deploy this new PAR file.
    regards,
    Jigar Oza

  • CE 7.11 Portal login page issue after SPS4 Update

    Hi Guys,
    Has anyone worked on SP stack 4 update of SAP Netweaver CE 7.11 system?
    I ask this because I did this sometime back and immediately after the update, I realized that the text size, alignment, etc. of the text (Username, Password) on logon page of CE portal (http://host:port/irj) changed a lot. The text size became different and even the alignment of the text on this page changed.
    But nothing else got affected inside the portal and even the login pages for NWA, Useradmin, etc. were unchanged.
    It seems there was an issue with the stylesheet for that page only.
    This issue is dealt with in SAP Note no. 1397747, as per which the solution is to apply the latest J2EE Apps patch on the system. But even after applying the correct patch, the issue is not yet resolved.
    Has anyone who has done SPS4 update in CE 7.11 faced this issue as well?
    Thanks,
    Shitij

    Well, after raising an OSS message with SAP, they worked on a new patch file for J2EE Applications (J2EEAPPS SPS4 patch 3) and after deploying this patch, the issue was resolved.
    So if anyone else faces the same problem, please deploy the latest J2EE APPS patch file by downloading it from service marketplace.
    Closing the thread now.
    Regards,
    Shitij

  • XMII Portal Login Page

    Hi ,
    I am unable to view the login screen for the xMII portal.
    I tried to access the login page from the system where the xmII server is installed.
    When i type in the url -- http://<server>/Lighthammer/Login.jsp it directs me to the menu page without asking my username and password.
    Are there any settings to enable the authentication page??
    Please help.
    Message was edited by:
            vaishali dhayalan

    Hi Shyam,
    The configuration below is the trusted server configuration for the system being used
    Name  --               localhost
    Description --        localhost
    IP  --                    127.0.0.1 (IP address of the system used)
    I am unable to delete this configuration since my delete button is disabled even after selecting the server config.How else could i delete it?
    Will there be a problem if we delete this server config??
    Please help.
    Message was edited by:
            vaishali dhayalan
    Message was edited by:
            vaishali dhayalan

  • Not able to access the portal login page and idenetity console page

    Hi all.
    I installed PS 6.1 on a new Solaris 8 Box. DNS is not configured for this box.
    I use netscape browser on the solaris boz to test my installation - everything is fine
    issue:
    When i tried to access the amconsole or amserver/UI/Login application, it bombs with the following exception.
    but i can see the default webserver page (or any static html for that matter).
    any clue?
    10/28/2003 03:22:22:776 PM EET: Thread[Thread-195,5,main]
    ERROR: Exception occured
    java.lang.Exception: Service URL not found:session
    at com.iplanet.services.naming.WebtopNaming.getServiceURL(WebtopNaming.java:180)
    at com.iplanet.dpro.session.Session.getSessionServiceURL(Session.java:686)
    at com.iplanet.dpro.session.Session.getSessionServiceURL(Session.java:668)
    at com.iplanet.dpro.session.Session.getSession(Session.java:540)
    at com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:73)
    at com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:280)
    at com.sun.identity.authentication.service.AuthUtils.getOrigLoginURL(AuthUtils.java:1546)
    at com.sun.identity.authentication.UI.LoginViewBean.forwardTo(LoginViewBean.java:253)
    at com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase.java:783)
    at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:434)
    at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:312)
    at com.iplanet.jato.ApplicationServletBase.doGet(ApplicationServletBase.java:282)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.iplanet.server.http.servlet.NSServletRunner.invokeServletService(NSServletRunner.java:919)
    at com.iplanet.server.http.servlet.WebApplication.service(WebApplication.java:1061)
    at com.iplanet.server.http.servlet.NSServletRunner.ServiceWebApp(NSServletRunner.java:981)

    I am facing the same problem. I am using Custom Authentication module. When I access the login page for this custom authentication module I got this error. I have DNS entry and added the IP Adress in the host file too. Anyone tell us, what could be the problem?

  • Problem in displaying portal login page

    Hi
    I made 3 diffirent installation and I still have the same problem :
    1. AS 10g R2 on windows 2003 SP1
    2. AS 10g R2 on Windows XP SP2
    3. AS 10g (9.0.4) on Windows XP SP2
    All of the services of infrastructure and Middle tier are working properly , no error massages , even from IE , but always when I'm accessing the portal
    by http://<host>:<port>/pls/portal , I can see only the tab that contains 'welcome' but nothing else , just white page , I tried to access it from remote client also its still the same
    (note : http://<host>:<port>/discoverer/plus is displaying properly)
    any body have an idea ?

    Hi,
    If all the services pertaining to AS Portal are started then navigate to the page where all the components are listed.From there select Portal and try accessing the Portal home page. Some times the direct access to the portal as mentioned by you will not work.
    Regards,
    Ahtesham.

  • Changes to the welcome / login page of the portal

    Dear SAP Gurus,
       I've read all possible material on sdn, and I am still struggling with this. We have SP16 on our java server. The Basis team has provided me with the par file from the location
    <J2EE_Engine_Instance>\j2ee\cluster\server<X>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd.
    com.sap.portal.runtime.logon.par.bak.
    . When i unzip the par file, I can see the two folders portal-inf & meta-inf. Now I am trying to open the par file in nwds and I get the following error message.
    The plugin "com.sap.portal.plugins.config-archiver" caused an exception during the "unpack" operation.
    See the log for more details.
    Invalid CEN header (bad signature) Reason: Sorry an error occured creating the new project.
    I am using a standalone version of nwds which is not connected to the the java server yet.
    1) How do i see the log file in nwds?
    2) SP14 on nwds and SP16 on java server is that what is causing the conflict?
    3) Do I need to upgrade and how do i upgrade
    Points for useful answers and any help is appreciated.
    ~Thanks

    Hi Gattaca,
    Try do this.
    1) Copy the file com.sap.portal.runtime.logon.par.bak
    <J2EE_Engine_Instance>\j2ee\cluster\server<X>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd\com.sap.portal.runtime.logon.par.bak
    2) Remove the .bak by the file com.sap.portal.runtime.logon.par.bak (just rename)
    3) Copy the files com.sap.portal.runtime.logon_api.jar and umelogonbase.jar
    <J2EE_Engine_Instance>\j2ee\cluster\server<X>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\com.sap.portal.runtime.logon\lib\
    4) Open the NWDS
    5) Import the .PAR file (com.sap.portal.runtime.logon.par)
    File --> Import --> PAR file --> Button Next
    Achive file name: (looking for the file com.sap.portal.runtime.logon.par)
    Project Name: com.<companyname>.portal.runtime.logon
    Click Button Finish
    6) Put the files com.sap.portal.runtime.logon_api.jar and umelogonbase.jar into your application.
    com.<companyname>.portal.runtime.logon\dist\PORTAL-INF\lib\
    7) Right Button inside your app --> Export --> PAR File --> Next (Button) --> select your app --> Next (Button) --> Configure servers settings (Button) --> Add.. (Button) --> set the information and OK (Button) --> Apply (Button) --> OK (Button)
    Enable the Include the source code of the portal application and Deploy PAR
    put the password --> Finish (Button).
    Now the application was deployed in portal.
    8) Open the Configtools
    <J2EE_Engine_Instance>\j2ee\configtool\configtool.bat
    9) Click in button "Switch to configuration editor mode.
    10) Configuration --> cluster_data --> server --> persistent --> com.sap.security.core.ume.service
    11) Download the file authschemes.xml
    12) Rename the file authschemes.xml to authschemes_<yourcompany>.xml
    13) Open the file authschemes_<yourcompany>.xml
    14) Change all string "com.sap.portal.runtime.logon" to "com.<yourcompany>.portal.runtime.logon"
    This is the name of your application.
    15) Upload the file authschemes_<yourcompany>.xml in the same path.
    Set to Edit Node --> Right mouse Button inside the com.sap.security.core.ume.service --> Create sub-node --> File Entry (ListBox) --> Upload (Button) --> find the file authschemes_<yourcompany>.xml --> Open (Button) --> Create (Button).
    16) Click in button Switch config tool mode
    17) Global Server configuration --> Services --> com.sap.security.core.ume.service
    18) Change the parameter login.authschemes.definition.file to authschemes_<yourcompany>.xml
    19) Click Set (Button) and Save.
    20) Restart the Portal.
    For check just Rigth Mouse Button inside the image in Logon Page --> Properties
    Look the parameter Address (URL)
    http://<Hostaname>:<port>/irj/portalapps/com.yourcompany.portal.runtime.logon/layout/branding-image.jpg
    Good Luck
    Eduardo

  • 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

  • CRMM_ACCOUNT: Change Label on BP Address page

    Hi Experts,
    I am trying to change the Text Label "Street" on the BP address screen of the business object CRMM_ACCOUNT. I have checked the technical details and found that field group acc_sres_street_v1 is exectuing for the BP address. When i have made the change to the same field group and try to generate it, the changes are not reflecting on the screen.Also the changes are not reflecting in the table crmc_fieldgrp. And if we mannually made those changes in the corresponding table then too the changes are not reflecting on the screen.
    Would apperciate the propmt reply....

    There is a configuration involved in renaming the field labels..
    Go through the process given below.
    1. CRMC_BLUEPRINT_C
    2. Layout of user interface->Application Element->Rename Interface Texts
    3. First define text element with your custom label under 'Define Interface Texts"
    4. Under 'Rename Field Label' input application name,view name, field group and text elements
    Thanks,
    Thirumala.

  • How to change the http regular login page

    The iFS/HTTP authenticates users as Guest automatically. Can someone tell me how to change it back to the login dialog? Thanks.

    Hey,
    Thanks for the reply, but I didn't understand much.
    Guess I'm just going to try and look on why I can't change the context path when deploying a webservice package using ant tasks.
    Thanks again for the reply.
    William

Maybe you are looking for

  • Problems installing flash 8

    can install studio 8 except for flash 8 able to install flash 9 no problem. Flash 8 hangs when trying to install

  • Output type error

    Friends Please let me know the solution for my prob. I am getting a message 543 while using an output type. The message says "OUTPUT Type X  is deactivated for automatic proposal" This problem persists while I am manually entering SH as a partner fun

  • IPod on Windows OS and Mac?

    hey guys wondering if you can help me, i have a 60GB Photo and it has been formated to Windows OS but i have a few songs on my Mac, will connecting it to the Mac damage the iPod or not

  • Can anyone see why this isnt working...?

    for line in $(grep "^333#" payRec* | cut -d# -f2); do ((total+=line)); done grep/cut pipeline is returning three integers, 38, 20, 20. I want $total to keep a running total, adding them as it goes along. Instead it gets the value of some seemingly un

  • Printing problems with Adobe CS5

    Hello all, I recently replaced the printers in one of our university Art Dept labs; they are using iMacs running Mac OS X 10.6.8 with Adobe CS5. They had three Ricoh CL4000DN color laser printers. They bought 3 Ricoh C320DN color laser printers to re