Why is Change Password is bypassing my customization?

Hi,
I have a web service that will allow users to change their passwords.  I created an iView, which calls this web service and this iView is currently able to let users change passwords.  I would like to next customize my the change password screen from the logon.par, so that when an account's password expires and gets prompted with change password, my web service is called.  I know that the logon.par is using the SAPMLogonLogic class and there is a performChangePassword() method in the class.  I have customized the function, exported the class in the umelogonbase.jar, included the jar in my logon.par and deployed that par file.  However, when I tried to test this, I find that the change password is NOT calling my customized code.  It is somehow calling the original functionality, which is puzzling...
I hope what I said is not confusing...but can anyone enlighten me on why this is happening?  Shouldn't the logon component be executing my customized code?  I customized the performResetPassword() method and the method is working fine..
Thank You.

I have just found out that the default changePasswordPage.jsp's action URL is not called when the submit button is clicked.  Very strange.

Similar Messages

  • I don't understand why I can't change password lik...

    Extremely mad. NO IDEA WHY I CAN'T CHANGE PASSWORD LIKE "lajiskype" or "horribleskype."

    The apps are free with iOS 7 if you purchased a new device after September 2013. The apps do not come free just because you are running iOS 7 now. Did you purchase or receive a new iPad recently?
    If you did, are you using the same Apple ID to get the apps that you used to activate the iPad? If you are, sign out of your ID, restart your iPad, sign in again and go back to the App Syore and see if the apps show up as free.
    Settings>iTunes & App Store>tap your ID and sign out. Restart the iPad and go back to the settings and sign in again.

  • Why why why is my password not being recognized, i JUST changed it yet again

    Why is my password not being recognized?  I've used the same password, successfuly for the past year.  All of a sudden, it tell me my password is incorrect. So I change it.  Write it down.  Still not recognized.  What is going on here?  Thanks for ANY help.

    Have you restarted your phone since resetting your password? I know it seems so simple, but it's just like when you update a computer and have to restart. It doesn't hurt to try

  • HT5463 I changed  password but can not use new password on phone. Why?

    I changed  password but can not use new password on phone. Why?

    Start with the Settings app
    Settings > iTunes and App Store > tap on your Apple ID and then tap on Sign Out
    Then sign in with your correct Apple ID and password.

  • Why do we get First operand...error message when trying to change password

    Hi
    I'm new at posting here, so sorry if I'm doing this wrong. I did search first to see if there was info on this already, but I didn't find anything. (If there is already something out there, please point me to it.)
    We are using PeopleSoft Financials 8.8 SP1.
    We have basic workflow enabled in expenses which generates an email to an approver with a link into PS Expenses (right to their worklist area) when they have an expense report to review. When the user clicks the link they are directed to the PS sign on page. Normally they can sign on without any problems. However, if their password has expried they will be redirected to a page which says "Your password has expired. Click here to change your password." When they click the link they recieve a blank page with an error message that starts out as "First operand of. is NULL, ".
    I cannot replicate it in our test environments.
    I have confirmed that we have the PSWDEXPR permission list in our environment.
    I have also confirmed that our template for Change Expired Password is correct (PeopleTools > Portal, Structure & Content > Folder, "Tools - Hidden" > Change Expired Password > Template is PRTL_TEMPLATE_PASSWORD_EXP)
    I have also tried changing our brower cache to 0. (PeopleTools >Personalization >Personalization Options > Option Category Level = PeopleTools, Format tab, User Option of METAXP. I changed METAXP to 0 instead of 900 which was set by default).
    The odd thing is that if the user waits one day, they can use the link in the expense workflow email and change their password no problem.
    Also, when our users do experience this problem, if they log into PeopleSoft without using the link from the expense workflow email the change password function works fine.
    The link seems to be okay since it works fine at all times unless the user is prompted to change their password.
    Any suggestions?

    Try the troubleshooting tips here:
    http://www.infosemantics.com.au/adobe-captivate-troubleshooting/basic-troubleshooting-tech niques
    You may have something in your project on one of the slides that is tripping up the publishing process.

  • Changed password mac will not shut down why

    changed password mac book pro computer will not shut down why

    What about "mac will not shut down" That was the question originally?
    Change your password at iforgot.apple.com, sign out and sign back in.
    Reboot before you do this.

  • HT204053 Why my Apple ID been disable, try change password but still disable

    My apple ID been disable, i try to change password and apple ID name but still disable when i try to download or update apps from app stores

    Hi Damiakun,
    For a disabled Apple ID:
    http://support.apple.com/kb/TS2446
    Cheers,
    GB

  • Customize change password logic

    Hi guys,
    We are working on EP 6.0, We need to make our own change password logic for first time user login. ( e.g  new password should be > 10 long,  if he makes a number of unsuccesful operation, his account will be locked , etc...)
    For current change password logic, the system calls some .class file provided by SAP.
    Can we change the logic of orginal .class ? if not, how can we create our own and use it?
    Regards,
    Guo Feng

    Hi Feng,
    You could take a look at the Blog I once posted with its attached Wiki Page where I placed the Source code. You will find it here:
    A Change Password Application
    However I customized it for a different reason. You can modify the application to add in your business logic.
    Let me know if you need more help.
    Hope this helped.
    Prem

  • How to Enforce User Change Password First Time User in Release 2?

    Hi...
    We discovered in Oracle Directory Manager(in unix is oidadmin), there actualy
    column to expiry date.(the default is 60).
    We follow this notes in metalink..
    Note:176470.1 Subject: How To Pre-Expire Portal Passwords
    Even though the note is for Portal30(release1), we just wangt to try it in our Release 2...
    Extract from the note
    "3. Set the value of the column LAST_PASSWD_CHANGE_TIME in the table WWSEC_PERSON$ in SSO schema to a value older than the password expiration period (default is 90 days) before the current time (e.g. sysdate - 100) for the appropriate user(s)
    4. For example, if you have created a user called TEST
    you would issue a command such as:
    update wwsec_person$
    set LAST_PASSWD_CHANGE_TIME =sysdate-70
    where USER_NAME='TEST';
    commit; "
    But, when we try to login again in the portal, we can still login...
    So, is the function still exist in Release 2?..
    If not, why Oracle Portal throw that function away?
    Why there still columns in WWSEC_PERSON$ that maybe linked to the password problem?
    can anybody help/explain?
    Thanks....

    Rather than rehash what has already been thoroughly discussed, check this thread. This should answer your question.
    Can a user change his own password after admin has set it
    The english version of Jose Troya's blog: http://obiee101.blogspot.com/2008/08/obiee-change-password.html
    Edited by: LC143 on Aug 27, 2008 1:36 PM

  • Dear support @Apple,  I have tried to log in App Store with my Apple ID 3 times but never possible.  I have tried to change password 2 times. It was successful.But soon after change of my password, I could not log in App store.  It says always incorrect u

    Dear support @Apple,
    I have tried to log in App Store with my Apple ID 3 times but never possible.
    I have tried to change password 2 times.
    It was successful.But soon after change of my password, I could not log in App store.
    It says always incorrect user name or password. But I input correct ! Because just I successfully changed my password through secret question.
    Third time when I tried to change password, the page did not open!
    So I checked my connection by netstat , and I trace the IP address ; 17.154.66.17 this is apple IP, but when I trace , it did not show the route. I will copy
    Traceroute has started…
    traceroute to 17.154.66.17 (17.154.66.17), 64 hops max, 72 byte packets
    1  220.224.141.129 (220.224.141.129)  490.517 ms  64.527 ms  94.524 ms
    2  115.255.239.97 (115.255.239.97)  65.157 ms  89.128 ms  89.806 ms
    3  124.124.251.241 (124.124.251.241)  104.972 ms  79.051 ms  96.948 ms
    4  * * *
    5  62.216.147.137 (62.216.147.137)  102.266 ms  85.581 ms  88.352 ms
    6  xe-0-0-0.0.pjr04.ldn001.flagtel.com (85.95.25.186)  221.939 ms  225.223 ms  236.605 ms
    7  xe-11-0-0.edge5.london1.level3.net (212.187.138.53)  231.629 ms  232.045 ms  233.673 ms
    8  ae-52-52.csw2.london1.level3.net (4.69.139.120)  373.798 ms  390.412 ms  383.277 ms
    9  ae-57-222.ebr2.london1.level3.net (4.69.153.133)  382.653 ms  382.558 ms  376.740 ms
    10  ae-43-43.ebr1.newyork1.level3.net (4.69.137.74)  405.088 ms  377.679 ms  386.527 ms
    11  ae-91-91.csw4.newyork1.level3.net (4.69.134.78)  378.499 ms  389.733 ms  396.375 ms
    12  ae-92-92.ebr2.newyork1.level3.net (4.69.148.45)  391.706 ms  389.605 ms
        ae-82-82.ebr2.newyork1.level3.net (4.69.148.41)  381.615 ms
    13  4.69.135.185 (4.69.135.185)  380.183 ms  414.398 ms  387.054 ms
    14  ae-91-91.csw4.sanjose1.level3.net (4.69.153.14)  384.980 ms  381.375 ms  386.453 ms
    15  ae-4-90.edge2.sanjose3.level3.net (4.69.152.209)  377.304 ms  365.457 ms  373.281 ms
    16  * * *
    17  * * *
    18  * * *
    19  * * *
    20  * * *
    21  * * *
    22  * * *
    23  * * *
    24  * * *
    25  * * *
    26  * * *
    27  * * *
    28  * * *
    29  * * *
    30  * * *
    31  * * *
    32  * * *
    33  * * *
    34  * * *
    35  * * *
    36  * * *
    37  * * *
    38  * * *
    39  * * *
    40  * * *
    41  * * *
    42  * * *
    43  * * *
    44  * * *
    45  * * *
    46  * * *
    47  * * *
    48  * * *
    49  * * *
    50  * * *
    51  * * *
    52  * * *
    53  * * *
    54  * * *
    55  * * *
    56  * * *
    57  * * *
    58  * * *
    59  * * *
    60  * * *
    61  * * *
    62  * * *
    63  * * *
    64  * * *
    What it means??
    Please help !!
    To post this question, I tried thierd time to change password, and before I tried to log in to App store, I logged in this community, and I could !
    Then I could finally log in App store also.
    But still I feel something is wrong with my connection.
    Why the trace route does not show to the apple site ?

    This is a user to user forum. Apple is not here. Apple does not answer questions here.
    iTunes Support -
    http://www.apple.com/support/itunes/
    Mac App Store Support -
    http://www.apple.com/support/mac/app-store/

  • How to stop showing the pop-up window to change password

    Hi,
    How to stop showing the pop-up windows of changing password if the password is expired in dba_users table. This is related to form6.
    Pls advice.
    Thanks
    Raj

    Raj,
    Please do not start a new thread with the same problem. If you still need help, respond to your former thread, and we will still try to help you. But you haven't provided an answer to why you can't trap the error.
    Re: Trapping of error ora-28001, user expired in daa_users table

  • Airport Extreme problems--drops connection and can't change password

    Hi, I am having multiple problems with my Airport Extreme (n) base station. All of these problems occur on all three of my machines. MacBook Pro 2007 model, MacBook Pro i7 2.66, and iMac 24".
    1. Sometimes the airport connection works, but then drops off for hours at a time with no explanation, and then starts working again by itself. The green light is lit all the time. Also the airport bars on my menu bar are showing that it's connected. However when I go through diagnostics it says I don't have a connection and to restart the modem, which I do to no avail.
    2. When it is connected, there is often strange download activity (shown via istats menu), even when no applications are open. It's around 200k. When I turn the airport off the downloading stops. This only happens via airport base station connection, not when connected via ethernet.
    3. I have tried numerous times to reset my AE base station password via airport utility. I go through the process. It tells me the configuration changes were successful and then it restarts the base station. When I reconnect the airport connection, it still uses the old password. I cannot get it to actually accept the new password.
    Does anyone have similar experiences? I am not sure what to do and have not seen any simiar threads in the forum.
    Thanks for any help,
    lula

    Yes, I am pretty sure it isn't that. That modem and it's connection works fine, but it's on the other side of the house.
    These various problems (connection dropping, mysterious download when no apps are on, and not being able to change password) all started about two months ago, before that I never had problems with the airport. I have had the same ADSL modem (provided by my phone/cable company) the whole time.
    What possible problems do you think the provided modem could cause?
    And why am I not be able to change my airport password? That part really puzzles me.
    Do you think if I bought a new modem--one completely independent and not connected to a particular isp it would solve the problem. I am willing to try that, but I don't know if it will make a difference.

  • Change password in Workspace

    Hi,
    I launched the preferences window from the File menu to change the password for a user. The fields in the authentication tab are greyed out with the following message:
    "Contact your administrator to have this feature enabled for use"
    This is even applicable to the admin user but I can't seem to figure out why this feature is disabled. I was under the impression this would be enabled by default. Can anyone help me with this?
    Regards,
    Shehzad

    Hi,
    If you are looking for user password change then go to Tools --> Change Password Option.
    Providing the info and password is changed.
    Regards
    Ace

  • Obiee 11g How to let user change password

    obiee 11g How to let user change password ?
    i not mean use weblogic console。 normal user how to change password。

    With 11g, OBIEE essentially uses the 10g notion of external authentication.
    By default, this is done by the WLS (Weblogic) LDAP identity store, but it may be done by another supported Authenticator either within WLS, or in the OBIS meta data (i.e. Custom Authenticator or LDAP). As such, OBIEE no longer has any control over user passwords; this is why the steps referenced in note 1102353.1 do not apply to OBIEE 11g, but only to internal/repository-defined users in OBIEE 10g.
    So, as with password maintenance in OBIEE 10g when an external authenticator is used, it is within that external authentication system that password is changed, not within OBIEE 11g. There is no option in OBIEE 11g to allow users to change passwords.
    There are two work-arounds with which you can change your password:
    1) From the Weblogic administration console/WLST.
    You need to give such user access into Weblogic console or access to browse through involved MBean hierarchy and other modify permissions. Changing the password using WLST instance is covered here:
    Ideally, the console and WLST approaches are used by Administration accounts to manage other users. But the console and WLST can be made to allow other users to change passwords (which will be more or less like carrying out an administrative task by users themselves)
    2) Using a programmatic approach.
    Here the application that intends to provide password change functionality to its users should implement this functionality on its own (GUI plus call to the relevant Weblogic API). Weblogic provides an MBean that the application can use to accomplish this. See here for more information.
    An enhancement request exists for this functionality. This is unpublished bug 11836170 - enable non admin users to change passwords in obiee 11g.

  • Change password in Weblogic 10.3

    Hi,
    I follows change password of weblogic admin for change password,
    I have 2 problems:
    In step 8, please for me file name to edit WLS_PW (is startManagedWebLogic?)
    In step 9, I cannot find gateway.ini file
    If in step 8 and 9, I input password, for example password1 then everybody (that permission with my computer) can see my password?
    Please help me in step 8 and 9 and explain why password not encryption in step 8 and 9
    You are there 1 other way for change password in Weblogic?
    Thanks

    Hi,
    I would suggest you to go through the below link to get the exact steps to change your Weblogic password.
    http://weblogic-wonders.com/weblogic/2009/12/15/resetting-admin-username-password/
    Hope above information helped you.
    Regards,
    Ravish Mody

Maybe you are looking for

  • F4 help for a dropdown field in ALV

    I am trying to enable F4 help for a field in ALV (OO style) that also has a dropdown assigned to it. If I enable the dropdown in the field catalog, the field does not respond to F4 event at all. When I remove the dropdown attribute from the field cat

  • HT3231 Can you see 2 or more screens at the same time on a Macbook?

    If you know how to set up your Macbook so that you can view 2 or more screens at the same time on the display, please tell me the steps I need to take to do this.  Thanks!

  • Auditing - Drop Statements? Can't get it to work!

    Hi all, forgive me if im doing something really stupid, but i can't seem to audit 'drop' statements and i have scanned the net for solutions but can't seem to get anythig to work. Any advice / ideas? :) details - (if any of this helps!) sys@database>

  • ICHAT: It says my Built-in iSight is in use my another program (help)

    Alright. So at first my iSight worked in nothing. so i reinstalled quicktime. Now it works in photobooth and iMovie But it still says its in use by another program in ichat This is my first mac, its very upsetting I looked in the system profiler and

  • Class-map type inspect match access-group name question

    I'm creating a zone base firewall solution and all appears to be fine until I create a class-map type inspect match-all or any and match access-group name acl to match an extended ACL and once I match it the commands runs but when I go back to view t