<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: New password button- Additional Message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-password-button-additional-message/m-p/7987964#M1605331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actual requirement was to display all the possible error messages for the invalid password displayed in single shot rather than displaying one after other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg: password - selva&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here &lt;/P&gt;&lt;P&gt;1. Password &amp;lt; 8&lt;/P&gt;&lt;P&gt;2. Doesnt contain a number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my requirement is to display both the error message at the same time instead of checking for each error one and time and sending to user and making him change 2 times. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Selvakumar M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jul 2011 20:08:15 GMT</pubDate>
    <dc:creator>selvakumar_mohan</dc:creator>
    <dc:date>2011-07-05T20:08:15Z</dc:date>
    <item>
      <title>New password button- Additional Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-password-button-additional-message/m-p/7987962#M1605329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have the following requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever the user is trying to change his password by new password button, there needs to be pop up message saying all the conditions set for the password rules. Means a message showing how many characters are required in a password, how many in caps, how many numerals in the pop up. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Selvakumar M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 19:12:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-password-button-additional-message/m-p/7987962#M1605329</guid>
      <dc:creator>selvakumar_mohan</dc:creator>
      <dc:date>2011-07-05T19:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: New password button- Additional Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-password-button-additional-message/m-p/7987963#M1605330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that would be a little modification of the standard. The screen where you enter the new password is probably one of those in program SAPMSYST, you'll have to add the text you want (so, no need of additional popup).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 19:53:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-password-button-additional-message/m-p/7987963#M1605330</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-07-05T19:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: New password button- Additional Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-password-button-additional-message/m-p/7987964#M1605331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actual requirement was to display all the possible error messages for the invalid password displayed in single shot rather than displaying one after other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg: password - selva&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here &lt;/P&gt;&lt;P&gt;1. Password &amp;lt; 8&lt;/P&gt;&lt;P&gt;2. Doesnt contain a number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my requirement is to display both the error message at the same time instead of checking for each error one and time and sending to user and making him change 2 times. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Selvakumar M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 20:08:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-password-button-additional-message/m-p/7987964#M1605331</guid>
      <dc:creator>selvakumar_mohan</dc:creator>
      <dc:date>2011-07-05T20:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: New password button- Additional Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-password-button-additional-message/m-p/7987965#M1605332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you can change that, it is probably a call to a C function which sends back only one message at a time. Just have a look at the code behind the SAPMSYST screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 20:29:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-password-button-additional-message/m-p/7987965#M1605332</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-07-05T20:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: New password button- Additional Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-password-button-additional-message/m-p/7987966#M1605333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;True... It is not possible to display error message as i asked for. Thanks for your suggestion&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 22:41:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-password-button-additional-message/m-p/7987966#M1605333</guid>
      <dc:creator>selvakumar_mohan</dc:creator>
      <dc:date>2011-07-06T22:41:45Z</dc:date>
    </item>
  </channel>
</rss>

