User login system

I'm building a simple user login system with the following desired functionality.
Main vi called Login.vi (attached below) offers the user the chance to login to a previously created account by entering their username and password or alternatively the user can create a new account which will ask them to enter a number of details, name, age, height etc.
If the user has an existing account and wants to access this account, the program flow goes to Validate.vi when Login boolean is true which authenticates their entered username and password.
Else the user creates a new account when "I'm New" boolean is true, then program flow should go to add user.vi (attached below). Here lies my problem... I'm not sure how to close Login.vi front panel when "I'm New" boolean is true and hence open add user.vi front panel.
I'm convinced the solution is simple enough so I'm sure someone with more experience can point me in the right direction.
Thanks,
Strokes 
Solved!
Go to Solution.
Attachments:
Login.vi ‏35 KB
Add User.vi ‏37 KB
Save User.vi ‏24 KB

I've attached the final two sub vi's that are part of my main vi entitled Login.vi which is attached above.
Strokes
Attachments:
Validate User.vi ‏21 KB
Load User.vi ‏26 KB

Similar Messages

  • Flex 4 User Login system Logout functionality/disconection from service

    So I initially have a user login app that when logged in shows the user information in a datagrid
    now when i logged out i was having a problem where when i logged into a different account it would show you the info for the previous account, i figured out that the problem was that i wasnt disabling my database connection, so i have been messing around with it and simply used the method from my datagrid
    creationCompleteHandler which is
         getAllDesignsResult2.token = designsService.getAllDesigns();
    and it into a result handler of my logout btn, now this causes an error because i get the fault error message after i click the btn but it also disables the connection therefor kind of working...
    so does anyone know the method of disabling  this method?
    Thanks

    Hello Anna,
    As I understand the problem description, there's going to be one user (or a few of them) who will have the authorization to delete the other users from the system.
    Now when a user is deleted using the Function Module TH_DELETE_USER, the pop-up message that you're talking about will appear for the user who has been deleted. Not for the person who is deleting the user.
    I hope you are getting what I'm trying to say.
    Get back to me if the problem persists.
    Regards,
    Anand Mandalika.

  • How to get an alert when user login with "DDIC" in any of the systems?

    Hi all,
    Can it be possible when ever the user login with DDIC user  in any of the satellite system,can we we  get an alert -as DDIC login attempt in any system?
    Is this possiblem in CCMS or BPM or...?
    Regards,
    Neni

    Hi Srikrishna,
    Link which you have give is good.But when i login with DDIC i am not geting alerts and i am not able to add any satllites system to
    under Security node
    My configuration:
    Miximum values for list                               1 min
    When should an alert be triggered?
    From value                   Red               Severity      2
    Max. number of alerts for each message ID             50
    Max. number of lines to be saved                      50
    SM19
    Client     *                                                     Events
    User       DDIC selected -Dailog logon         Alll
                                           systmem
    Please help me.
    Regards,
    Swaroop

  • # How to get the system AD Domain user login name in portal?

    when a system user use AD Domain method login the system.
    and then the user open the portal web application page, but not use AD Domain name login in portal page, that time ,I want to catch the user system login name show in portal page?
    I hava try the sereval method with Java or Jsp, or User Cookies ActiveX pulg,I get only the name of the portal hostname.
    so Anyone will provider me a well method to get the user login name?

    Elobrate more on ur problem

  • How can i  get report no of user login in system

    Hello
    how can i  get report no of user login in system
    means user license login per day in system
    what is strategy of SAP against licenses audit
    how can i manage my license users ??????????
    Jayesh

    Hi Jayesh
    You can use the Audit Transactions. Set the Audit Profile with Tx SM19 and then report with Tx SM20.
    You can also use the programs CCUINIT and CCUEVAL. Report CCUINIT initialises the measurement of current users and report CCUEVAL will provide the report and the logs for you to download.
    Also regarding the licensing of users,
    Refer to http://www.sap-img.com/sap-overview/help-to-understand-sap-licenses.htm
    and https://websmp104.sap-ag.de/licenseauditing
    You will get everything you need
    Rohit

  • If user login in portal we need to assign him, the  perticular system

    Hi all,
    i have the requirement
    if user logins in portal, depending on the user we need to assign him a system( bapi or rfc),
    the user database is maintained in a table in MDM. if an user login in portal it should check in MDM to which region(america, asia.europe....) it belog,s to. according to that we need to assign the system(rfc or bapi). if the user belong's to two regions we need to assign the two links(rfc's or bapi's) regions,
    help me in doing step by step
    Thanks in advance
    Best Regards
    charan

    Hi Charan,
    This is same thread as - Depending on the user we need to assign the system
    Regards,
    Sen

  • Flash the system message every time when user login

    Hi all,
    My requirment is to diaplay the system message when user login for the maintenance purpose, In SM02 i created a message but it is not working for evary time login, It is displaying only  one time, suppose i logoff and again loging message is displaying.
    Please tell me how to display system message evary time when user login.
    Thanks in Advance,
    Thanks&Regards
    RP

    Hi,
    To display system message every time when user login : use the
    Enhancement        SUSR0001
    Short text              User exit after logon to SAP System
    You also get the Example Code here.
    And the Documentation is :
    Every dialog user passes through this function module after logon. Yo
    can use this to execute individual customer checks here and send
    messages to the user.
    Do not log off the user and also try to avoid too many dialog boxes.
    Regds
    Suman

  • Fixed language in docs independently of user language system login

    Hi all
    I'm not sure this is possible:
    I would like to configure the system so that it guarantees that all documents/reports/maps or any other texts are shown or printed in ES language independently of the user language system login.
    All texts will be translated to ES language. But I want to assure, that if user enters in any other language, the texts remain in ES...
    Is this possible?
    Thanks in advance

    Hello Eric,
    the BSP Forum would be the better place to post this message, I suppose.
    The list of languages in the system/login.htm comes from the list of languages which are customized for your SAP Web AS.
    That means if you want to have french you should customize your SAP Web AS for French.
    Please check out the SAP docu for further details how to do this.
    Regards, Bernd

  • User login report for given period

    Hi All,
    We have one query relate to user monitoring. We want to get the detail log or report of users login date,time, logout date time and system ip or system name like for the given period.
    Our application environment as
    SAP application : R/3 4.7
    Database : oracle 9.2.0.8
    Thanx in advance
    Regards,
    Vishnu.

    Hi Vishnu,
    kindly consider to use the forum search before posting. similar questions like yours have been posted several times already. In oyur search results you may find for instance [this thread|Re: Last three user logon date and time;
    b.rgds,
    Bernhard

  • Why do I get sent to the User Login screen to enter my password after sleep?

    Hi,
    On OSX Lion, 10.7.4. I recently had to reinstall the OS on a new hard drive in my iMac and now have an issue with it that I never had before.
    After prolonged periods of sleep (I haven't determined what the minimum length is before this will happen), when I come to wake the computer it shows me the User Login screen. Under my user icon is an orange checkmark, presumably to show that I am the user logged in. Otherwise it is exactly the same as the User Login screen one gets when the computer boots up. I select my user icon and enter my password and the computer unlocks.
    I haven't got this set up anywhere, that I know of. I don't have the 'Security & Privacy - Require password for sleep and screen saver' option checked, never have. If I do turn that on just to check, it's a very different password screen, a little popup window in the centre of the dimmed screen.
    How do I turn this feature off?
    Thanks,
    Owen

    Sounds like you may have deleted something you shouldn't have. Boot to an OS X DVD or a bootable backup, and using Disk Utility, do a repair disk, and while there repair permissions. Disconnect any peripherals, and reboot. If you get the same startup behavior, do a safe boot, by holding the shift key down when booting. If that works, try a normal boot. If neither step helps, you may need to relaod your operating system.

  • How can  I  restrain the user login portal once, in the same time ???

    Hi
    I need to restrain the user can't repeat to login portal ....
    to reduce portal loading
    How can I restrain the user login portal once, in the same time???
    Which attributs in Identity Manager or amconsole I can do it to restrain the user ??
    tks

    Does your portal support anonymous access? If so, make sure you are using the authlessanonymous mode. This mode only creates one session that is shared for all anonymous users. This is much more efficient than anonymous access, which creates a session for each anonymous user.
    I have no other recommendation for limiting users to a single login. In general, web applications do not behave like this. What if a user closes their browser without logging out? Does the user have to wait until the session times out in order to log back in again?
    The same thing is true for users that are mobile. If a user leaves their office without logging out and then attempts to log in with a laptop in the conference room, then access will be denied in your implementation. Users do not expect this type of limitation being built into the system.
    If you are having problems scaling, then you need to look at your architecture and perhaps add some more resources. Also, make sure you are making efficient use of the authlessanonymous access mode as stated above.
    - Jim

  • How to  restrain the user login portal once, in the same time??

    Hi
    I need to restrain the user can't repeat to login portal ....
    to reduce portal loading
    How can I restrain the user login portal once, in the same time???
    Which attributs in Identity Manager or amconsole I can do it to restrain the user ??
    tks

    Does your portal support anonymous access? If so, make sure you are using the authlessanonymous mode. This mode only creates one session that is shared for all anonymous users. This is much more efficient than anonymous access, which creates a session for each anonymous user.
    I have no other recommendation for limiting users to a single login. In general, web applications do not behave like this. What if a user closes their browser without logging out? Does the user have to wait until the session times out in order to log back in again?
    The same thing is true for users that are mobile. If a user leaves their office without logging out and then attempts to log in with a laptop in the conference room, then access will be denied in your implementation. Users do not expect this type of limitation being built into the system.
    If you are having problems scaling, then you need to look at your architecture and perhaps add some more resources. Also, make sure you are making efficient use of the authlessanonymous access mode as stated above.
    - Jim

  • How do I add Another "User" login to my wife's Mac Book Pro?

    How do I add Another "User" login to my wife's Mac Book Pro?

    System Preferences>Accounts. Unclick the lock and add away.

  • GRC AC 10.1 - End User Login - Request issue

    Hi experts!
    Im working in GRC AC 10.1 SP07. I have configured END USER LOGIN services; the idea is that end user from ECC system could submit request without having user in GRC box, this is working fine but i´m experimenting next problem.
    When i go to search request, those request submited by end user appears like created by Z_END_USER, this is the user in GRC that i have configured in services GRAC_UIBB_END_USER_LOGIN and GRAC_OIF_REQUEST_SUBMISSION_EU.
    ¿Is possible to configure that request appears "Created By" the requester and not the service´s user? I don´t think so, but if not, ¿is there any way to add the column User ID in Result screen? because it is avaible in parameters search but im not being able to add this in result screen (it´s not like hidden neither).
    Parameters "Created by user ID" would be service´s user and "User ID" would be the requester.
    Thanks!
    Emiliano

    Hi Emiliano,
    Your understanding is correct, request created by UserID will always show GUEST UserID configured in the End User Logon service.
    In search requests there is option to search requests by UserID but the same field has not been enabled to be available in Search Request result screen. This is as per standard functionality. You can check with SAP or can work with ABAPer to make the UserID column as display field in Search Request results.
    Regards,
    Madhu.

  • Unable to view user login in OS X Lion 10.7.3 startup

    unable to view user login in OS X Lion 10.7.3 startup.  I had made some changes in icloud settings & by mistake must have checked some option related to username & password. Also when i turn my macbook pro on, i can see the grey background with apple logo, however it does not show my image & login password space. thus i'm unable login to my system. please help

    hey ..was able to solve the problem,,had selected "name & password" in "display login window" option of "user & group" of system preference. That's why was unable to view my login username.
    How i resolved it - after turning my macbook pro on, i pressed "shift" key...that way it opened in safe mode...& then went to system prefernce & again selected the previous option of "list of users" in display login window option. nyways thanx for helping out

Maybe you are looking for

  • Vga problem

    compaq6910p is not supporting graphic driver(ATI-2300) in win 8

  • Queues in READY status for no apparent reason

    Dear All, This question has been posted many times but never saw a conclusive answer on this forum. To repeat, I see queues being built in READY status in APO inbound for no apparent reason. All settings of scheduler being fine (SMQS - Type R), there

  • Update of key flexfield in OAF

    We have a requirement to update account based on a DFF column value. Upon the update of DFF field, id for key flexfield is generated in processFormRequest. Then I update related view object id column. But in the screen, account combination does not c

  • RunTime to keep the Thread running until it is closed

    I wish to open a PDF file in Acrobat Reader from a JMenuItem in swing application. Until the PDF file is open, I want that particular JMenuItem to be inactive (setEnabled(false)). Once the PDF file is closed, that JMenuItem will become active again (

  • How to list "Tabel Name,Tabel Description, Field Name, Field Description...

    Dear All, I'm trying to produce a list , using query , to produce the following list: Table Name, T.Description, Field Name, F.Description, FieldType, Length I use DD02L, DD02T and DD03L, DD03T. Somehow - I dont get the same results as I see in the S