How to change the login process

Hi SDN,
I've set up an Ecommerce 7.0 application with a B2B config. All is running an ok.
I want to change the login process. We have userid's like 000005999999. In the LoginAction, i want to add this zeros before the id automatically so that the user can login with 5999999.
My problem is that i don't find the Action which is performed after login.
The form in the login.jsp looks like this:
(Sorry i couln't post that code normally because SAP means thats cross site scripting. Remove spaces, then i looks normally)
for /user/login there should be a forward at config.xml...but it isn't. No entry at config.xml and no entry at config_user.xml.
Which Action is performed if i press the login button on login.jsp? Can someone help me please?
Where can i change this Action to a Z_Action ?
I think its the LoginAction.java... but where is it called? Where can i change the call to the Z_ class?
For b2c it will be easy to find the LoginAction...there its defined in the config.xml... but at b2b... i really do not understand how that is working. Please help me with that problem.
Thanks and best regards,
Toni
Edited by: Toni Flückiger on Apr 20, 2011 3:45 PM
Edited by: Toni Flückiger on Apr 20, 2011 3:46 PM

In web.xml  there is an init-param definition that maps as this:
<init-param>
  <param-name>config/user</param-name>
  <param-value>/WEB-INF/config_user.xml</param-value>
</init-param>
So, all the forward name s with /user prefix  will be checked in the config_user.xml
If you are trying to define a ZAction and would like to add /user prefix to the forward name, then you have to place it in the config_user.xml.
Easwar Ram
http://www.parxlns.com

Similar Messages

  • How to change the login's background

    Hi all,
    I'm new with apex and i need to change the login's background, i want to place an image as the login's background.
    how do i do that?? where should i change it ??
    Regards
    Carlos

    Hello,
    Here you can see it in details:
    http://application-express-blog.e-dba.com/?p=1681
    http://www.grassroots-oracle.com/2011/07/modifying-your-apex-login-page.html
    Regards,
    Fateh

  • How to Change the  business process

    How Do I change the Business process which was created wrongly for different company code? When I try to change the company code it says that currency cannot be changed as data is already posted. Since the Analysis period  is from 01/01/2008 to 12/31/9999, I am not able to select the new analysis period.
    The data posted is relatively small because it was just created 10days ago.
    Your help will be appreciated.
    mani

    If only plan data entered, try to delete the planning data before delete the object and then re-create it again. Otherwise you may have to leave it as is and change the description for the usage by the different company code.

  • How to change the error message Invalid login credentials

    Hi all,
    How to change the default error messages .
    1) In the Login page while giving wrong username or password .It showing
    Error message "Invalid login credentials".
    But requirement is change the above error message.
    2) I need to change the error message instead of "1 error has occureed"
    Thanks in Advance
    Sudhakar

    On the Login Page of the application create a 'Before Header' process with this code if  apex_application.g_notification ='Invalid Login Credentials' then
             apex_application.g_notification :='Your Altered Failed Login Message Here';
      end if;varad

  • How to change the OraSSO login link in webcache/load balance

    Hi
    we have 10gAsR1 installed as a Portal instance. We have 6-server
    load balancer => webcache as loadbalancer (listening port 80)
    Wb ch1 and wb ch2 => webcache (listening port 7777)
    portal1 and portal2 => Portal listening 7778
    infra =>Infrastruture with repository Portal/Oracle SSO (listening 7777)
    This set up is working fine for our intranet setup, now we need to open this for couple of external clients. Well initially we need to open on the load balancer server on port 80 for external team to access, it works fine when we make it publc access.
    Now when we need to make it SSO (siteminder) enables, when users click on login link it first goes oracle sso then it internally redirects the page to site minder sso.
    Well, I have noted that the sso server details are mentioned in global setting sso/oid details. Since we need to open this for external client we have to add a DNS entry for this so that we can allow its access over firewall..
    Now I have made DNS name change at my infrserver level, now I need to update the change at the load balancer server (where wheb chache is running).
    Any one know how to chang the URL at load balancer.
    I am struck at this point please suggest how should i proceed..
    Thanks,

    Extract from Personalization Guide - Page Footer - Personalization Considerations
    * If you wish to personalize the URL that points to the Privacy Statement for a page that displays a standard Copyright and Privacy (that is, its Auto Footer property is set to true), set the Scope to OA Footer, in the Choose Personalization Context page of the Personalization UI.
    * If you wish to personalize the URL that points to the Privacy Statement for a page that displays a custom Copyright and Privacy (that is, its Auto Footer property is set to false), set the Scope to Page in the Choose Personalization Context page of the Personalization UI. In the following Page Hierarchy Personalization page , identify and personalize the Privacy page element.

  • How to change the Default login script and the USER login script in Netware3.12

    I need to cut down the disk map from Neware 3.12 in Win98 client's PC.
    please tell me
    how to change the Default login script and the USER login script in
    Netware3.12 ?
    Or is there any other ways to do this thing?
    Thanks a lot!

    On 4/6/2006 [email protected] wrote:
    > how to change the Default login script and the USER login script in
    > Netware3.12 ?
    Please repost in the discontinued.forums.
    Edison Ortiz
    Novell Product Support Forum SysOp
    (No Email Support, Thanks !)

  • How to change the input and output schema in BPEL process

    hi',
    Please tell me how to change the input and output schema in BPEL process after the process is made.
    thanks
    Yatan

    If your intention is just changing the content you are passing to bpel/returning from bpel
    Here is another way
    just update your default created xsd files with new elements, update wsdl elements in message definition and chnage bpel code to reflect new elements in activities
    Regards,
    Praveen

  • How does the login process works with a bind to AD?

    Hi there,
    I am trying to bind our mac to our Active Directory. Before doing I'd like to understand well how the login process works. Is there any reference I could look up to?
    For what I've understood until now with an example user "testAccount" and no automount and no AD extension and the ADplugin set as:
    a) if mobile is set, then a /Users/testAccount is created and if UNC is set then a smbHome is mounted "on desktop". If UNC is not set, do nothing more
    b) if force is set, then a /Users/testAccount is created and if UNC is set then a smbHome is mounted "on desktop". If UNC is not set, do nothing more
    c) if force is NOT set:
    --c1) if UNC is not set and cannot map NFSHomedirectory at all, then login the user with such a temporary home
    --c2) if UNC is set mount SMBhome and use it as mounted home folder (NFSHomeDirectory-->SMBhome "/Network/Servers/my.server.com/users/testAccount")
    --c3) if UNC is not set then retrieve the homeDirectory-NIS's attribute in AD (NFSHomeDirectory--> "/homes/testAccount") and create /homes/testAccount
    my doubt now is point c2) after I login in with a "#mount" I get:
    trigger on /Network/Servers/my.server.com/users (autofs, automounted)
    //[email protected]/users on /Network/Servers/my.server.com/users (smbfs, nodev, nosuid, automounted, mounted by testaccount)
    but my SMBhome is not correctly mounted on remote server (but the Library folder and MCX files are created!) and I get home errors because the system is looking for "/homes/testAccount", which I don't know where it is coming out from given that a
    #dscl /Active\ Directory/my.server.com -read /Users/testaccount |grep homes gives only out dsAttrTypeNative:unixHomeDirectory: /homes/testAccount
    thanks,
    a.

    Is there any reference I could look up to?
    http://www.macwindows.com

  • How to change the order of users in appearance of login screen?

    Hello!
    Because we often switch to a user,
    which is listed last in login screen,
    we want move them to the second place.
    How to change the order of users in appearance of login screen?
    Thank you for a tip
    Erhy

    The order users show up on the login screen is the way they are ordered under the
    C:/Users directory. This is usually alphabetical, AFAIK there is no other way to change the order other than to change the username to something that starts with a letter that will be higher alphabetically.

  • How do I stop the login process when I open iTunes?

    How do I stop the login process when I open iTunes? It often request I login sometimes twice.

    I amhaving the same issue of having to log into  my apple account wheever I open I-Tunes. In my iTunes sharing my password requirment is unchecked and in filevault it is unchecked also. I have just upgraded to the newest version of iTunes and I still get the pop-up window asking me to login.
    Any other thoughts?
    thank you

  • How to change the maximum number of process per user in BW ?

    Hi,
    Do you know how to change the maximum number of process allowed per user ?
    With RSRT we can customize the number of process per query but I don't know where we can customize the maximum number of process per user.
    In fact, my production environment reach always the max number of process available in SM50...
    Thanks a lot

    Hi,
    A user is not have the No. of processor but a work process can handle N No. of users. If a user hit any transaction v acn say from  a list of N worl proceesor which has been taken the work.
    Correct if I am wrong.
    Regards
    Syed.

  • How do you change the login screen background?

    I have been looking everywhere in the setting on how to change the background on the login screen and i can't find it, does anyone know how to do it without having to download an app?

    Make sure you check your operating system first, because there are a few ways to do this.
    This is for Mac OS X 10.7.5
    First find out what your screen size is by going into System Preferences and clicking on display. Mine is at 1920x12000, but you might want to go with a picture thats a little bit bigger.
    Find your picture, I edited mine in photoshop, but I think you can edited in Preview or some other photo converter. Make sure the picture is the same size as the display, convert it to a PNG by exporting it or saving it to a PNG format on to your desktop.
    Go to your Macintosh Hardrive
    Go to: System / Library / PrivateFrameworks / LoginUIKit.framework /  Versions/A/Frameworks / Log inUICore.framework / Versions / A /  Resources / appleLinen.png / [email protected]
    Make sure your photo file has the same name as appleLinen.png. Replace appleLinen.png with the new picture by droping it in the resources folder.
    Make a copy of that same picture and paste it on to your desktop. Rename it to [email protected]. Then replace [email protected] with that picture file.
    This should allow you to place a new background to your login screen, but I myself am still working out the kinks. You will notice your sleep, restart, and shutdown buttons will disappear.
    Now if you have a much older operating system on your computer there is an easier way to do this.
    This is for Mac OS X 10.7.1,2,3,4
    First find out what your screen size is by going into System  Preferences and clicking on display. Mine is at 1920x12000, but you  might want to go with a picture thats a little bit bigger.
    Find  your picture, I edited mine in photoshop, but I think you can edited in  Preview or some other photo converter. Make sure the picture is the  same size as the display, convert it to a PNG by exporting it or saving it to a PNG format on to your desktop.
    Go to your Macintosh Harddrive
    Go to: system / library / frameworks / AppKit.framework / versions / c / resources / NSTexturedFullScreenBackgroundColor.png
    Make sure your photo file has the same name as NSTexturedFullScreenBackgroundColor.png. Replace NSTexturedFullScreenBackgroungColor.png with the new picture by droping it in the resources folder.
    That's it for that!!!
    Good Luck, I hope I can find the answere about why the sleep, restart and shutdown buttons disappear on the screen.
    Oh... and don't forget to save the exsisting files that are already there in another folder and lable it.

  • How to change the layout of the desktop before you login as a User into iPS.

    I am trying to change the layout of the anonymous user desktop. I know how to change the layout after i login as a User. All the thin channels except one get lined up in the first column of a thin-thick-thin layout.
    How to change that?
    Any help is greatly appreciated.
    Hugo Victor

    Go to available channel list and the select show advanced options, you should see the row and column attributes for the channel. Set it to your choice ..

  • My college wifi opens a pop-up in the login process, which my ipad is not allowing. how can i get to allow pop-ups in login process?

    My college wifi opens a pop-up in the login process, which my ipad is not allowing. how can i get to allow pop-ups in login process?

    You may have pop-ups blocked.
    Go to Settings>Safari and turn "Block pop-ups" off. You may needs to restart the ipad after turning off this settings if it doesnt work immediately

  • HT1277 After i changed the login password on my father's mac he could no longer access email through apple mail on either the mac or his ipad. any suggestions as to how to fix this problem?

    After i changed the login password on my father's mac he could no longer access email through apple mail on either the mac or his ipad. any suggestions as to how to fix this problem?

    See if this helps...
    Mac OS X 10.4 Help, I forgot a password in my Keychain
    http://docs.info.apple.com/article.html?path=Mac/10.4/en/mh1960.html
    Mac OS X 10.4: Keychain Access asks for keychain "login" after changing login password...
    http://support.apple.com/kb/HT1631

Maybe you are looking for