Help required  to display login failed custom messages?

Hi,
Need Help, I have modified WPMessages.prop file(in IDM 6.1) to display custom login messages(Exp: Invalid user ID or Invalid password or Account locked),
still I am unable to display these custom messages on user page,Whether do I need to change user login.jsp? or what else changes are required to do?

Hi,
Need Help, I have modified WPMessages.prop file(in IDM 6.1) to display custom login messages(Exp: Invalid user ID or Invalid password or Account locked),
still I am unable to display these custom messages on user page,Whether do I need to change user login.jsp? or what else changes are required to do?

Similar Messages

  • Urgent help required related to login management

    Dear Friends,
    I have a requirement in which i am stuck.
    i would like to explain with a example
    The requirement is a unique login in a web application.
    Say a user has logged in with a name [  tom ] on machine 1.
    Now the user with the name [ tom ] should be allowed to be logged in from other machine say machine 2 and only if the user with [ tom ] has logged off from machine 1 then only we can log in with the user name
    [ tom ] from on machine 2.
    How is it possible in a web application using jsp servlets and form beans.
    Thanks in advance and replies are invited . Its a urgent matter.

    Hi Raj,
    The best solution what i think would be is as follows
    Every infotype will have a customer include starts with CI_P* which gives the capacity to include the new customer fields.
    Eg : for P0001 it is CI_P0001.
    we need to create a custom screen to handle the custom field. You can check the table T582C for the custom screens.Then your new custom screen is included to the infotypes in the above said table.
    Once the Customer include is enhanced and added a field, then we need to go and do the field level configuration to make sure that the  your new field appears when you go to specific infotype in PA30.
    Make sure the custom field is a Input field. If it is not the Input field you BDC will fail.
    Hope this helps. If so reward.
    Thanks
    Shyam

  • Help Required in Displaying files in a directory

    Hi All,
    I have to display list of files in a jsp page, the files are in a folder located at webapps\AcadTest\jsp\Courses\upload when I say
    File appDir = new File("/"); it is displaying the contents of the local system
    Please help me in how to display the contents of the folder located in the location \Tomcat 4.1\webapps\AcadResource\jsp\Courses\upload\myfiles
    Thanks in advance

    See for example Directory taglib from Coldtags suite:
    http://www.servletsuite.com/jsp.htm

  • Help Required in defining keyfields in custom DSO

    Hi Experts,
    I have created a DSO based on  a standards DS to bring in between an Infocube ( Zversion from SAP standard cube) and an standard info source.
    I am getting 1461 reords in PSA and same records my extractor shows in RSA3 but when it comes to DSO update rules it shows only 114.
    I have put some keyfields in DSO based from those table which is in use by extract structure.
    For example Extracture structure "X" is having A,B,C,D table and fields like this .
    A-> A1,A2,A3,A4,A5. ( A1 and A2 are primary key only ) and that extract structure is having A1,A3 and A4 so I am putting A1 in my keyfields of DSO . Same kind of thing is happeing in other tables in B,C and D as well.
    Is it the reason why i m getting so less records in DSO as I did not mention all primary fields of that table in my keyfields ??? if yes than how can I put them in my DSO as it is not mapped in my extracture
    ( As per requirment I dont need either ).
    Kindly let me know the possible ways to create keyfields in DSO , All helpful replies will be awarded with points.
    Thanks in advance,
    Regards,
    John

    What is the update type for keyfigures ?
    If it is addition, keyfigures will all add up for given key combination.
    If it is overwrite, compare for a selection of data across PSA and DSO.
    If the data looks as expected in RSA3, the same can be shown in DSO considering if we get the Keyfields right.
    If A2 is not required, data must have been getting aggregated already with only A1 in RSA3 ( depends on the whole logic though ) and so having A2 as a key is not necessary.
    Also, jst in case see if there are any duplicates in the source.
    Check if there is data from multiple Clients ( if you have it as a key )....

  • Help required download JAXM package (javax.xml.messaging.* pkg not found)

    Hi all,
    With an intention to sun some sample programmes for JAXM, I have downloaded "JavaTM Web Services Developer Pack 2.0" from Sun's website, but unfortunately I couldn't find the package javax.xml.messaging. Can someone help findout where's this package available ?
    Thanking you in advance and looking forward to immediate response.
    Regards/Sim.

    Hi,
    The jar file jaxm-api.jar contains the package javax.xml.messaging.
    Make sure you have correctly set it to your classapth.
    -Amol

  • Http Service : Help required in displaying result

    Hi All,
    I have created a http service and i'm trying to post the http request. the result is Successful but i'm not able to  display the result in the alert window.
    This is what I'm trying to do on the result event handler function.
    protected function postRequestResult_resultHandler(event:ResultEvent):void
         var srt:String = event.result.nodeValue;
         Alert.show(srt , "Result");
    but I'm getting an output something like [object object ]
    Please help. All I need is to do is, display the complete soap envelop ( soap header and body ) present in the result.
    Is there a way to do it ?
    Thanks and regards,
    adewrn

    Hi,
    Thanks for all your replies. I was able to solve it by making the resultFormat property of http service object as text, This returned the entire result as a string. And i was able to display it.
    Regards,
    adewrn

  • Help required: N70 displays calendar entries 1 hou...

    Hi All
    I have an N70 which is around 2 months old, and using PC Suite v6.6.16 for PC connectivity.
    A major problem that I am finding is that when I synchronise my phone with the Outlook 2003 calendar on the PC, all my calendar entries appear in the phone 1 hour earlier than they should be (NB we are currently on summer time in Sydney but one would think that the phone and/or software would accommodate this).
    Has anybody else experienced similar problems, or do you have any suggestions as to how to rectify the situation? From what I can gather, the notes on the website re PC Suite v 6.7(rel 16/12/05) do not suggest they have fixed this issue.
    Many thanks in advance.
    Cheers
    Frank

    Thanks Manta. I installed PC Suite 6.70.22 today and all appears to be back to normal. Thanks for your assistance.
    Cheers
    Frank
    PS, what is the easiest way to find out what's new in each release of the software? Is there a comprehensive list of fixes/new features etc?

  • Decision Pop Up: buttons with custom message

    Hi Experts,
    I have a requirement to display buttons with custom message on it for a decision pop up instead of 'Yes' or 'No'. Please guide me how do I do it?
    Thanks for your help.
    Regards,
    Surekha.

    Hi,
    if you want to do this, you first have to Create a new Context Node e.g. u2018DATASTORAGEu2019 in your Viewwith only a Dummy value attribute to store the custom buttons and catch which button was clicked.
    Then you have to call the popup in the Event Handler. Here is some sample code from a project I used to display a popup with buttons Yes and Cancel, but instead of these Yes and Cancel, you can put any custom name of the button (in lv_s1 and lv_s2).
    Put combination of Buttons (Yes - Cancel) in global table *****
              ls_btn_comb-name  = '99'.
              lv_s1 = cl_bsp_runtime=>if_bsp_runtime~get_otr_text( 'CRM_BSP_WD_TOOLS/BTN_YES' ).
                CONDENSE lv_s1 NO-GAPS.
              lv_s2 = cl_bsp_runtime=>if_bsp_runtime~get_otr_text( 'CRM_BSP_WD_TOOLS/BTN_CANCEL' ).
                CONDENSE lv_s2 NO-GAPS.
                CONCATENATE lv_s1 ',' lv_s2 INTO ls_btn_comb-value.
                APPEND ls_btn_comb TO GT_BTN_COMB.
    Put actual buttons in global table on level of Context Node 'DATASTORAGE' *****
                ls_buttons-id = 'btnYes'.
                ls_buttons-text = 'Yes'.
                ls_buttons-on_click = 'YES'.
                APPEND ls_buttons TO ztyped_context->datastorage->gt_buttons_custom.
                ls_buttons-id = 'btnCancel'.
                ls_buttons-text = 'Cancel'.
                ls_buttons-on_click = 'CANCEL'.
                ls_buttons-icon_src = '/SAP/BC/BSP/SAP/thtmlb_styles/sap_skins/default/images/cancel.gif'.
                APPEND ls_buttons TO ztyped_context->datastorage->gt_buttons_custom.
    Call Confirmation Popup *****
                  IF confirm_popup IS NOT BOUND.
                    lv_title = ls_item_dated_entry-ITEM_NO.
                    lv_text =  'Exam date has already passed. Do you want to override?' .
                      CALL METHOD comp_controller->window_manager->create_popup_2_confirm
                        EXPORTING
                          iv_title = lv_title
                          iv_text = lv_text
                          iv_btncombination = '99'
                          iv_custombuttons = ztyped_context->datastorage->gt_buttons_custom
                        RECEIVING
                          rv_result = confirm_popup.
                      CONFIRM_POPUP->SET_ON_CLOSE_EVENT( iv_event_name = 'CONFIRM_POPUP_CLOSED'
                                                         iv_view = me ).
                      CONFIRM_POPUP->OPEN( ).
                  ENDIF.
    Then the ON_CLOSE event, you can use the "standard" coding in case of decision popup.
    Hope this helps.
    Kind regards,
    Carl

  • DISPLAY ONLY CUSTOM MESSAGE WITH SRW.MESSAGE

    Hi.I created a report with Report Builder 9i.I also created two form parameters of type date.I put inside the validation trigger in the property inspector the following plsql code.
    function FROM_DATEValidTrigger return boolean is
    v_date VARCHAR2(12);
    date1 date;
    begin
    v_date := :from_date;
    date1:=TO_DATE(v_date, 'DD/MM/YYYY');
    return (TRUE);
    EXCEPTION
    WHEN OTHERS THEN
    SRW.MESSAGE(546,'My Message');
    return (FALSE);
    end;
    This code works fine.Supose the user input wrong data for example 29/02/2003 displays an alert message
    with my custom message.But after this displays an another message from the Report Builder like this:
    Rep-0546:Invalid parameter input.
    My question is .Is it possible display only my custom message with the SRW.MESSAGE built in procedure?
    Thanks in advance Panagiotis.

    Hi,
    I am using this function in my Validation process to display Error when user gives null input
    function DEPT_IDValidTrigger return boolean is
    begin
         -- Check for Null Value here
         if(:DEPT_ID is null) then
         raise SRW.NULL_ARGUMENTS;
         else
    return true;
    end if;
         Exception
              -- Exception For Null Value
    when SRW.NULL_ARGUMENTS then
         srw.message(100, 'Please Enter Dept ID');
    raise srw.program_abort;
    end function ___ ;
    Function is correct but the error message i am getting at the client side is as follows ::
    "*MSG-00100: Please enter Dept IDREP-1419: 'dept_idvalidtrigger': PL/SQL program aborted.* "
    It seems it is adding some system level error.
    but i want only my custom message to be displayed on the client side ::
    *"Please Enter Dept ID"*
    Is this Possible in Oracle 6i.

  • Login failed, or you do not have permissions to login to this application.

    Dear All,
    I have installed Workflow server, Form manager and Workflow Designer on my Windows server 2003 machine and in the same order as written above.I am able to access Workflow server and form manager through webui but when i log in to Workflow designer, an error message is displayed-"Login failed, or you do not have permissions to login to this application."
    Can Anyone help.Thanks in advance.
    Anupam

    Thanks Howard,
    As told by you i did exactly that you mentioned and i am getting the following error:-
    java.lang.reflect.UndeclaredThrowableException
    at $Proxy1.login(Unknown Source)
    at com.adobe.workflow.client.QLCSessionImpl.login(QLCSessionImpl.java:11
    6)
    at com.adobe.workflow.saf.SAFLoginDialog$3.run(SAFLoginDialog.java:122)
    Caused by: java.io.InvalidObjectException: inauthentic principal assertion
    at com.adobe.idp.Context.getValidatedAuthResultFromAssertion(Context.jav
    a:291)
    at com.adobe.idp.Context.readResolve(Context.java:246)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at java.io.ObjectStreamClass.invokeReadResolve(Unknown Source)
    at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
    at java.io.ObjectInputStream.readObject0(Unknown Source)
    at java.io.ObjectInputStream.readObject(Unknown Source)
    at java.rmi.MarshalledObject.get(Unknown Source)
    at org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxy.invoke(JRMPInvo
    kerProxy.java:136)
    at org.jboss.invocation.MarshallingInvokerInterceptor.invoke(Marshalling
    InvokerInterceptor.java:67)
    at org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.
    java:46)
    at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:5
    3)
    at org.jboss.proxy.ejb.StatelessSessionInterceptor.invoke(StatelessSessi
    onInterceptor.java:100)
    at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:85)
    ... 3 more
    com.adobe.workflow.client.QLCException: Login failed, or you do not have permiss
    ions to login to this application
    at com.adobe.workflow.client.QLCSessionImpl.login(QLCSessionImpl.java:12
    6)
    at com.adobe.workflow.saf.SAFLoginDialog$3.run(SAFLoginDialog.java:122)
    I am using WorkFlow Designer 7.0, Workflow server 7.0 and Form Manager 7.0.1.
    What could be the possible solution for the above mentioned error.Any help would be highly appreciated.
    Thanks,
    Anupam

  • Reports successfully execute but generate a login failed for user 'sa' err

    I am running Crystal Reports Server XI R2. Classic ASP is used to generate embedded reports within our application. The crystal reports use ODBC to connect to a SQL Server 2005 database. The reports successfully generate in our Classic ASP application. However in SQL Server 2005,  the following error messages are being generated each time a crystal report is ran:
    - Login failed for user 'sa'.
    - Error: 18456, Severity: 14, State: 8.
    We know that we are passing the correct username/password to the crystal reports, becuase they execute successfully.
    It appears that when the report is called, Crystal Reports appears to conect to SQL Server using a username/password that we didn't provide it at execution time, this fails and the SQL Server 'login failed for user' is generated. Then it runs the report using the username/password we provide and it successfully generates a report.
    I have ran Profiler against the SQL Server Database and the 'Login failed for user 'sa' ' errors have a ApplicationName of either 'Seagate Crystal Reports' or 'Crystal Reports'. Therefore I know it is Crystal Reports generating these errors in SQL Server.
    Does anyone have any ideas on how to stop these SQL Server 'Login failed for user 'sa' ' errors being generated?

    What happens if you use Profiler when running the report using Crystal Report Designer?
    If the report is ran through Crystal Report Designer, NO 'Login failed for user' error messages appear in profiler. Everything looks ok when ran in Designer.
    Also, need to know what patch level you are on?
    We are running Crystal Reports Server XI Release 2, Version: 11.5.8.8265
    No additional patchs have been applied since Crystal Reports Server was installed.
    We may try the SA account if one of the connections fail to log on with the credentials you provided. Verify the user you logged on with has rights to all tables.
    The reports were running through our application using the SA account. The SA account has permissions to these tables. The reports do generate results and appear perfectly fine in the application.  The issue is that when our application requests the report from Crystal Reports Server. Crystal Reports Server delivers the correct report to our application. However during the process to generate the report, 'login failed for user 'sa' ' errors are being generated in SQL Server 2005.
    Also, I have tried creating a completely new SQL user called 'crystaluser'. I ran the report using Crystal Report Designer and used the crystaluser logon and saved the report. Then I ran the same report through our application. SQL Profiler will then display 'login failed for user 'crystaluser''. 
    Its seems as though Crystal Reports Server is first executing the report using the default SQL user saved with the report, but is either sending a blank password or no password at all. This generates the 'login failed for user' in SQL Server 2005. But it then uses the SQL username/password my application gives it and successfully generates the report. Of course this is only speculation.

  • Linked Server : The old "Login failed for users "NT Authority\Anonymous Logon" issue

    Two SQL Servers: SQL Server 2008 sp3 and SQL Server 2014We are transitioning from 2008 to 2014.  We have need of some linked servers whilst this is ongoing.
    We've used them before, and indeed I set them up quite easily or so I thought.
    On the 2014 server, I can test the connection and everything ok.  If I logon to the linked server instance (ie the 2008 server) on the 2014 server, and connect to 2014 server, and test, I get the Error: 18456 Login failed error message.
    If I create a linked server on any instances of the 2008 server pointing to the 2014 server, no problems whatsoever going in that direction.
    Note that I'm selecting "Be made using the login's current security context"
    The 2008 sql server services is using a domain account as it's logon, whereas the 2014 server is using Managed Service Accounts.
    I've checked the SPN's and they all seem to be set ok.
    I then thought that perhaps there was an inconsistency with the Managed Service Account not being recognised (although does work when actually on the 2014 server).  I then changed (using Sql Server config manager) the account being used for the MSSQLSvc
    from the managed service account to the same account used by the 2008 sql server.  This seems to have produced a certain degree of success.  I can now test the connection from my local ssms and the 2008 server and these work ok for the most part. 
    I presumed I had a workaround and did further testing, however it doesn't always seem to run true.  This could of course be due to me not taking the same steps to reproduce the original workaround.
    This is effectively a transient condition as eventually we won't need the linked servers, however, they are needed for at least the next 2-3 months.
    Could anyone help explain the nature of this problem and where I'm going wrong?
    Regards
    Ian

    Hello,
    In addition to what Ashwin has asked (though the anonymous error message kind of gives it away):
    It does sound (I know you have you checked, but SPNs can be tricky devils) like an SPN issue or delegation issue
    The first thing I would point you to is the Kerberos Checking Tool for SQL Server. It's pretty new but in my testing it's been very accurate. Download, run it, and check the output:
    http://www.microsoft.com/en-us/download/details.aspx?id=39046
    Secondly, I would point you to this entry (yes, made by me):
    http://www.seangallardy.com/2014/05/using-kerberos-with-sql-server-part-1-double-hop/
    The reason why it works when you login from the 2008 server or the 2014 server and go to either or is because you're not double-hopping. You're local to the server, there is no delegation involved.
    Sean Gallardy | Blog
    MCM 2008
    MCSM:Data Platform Charter Member

  • .Mac login failed | Computers no longer registered with my .Mac account

    Ever since the new year 2007, I can't sync my two computers with my .Mac account. The account, ID, and password still function. However, the computers no longer show up as registered. I have 302 days left on my .Mac account.
    I always get a ".Mac login failed" error message. Does this have something to do with the date change.
    Any help? I need this function urgently.

    I too am having this very same problem. Have you found out how to fix this yet? I cannot sync with my Powerbook laptop or my .Mac account either. It also shows no registered computers when I know I've registered 3 of them. We pay alot of money to have the .Mac account and right now it is USELESS. VERY FRUSTRATED right now!
    iMac (brand new, not even 1 month old)   Mac OS X (10.4.8)  

  • Assigning filter criteria for custom message type.

    Hi everyone,
    In our requirement i have created a custom message type ZDEBMAS like debmas. now while creating a distribution model with this message type, i need to create a filter for this.
    only IDOCs of customers with Account group 0001, 0002 and 0012 has to be triggered. I'm able to create the filter with message type DEBMAS, but while i'm using message type ZDEBMAS i'm unable to create any filter. Can any help me in this.
    thanks in advance,
    Rajni

    Hi!
    Do you create filter with BD95 and  allocation with BD59 transactions?

  • NSM 3.0.1 Qouta Manager Login Failed

    We recently upgraded from NSM 2.5.2 to NSM 3.0.1. After the upgrade the web interface for Quota Manager gives a "Login Failed" error message. I had found a post where someone had a similar experience after that upgrade and he said that he had exported the storage policies, rebuilt the server and did a fresh install of NSM 3.0.1 to resolve the issue. That did not work for me.
    So right now we have NSM 3.0.1 running on a Windows 2008 R2 SP1. Im not seeing anything in the error logs right now. I also do not see it attempt to authenticate to the Domain Controllers either for the user that is in the Quota Managers group for a policy.

    Please send an email to storagemanager-at-novell.com so we can help you
    sort this out.
    thanks,
    NSM Development
    On 6/3/2011 10:36 AM, hbutler2 wrote:
    >
    > We recently upgraded from NSM 2.5.2 to NSM 3.0.1. After the upgrade the
    > web interface for Quota Manager gives a "Login Failed" error message. I
    > had found a post where someone had a similar experience after that
    > upgrade and he said that he had exported the storage policies, rebuilt
    > the server and did a fresh install of NSM 3.0.1 to resolve the issue.
    > That did not work for me.
    >
    > So right now we have NSM 3.0.1 running on a Windows 2008 R2 SP1. Im
    > not seeing anything in the error logs right now. I also do not see it
    > attempt to authenticate to the Domain Controllers either for the user
    > that is in the Quota Managers group for a policy.
    >
    >

Maybe you are looking for

  • Accounting document not generated for cancled credit memo

    Hi, its related to rebet den cancled credit memo.but accounting document not generated. after that created new rebet and accounting document generated..so in document flow status showing open for cancled credti memo. how to delete or clear this? or h

  • How to add html image tag in formsweb.cfg file

    Dear all, I am trying to display one image in background(not on form) by using HTMLbeforeform attribute in formsweb.cfg. from local machine that image is displaying..from other machine which is network I can able to access the forms first page but th

  • How to apply a fee in the pricing procedure without getting discounted

    I have added manual condition to a Pricing procedure (ZEKK and ZEAA). During order processing, these conditions are added manually to Order-Items. These are environmenr fee conditions, added to charge Environment disposal fee Now when a cash discount

  • Vendor return - Debit nore

    Hi Experts Material is rejected and we dont have to send it back to the supplier. We decide to scrap it.Wecan scrap the quantity using movement type 555 in MIGO. Can you advise how the debit note will be raised as we are not creating a return po in t

  • How can we change Cost Center in Material document(MIGO).

    Dear Experts, Wrong cost center selected in Purchase order, the same copied into" MIGO" document, now i need to maintain right cost center . please guide me, to change cost center.