EP 6.0 SP13: Logon Screen Development: UME accessing

hi all
  I am new to Portal Development.
  I have been asked to do the follwoing Development:
Bespoke copy of the standard logon screen with the addition of a new field called Client.
The <b>Client field will be a pull down</b> and will get it’s values by calling the ABAP function module Z_EP_GET_CLIENT_LIST which runs in the backend ABAP system acting as the UME database for the Portal. This function model will return a list of clients as a table with a field called CLIENT_LIST, which is char(3). The field should be blank at launch time to force the user to select from the pull down and suitable error message should be displayed if the user does not select a client from the pull down list.
The logon details for calling the function module should be read from the UME parameters – the UME parameters are :-
ume.r3.connection.master.client          Client
ume.r3.connection.master.ashost          Server
ume.r3.connection.master.sysnr          System Number
ume.r3.connection.master.user          User
ume.r3.connection.master.password      Password
Once the user has selected the client and logged on, the system mapping table for that client should be got by calling ABAP function model Z_EP_GET_SYSTEM_MAPPING passing in as a parameter the Client entered by the user. This function model will return the following table called SYSTEM_MAPPING.
This data should be persisted for the duration of the user logon in memory to avoid subsequent reads on the UMD ABAP system.
This is my new requirement??? Could anybody Guide me in this Development.
My Understanding:
  1. Logon Page is: umLogonPage.jsp
2. PAR file to be downloaded com.sap.portal.runtime.logon.par.
Many Thanks
Kam

Kirupanand venkatapathi
   Thanks for that!!!!
   Sorry i am bit nervous. SO i was unable to open the file. Now i could!!!!
   What is the name of the JSP i have modified inorder to put CLIENT Filed below the password field ????
Becoz i am finding many JSPs with same name !!!!
Link below shows the ways but it is different from the one u gave:
http://help.sap.com/saphelp_nw04s/helpdata/en/f4/014e41bbd1f423e10000000a155106/frameset.htm
Could you please help me???
Thanks
Kam
Message was edited by: Kam

Similar Messages

  • How can I remove accessibility text and voice over from the logon screen?

    Before I log on to my Mac, in the logon screen I get accessibility text and voice over features enabled all the time. I can remove them by pressing cmd + f5 several times until they're gone (while I'm still in the logon screen). I would like to remove them permanently so that they never appear in the logon screen.

    Can you provide an example? I've been trying (for
    example) "select translate(' test one', ascii(' '),
    'X') from dual" with no luck.
    Thank you.To replace space, you should query like this:
    select translate(' test one', chr(32), 'X') from dual instead of select translate(' test one', ascii(' '), 'X') from dual Thanks,
    Dharmesh Patel

  • 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.

  • 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.

  • How to display a specific SAP logon screen per system?

    Hello,
    I woud like to display a logon screen which contains system-specific information, e.g. for the QAS system it would be something like "This system was created by a system copy from PRD on MM/DD/YYYY"...
    I have gone through the SAP Note 205487 and my understanding is that I have to create the ZLOGIN_SCREEN_INFO in the development (changeable) system and transport it.
    Note 205487 : "Creating/changing this text requires a changeable system. Therefore, for production systems, SAP recommends maintaining the text in the upstream system and then transporting it."
    Can anyone please provide me with some hints on how to create a different logon screen for each system and apply them via transport requests?
    I prefer not to "open" the QAS system in order to create the logon screen because I would then have to "open" the productive system to create a different logon screen...
    Any help is appreciated.
    Thanks and Regards,
    Michel M.

    Hi Michel,
    Please refer to below documents for modifying SAP Logon screen and transporting to other system.
    [How to customize the login screen|http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=22219]
    [Customizing SAP Login Screen|http://www.abap-tutorials.com/2009/12/30/customizing-sap-login-screen/]
    [SAP logon screen, SE61, ZLOGIN_SCREEN_INFO|SAP logon screen, SE61, ZLOGIN_SCREEN_INFO; 
    Hope it helps
    Regards
    Arun

  • Custom Logon Screen Problems

    Hello, i am facing with such problem:
    I have developed application "custom logon screen"
    [https://cw.sdn.sap.com/cw/docs/DOC-101074]
    after deploy i get this error:
    [EXCEPTION]
    java.lang.InstantiationException: ID018236: Cannot instantiate bean. java.lang.ClassNotFoundException: class com.sap.engine.applications.security.logon.beans.ResourceBean : java.lang.InstantiationException: com.sap.engine.applications.security.logon.beans.ResourceBean
    at JEE_jsp_logonPage_7538450_1282116953062_1282116953515._jspService(JEE_jsp_logonPage_7538450_1282116953062_1282116953515.java:52)
    I try to develop similar application at NW CE 7.20 (using documentation for 7.20 - [http://help.sap.com/saphelp_nwce72/helpdata/en/23/c0e240beb0702ae10000000a155106/content.htm]) and had the same problems.
    There is at least one mistake in documentation:
    "To avoid inconsistencies in class references, add the class folder of the logon logic application to the libraries of the Java build path of the imported logon UI application.
    You can find the class folder of the default logon logic application
    under the following path:
    <ASJava_Installation>/j2ee/cluster/apps/sap.com/com.sap.security.core.logon/servlet_jsp/logon_app/root/WEB-INF/classes"
    There are no such folder on server. I tried to add tcsecumelogonlogic_api.jar which can be found at similar location: <ASJava_Installation>/j2ee/cluster/apps/sap.com/com.sap.security.core.logon/servlet_jsp/logon_app/root/WEB-INF/lib After that my application compiling successfully (without that i have errors compiling/validating original file "logonPage.jsp" and others which are using beans from mentioned JAR). But after deployment i get NoClassDefFound/InstantiationException error. btw, all mentioned things in documentions was done exactly as written in documentantion and with different variations many times but without success.

    Hi,
    I have the same problem, please tell us how you solved this problem

  • CProjects - How to get the logon screen?

    Hello!
    I've started the cProjects Web-Dynpro Application in our future production system for the first time. The strange thing is that the logon screen doesn't appear (I've got "logged in" as Anonymous ), althougth in development system the logon screen appears and works!
    I use the SICF-Path /default_host/sap/bc/webdynpro/sap/cprojects; login procedure is in both systems 'Standard' with no logon data.
    I appreciate any advice!
    Regards
    Wolfgang

    Hi Neil!
    In this case a SAP-user account was definied in the logon data section of the root SICF-node 'default_host'. This overruled the logon data configuration of the cprojects node. So check if a superior node of cprojects contains logon data!
    Regards
    Wolfgang

  • 7.01 to 7.3 Upgrade - Logon Screen - "Logon Problems? Get Support" occuring

    Hi
    We have upgrade our ABAP and JAVA stacks from NW 7.01 to NW 7.3.
    After the upgrade is the "Logon Problems? Get Support" occuring on our portals logon screen. In 7.01 this was controlled with the parameter ume.logon.logon_help - however after the upgrade we do not see this parameter anymore.
    Screen dump (requires a couple of clicks)
    http://www.filefactory.com/file/c26d20b/n/Portal_Logon_Page_Issue.jpg
    Any idea about how we remove the "Logon Problems? Get Support" part?
    Thanks and kind regards,
    Torben

    Hi Torben,
    On my fresh 7.3 installation, everything is clean and ... fresh ...
    So, for example, the built in group AnonUsers only has the user Guest as it's solely relation (no parent, no child groups); the guest user has the Guest role, which has (via it's groups) roles Everyone and Guest; onbly the role Everyone as got UME actions.
    All together, this sounds much like an upgrade issue (on my fresh 7.3, there is no group "J2EE_GUEST" at all).
    Two possibilities to go:
    - Open an OSS message (should be done in any case probably, to report this issue to SAP, so that this can be fixed);
    - Check the UME consistenty by yourself (http://help.sap.com/saphelp_nw73/helpdata/en/44/aecb4253217037e10000000a422035/frameset.htm)
    Maybe the second point already will fix some things; would be great for you, anyhow, I still would advise to report this issue officially to SAP.
    Hope it helps
    Detlev

  • How to display weicome message in sap logon screen?

    Hello experts,
       how to  display message " welcome to company name" in the sap logon screen.
    while typing userid and password in the same screen (right hand side ) , i want to display welcome message.
    Pls give me the procedure.
    Moderator message: easy to find via google, system administration, not related to ABAP development, please search for available information/documentation before asking.
    locked by: Thomas Zloch on Oct 11, 2010 11:44 AM

    If you want to give an error message on some processing you can raise the message in the event at selection-screen.
    If you want to display information message also ,the same can be done in at selection screen
    In case you want to do the processing selectively like only when the execute button is pressed, then you can do the processing based on SY-UCOMM. (value will be 'ONLI' )

  • Logon screen represente​d less than 2880x1620 when set up in full resolution

    Hello
    I had to reinstall my new W540 20BG with Win7 Ultimate from scratch and integrated also all current drivers. So I had no problems.
    I have set the highest resolution of 2880x1620. Now on the logon screen the Windows background picture will appear smaller (approximately about 2048x1152). If I change the resolution to 2048x1152 or smaller, then the picture fills the screen. If needed I can take a photo from the logon screen and upload it.
    I tried to find any settings by NVidia driver, nothing found, nothing have effects.
    a) Whats is the reason for this issue?
    b) How I can fix it?
    Could someone help me? Thanks.
    Best regards.

    Maybe I'm wrong, but the best option would be to work with percentages, not pixels.
    You can see examples in this Adobe links:
    CSS Percentage vs. Pixels - Re: How can convert the em,px,pt and % in css - CSS Width percentage layout issues - Re: DW CC Fluid grid layout how to change px width for desktop layout
    I hope it has been helpful
    sorry, I forgot this link in Adobe site: Ten things you need to know about responsive design | Adobe Developer Connection
    See you,
    Masters and MBA

  • Branding image logon screen

    Hi all,
    I changed images in par file using netweaver developer studio and uploaded.
    i changed .xml file in config file with new par file. I restarted server and typed URL in the browser i am able to see the logon screen but there is no images appear.
    How to sesolve this problem?
    Thanks and Regards,
    Phanikumar.

    Hi Kumar,
    I have given the answer for ur question which u have posted in portal implementation.
    just follow the code what i have given there.it will work.its working for me.
    are u getting blank space or some icons (like multiply) in that images space.
    First check whether changes take effect or not in NWDS itself by running the project thro poralapp.xml then go for server change the authschemes.xml and restart it.
    Very importantly check that u have all the images in the layout folder and you used correct names in ur coding.Try to follow my code.
    branding image logon screen (ur previous post)
    Regards,
    Tamil K

  • Translation of MasterHead and Logon screen

    Hi Gurus,
    Currently I translate a portal to romanian language. But I have a serious problem. I can't find the source of the logon screen's texts (Welcome, Login, Password ect.) and I am not able to translate the MasterHead iView. ( Welcome, Help, Log off ect.)
    I already wanted to use the standard content translation tool to translate the main template of Masterhead, but I can't find the text inside.
    Do you have any idea, where to find the source? UME?
    Best,
    Levente

    Hi Praveen,
    Thank you for your reply, I guess it solves my problem!
    One more question.
    I downloaded the property file, but it is a little bit hard to edit.
    #File created by SLIM generator
    #Fri Oct 27 03:38:59 CEST 2006
    LOG_OFF_YES_TEXT=Igen
    LOG_OFF_TOOLTIP=Aktu\u00E1lis port\u00E1l-session befejez\u00E9se \u00E9s
    Do you know a right tool to edit this file. For example what about the "SLIM generator" ?
    Thanks,
    Levente

  • How to use Group Policy to remove the shutdown button on the logon screen

    Environment:  Shared use computers running Window 7 Professional and MS office Suite; Windows 2008 Standard server, Windows 7 EC Domain Policy and MS Office 2007 ADML Template downloaded from Microsoft. WIndows 7 Accounts OU.
    I am in the process of developing a shared use computer lockdown policy for several Windows 7 computers that will made available in my client's computer lab.  I need to use a group policy setting to remove the Shut Down button on
    the logon screen of the Windows 7 client computers.  I am editing the Windows 7 EC Domain Policy to user accounts in a Windows 7 Accounts OU that I created.  I am using the Group Policy editor in the Group Policy Management Console.  
    Please let me know the best practice for accomplishing this using Group Policy editor.
    Thanks.
    P.S. I tried a setting recommended in the following link in the Windows 7 EC Domain Policy which did not seem to work.
    http://www.windowsitpro.com/article/group-policy/can-i-use-group-policy-to-display-or-remove-the-shut-down-button-on-the-logon-screen-.aspx

    Hi Vernon,
    I tried the group policy you mentioned (Computer Configuration, Windows Settings, Security Settings, Local Policies, and select Security Options, "Shutdown: Allow system to be shut down without having to log on") and it worked on a Windows 7 client.
    Thus you may need to check if the group policy you created is actually applied to clients.
    A screenshot can be found here:
    http://cid-b7ed40feb32ba29f.office.live.com/self.aspx/.Public/desktop/Capture.JPG

  • How to create the logon Screen in details ?

    Hi Experts,
    i have the problems in logon screen in portal but am trying to in change the rename of com.sap.portal.runtime.logon.par.bak
    but is not change  in the display in portal logon screeen
    User id :
    Password :
    Authendication Schema:
    Drop down Box is display
    How to change the Authendication schema.xml file, where is the file change in authendication schema.xml which file is change am not in any idea, plz send me any documents in details
    Regards,
    Chandu

    Refer my reply in this link
    Re: How to configare in Customizing logon screen in portal?
    Steps are as follows.
    Below are the steps to customise the portal login page:
    Step I:
    1. Copy PAR u201Ccom.sap.portal.runtime.logon.par.baku201D to local directory
    2. Rename the PAR file.
    3. Import the renamed PAR file into NWDS.
    4. Add the jar file into directory distPORTAL-INFPrivatelib by unzipping the contents of the PAR file.
    5. Make necessary modifications to the file u201CumLogonPage.JSPu201D, u201CumLogonBotArea.txtu201D.
    6. Save the file. Rebuild Project.
    7. Export the PAR file with the changed name.
    Step II: Modification of Authschemes.xml to reference the new PAR file containing the modified logon UIs
    http://Ensure that all dispatcher and server nodes in the cluster are shut down.
    1. Start the Config Tool by executing <SAPJ2EEEngine_installation>j2eeconfigtoolconfigtool.bat.
    2.Choose the symbol for Switch to configuration editor mode.
    3.In the tree, navigate to cluster_data -> server -> persistent -> com.sap.security.core.ume.service.
    4. To switch to edit mode, choose(Switch between view and edit mode).
    5. In the tree, select authschemes.xml and choose (Show the details of the selected node).
    6.Choose Download and save the file to a local directory.
    7.Edit the file locally.
    8.Create a new node in the configuration tree for the edited file as follows:
    a. Select the node com.sap.security.core.ume.service.
    b. Choose the symbol for Create a node below the selected node ( )
    c. Select the type File-entry.
    d. Choose Upload and select the file from your local directory.
    e.Enter the name for the entry, for example, authschemes_productive.xml. By default, the name of the uploaded file is used.
    f.Choose Create.
    g. Choose Close window.
    The new node appears in the configuration tree.
    For UME to use the new file, you have to change the value of the property login.authschemes.definition.file to the name of the new authschemes file. http://Change the property as described in Editing UME Properties.
    9. Restart the nodes in the cluster for the changes to take effect.
    Step III: Editing UME Properties
    Procedure
    http://Ensure All cluster elements are shut down.
    1.Start the Config Tool by executing <SAPJ2EEEngine_installation>j2eeconfigtoolconfigtool.bat.
    2.Choose the symbol for Switch to configuration editor mode.
    3. In the tree, navigate to cluster_data->server ->cfg ->services
    4.To switch to edit mode, choose (Switch between view and edit mode).
    5.In the tree, double-click on Propertysheet com.sap.security.core.ume.service.
    6. Click on the property you want to change.
    To enter a custom value, enter it in Custom and choose Apply custom.
    To reset a value to its default, choose Restore default.
    7. To save the changed properties, choose OK in the property sheet view.
    8. Restart the nodes in the cluster for the changes to take effect.
    Cheers!!
    SJ

  • Can we have two different logon screen for the Portal

    Can we have two different logon screens for the Portal?
    We should split the Logon application in two different applications:
    Login # 1
    should be read a DataSource.XML reading the Active Directory (Microsoft), to read-only the profiles from the AD, and block some IP address range.
    Login # 2
    should be read a DataSource.XML reading the Portal user only
    Is this possible?

    Hello Developer,
    Did you find an answer to this problem. I also have a similar issue at hand and am wondering if anybody has a solution for this.
    Thanks, Akhilesh

Maybe you are looking for

  • HT3131 Booting in Clamshell Mode with Bluetooth keyboard

    I have a macbook pro with retina display which I am using with two apple 27" monitors. I use a logitech K811 bluetooth keyboard while the macbook is closed. I would like to be able to boot from the keyboard directly. Does anyone know how to do this?

  • How to send e-mail with an attachment from remote database server.???

    Hi All, I have tried the simple mail sending and with the attachment using UTL_SMTP. But the problem is , it is sending the mail with attachment of the file name i give, it takes and creates that file and sends as attachment not from the actual file

  • Login in to OBIEE with Oracle Apps Credentials

    How can i connect to OBIEE repository and presentation services using Oracle Apps (ebusiness suite) user name and password the same way it can be done in discoverer. if anyone can point me to a link or give me his own opinion on how to do that please

  • Omniportlet import/export

    Hi, I am using Omniportlet to define a variety of portlets from different data sources. Now, I want to import/export these definitons so that i can replicate the same portlet instances on multiple application servers/deployments. This is a real-world

  • So I paid for the Apple dock and component cables to watch videos, BUT

    I can only play one video at a time and cannot use the remote to forward to the next video? What?! I have to get up and go the the TV to select and play each and every single music video? Why did I need the proprietary dock to play the videos in the