Mutli Step Logon Process

Hi Everyone,
I would like to change how we log into the sap portal.  I would like the user to enter their username and password.  On Submission and verification, i would than like to ask them a security question before I allow them into the portal.
Any help with this approach is greatly appreciated.

Hi,
You can customize the logon application.
take a look at the following:
1. [http://wiki.sdn.sap.com/wiki/display/EP/HowtoCustomizeLogonPar+File]
2. [http://help.sap.com/saphelp_nwce10/Helpdata/EN/23/c0e240beb0702ae10000000a155106/frameset.htm]
Regards,
Alex

Similar Messages

  • Remote Desktop disconnects immediately. Error 4005; Windows logon process has unexpectedly terminated.

    Hi, I have always been able to remote into my pc (Win 8.1) using remote desktop. Just recently this stopped working. Either I get a blank screen for about 10 seconds and then it closes or the connection closes immediately. Every time this happens I get error
    4005 in the event log; Windows logon process has unexpectedly terminated. It seems the remote desktop stopped working after the last set of Windows updates were applied. But no other web searches indicates anyone else has had this problem recently. I've also
    read the Windows Server document or error 4005 which suggests my registry may be corrupt or a service may be stopped but this does not seem to apply to my situation. I'm stumped and without being able to remote into my pc from my office I can't do my job.
    Any suggestions would be greatly appreciated.
    UPDATE: After installing a new required Windows update and a bunch of optional Windows updates (that I had been ignoring), the problem has been fixed. I'm guessing which ever Windows update broke Remote Desktop was fixed in the latest update(s).

    Hi arzoo1,
    So you have checked the steps mentioned in the article below?
    Event ID 4005 — Windows Logon Availability
    You may take a try with Dism /online /cleanup-image /resorehealth command and then check if issue insists.
    For Windows Update related, please consider system restore or startup repair.
    Try to boot into clean boot and then remote again to check if issue insists.
    Best regards
    Michael Shao
    TechNet Community Support

  • One Step STO process

    Hello All,
    I wanted to know the logic regarding one step STO process.
    while doing Post goods Issue :
    1) system posts the 645 mvt type (which is maintained in schedule line category NC)
    But i am unable to understand how system is triggering the 101 mvt type?
    Please Suggest on this...... is it a SAP standard code which is calling the 101 mvt type or any settings in SPRO ?
    regards,
    sujit

    Hi
    its sap standard
    645 Goods issue for a cross-company stock transport order in one step (Shipping)
    a goods receipt line is generated automatically for 101
    You post the stock withdrawal in the issuing plant and the receipt into stock at the receiving plant simultaneously. One material document is created
    Regards
    kailas Ugale

  • Save Hierarchy step in process chain

    Hi All,
    I have a process chain which include the following steps.
    Z* program([for loading multiple hierarchies   |http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e0d5c74a-8a39-2d10-2d8b-9e1971cb053a]) --> Save hierarchy --> Change run
    In the above scenario, I cannot include a step for the hierarchy save/activate because the hierarchy is not being loaded in this chain through an infopackage.
    And I learned from the [site|http://help.sap.com/saphelp_nw70/helpdata/en/3d/320e3d89195c59e10000000a114084/content.htm], that 'Save hierarchy' has to be included after loading the hierarchial data.
    So, is there any procedure for including any step in process chain for activating the hierarchial master data..?
    If I want write a Z* program for activating hierarchial data, which programs/ function modules are used to activate hierarchial master data..?
    Thanks in advance.

    Hi,
    There is an option in the infopackage used to load hierarchy -- to activate upon loading.
    tick that option and remove the hierarchy name from Save hierarchy variant of the process chain.
    Ticking this option will activate your hierarchy automatically after loading.No need to explicitely save it.
    Hope this helps !!
    Regards,
    Yogita.

  • Best way to create a multi-step validation process

    I am writing a multi step validation process and I was wondering what is the best method to have it operate on the value.  What I have:
    As a custom validation script, in that order:
    1- Calls a function that looks if the value is part of a particular array
    2- Calls a function that regroup some tests
         2a- function test1()
         2b- function test2()
         2c- function test3()
         2d- function test4()
    What I have now is every test ends as 'event.rc = false' when they fail which is what I need but I also need to stop the entire validation process.  As an example, if the value fails test2() and gets a "you have failed test 2" alert, I don't want to call test3() and test4() since it is already decided that it failed one of the tests.  I could return a boolean that triggers (or not) the next test() but isn't there a simple way to just say
    event.rc = false;
    "STOP EVERYTHING";
    I have the assumption that break; will only stop the test() but still move on to the next test().  Maybe I can return break; so it will be called from the 'master function'?   Is that even possible?

    Create another function and call it from the validation script, something like:
    function validate_field() {
        // Call the first validation routine
        test0();
        // Abort if first validation fails
        if (!event.rc) return;
        // Call the second validation routine
        test1();
        // Abort if second validation fails
        if (!event.rc) return;
        // Repeat for any other tests

  • Test sequences not working in standard prototype adaptor with Execute Steps in process

    Test sequences not working in standard prototype adaptor with "Execute Steps in process" but the sequences works in "Execute steps in an External instance of CVI"(Debug mode). Pl help with solution
    Apriciate your help
    Regards,
    Sharanu

    Sharanu,
    Thanks for contacting National Instruments. It would help us out a lot if you could specify exactly what is not working. Will the sequence just not run? Is it giving you an error message? Or what exactly does not work about it? The initial thing that I could think of that would make it not work in External Instance but not using the RunTime Engine is that you might be missing a support library when trying to run it in this configuration. If you click on the "Configure Auto-Loading of Support Libraries Needed for Linking .objs and .libs" button, you can make sure that all the support libraries you might be using are added in this list (you can add them using the "Add Other Libraries..." button). If this does not fix your problem, then let us know a litt
    le more about what is going on and we can help you from there. Thanks.
    Adam B.
    Applications Engineer
    National Instruments

  • Adding mail ids & Removing mail ids from the last step of process chain

    Hi
    Can you please guied me how to do this.
    Adding mail ids & Removing mail ids from the last step of process chain.
    Thanks
    Subbu

    You can refer the following thread.
    email alert for process chain
    Still I would suggest to search the forum. There will be many threads and articles on this which can help you out.

  • Microsoft // Winlogon 4005 (The Windows logon process has unexpectedly terminated) on one Windows Server 2012 VM with working RDS roles installed

    Hello experts,
    I have deployed all essential RDS roles and features on one Windows Server 2012 Virtual Machine
    a few months ago and I recently ran into issues with users not being able to access it through RDP all of a sudden after entering credentials successfully.
    Every time that happens I get an event ID Winlogon 4005 (The Windows logon process has unexpectedly
    terminated). I am also receiving but not all the time event ID 6000 and 6003 referring to being unable to handle critical or normal events from AUinstallAgent.
    Any help on this problem would be greatly appreciated.
    Thank you in advance for your support.
    Massimiliano

    Hello experts,
    I have deployed all essential RDS roles and features on one Windows Server 2012 Virtual Machine
    a few months ago and I recently ran into issues with users not being able to access it through RDP all of a sudden after entering credentials successfully.
    Every time that happens I get an event ID Winlogon 4005 (The Windows logon process has unexpectedly
    terminated). I am also receiving but not all the time event ID 6000 and 6003 referring to being unable to handle critical or normal events from AUinstallAgent.
    Any help on this problem would be greatly appreciated.
    Thank you in advance for your support.
    Massimiliano

  • Re: Complete steps for process order

    Hi Experts,
    Please give me complete cycle details with steps for Process orders.
    from order creation to order settlement.
    Regards,
    Vivek

    Hi,
    Please refer to link below:
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/05/603bc6462311d182b50000e829fbfe/frameset.htm
    Process order creation
                   Selecting a master recipe
                   Creating reservations or copying them from planned orders
                   Calculating planned costs
                   Creating capacity requirements for the resources
    Scheduling
                    Starting with the basic order dates, the system automatically schedules the process order    when you create it. In addition, it can later be rescheduled automatically or manually whenever changes relevant to scheduling have been made.
    Release of process order
    Process order execution and process management
    Creating and downloading control recipes (optional)
    Printing shop floor documents
    Carrying out material withdrawals
    Withdrawing material components required in the manufacturing process in the form of goods issues from the warehouse.
    Recording confirmations
    Carrying out in-process quality inspections (optional)
    Posting goods receipts
    Delivering the manufactured product to the warehouse by posting a goods receipt.
    Thanks,
    Samuel

  • HT1577 i have video files that finish downloading but get stuck at the step called processing file

    i have video files that finish downloading but get stuck at the step called processing file

    I also have Jolly's problem. I found the iMovie 9.0.9 folder and tried to launch the older version of iMove. It would not launch. I removed all of the iMovie preferences from the Preferences folder, removed iMove 10 from the applications folder, and restarted my Mac. iMove 9.0.9 still won't launch and I can't access my videos created with the older version of iMovie. Is there a way to uninstall iMovie 10 and reinstall iMovie 9.0.9?
    I am running Yosemitie on a  iMac.
    Paul

  • Interactive logon process initialization has failed after system state is restored from backup

    Recently one of my Windows 2008 server was restored from system state backup, and below error appears before during startup, before logon screen:
    "interactive logon process initialization has failed. please consult the event log for more details"
    I do not have recovery disk, also repair didn't work, any other solutions?
    Thanks.

    Hi Justin,
    I would suggest you to use sfc to check if there is any systemfiles corrupted :
    1. boot from cd
    2.  sfc /scannow /offbootdir=X:\ /offwindir=Y:\windows (X  is boot partition , Y is windows system files partition )
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Could anyone provide me step by step testing process using Quality Center ?

    Hi,
    Could anyone provide me step by step testing process using Mercury Quality Center ?
    Recently i got one object need to tested using Mercury Quality center. I do not know how to do that. I have to deliver the object in 3 days
    Treat this is urgent ....
    Thanks in advance....
    Akki

    Hi Akash,
    But this is Solution Manager forum.
    Do you want to integrate Solution Manager & Mercury Quality Center?
    Or is it a pure Mercury Quality center related task?
    best rgds,
    Alagammai.

  • 2 Step picking process

    Hi All,
    My understanding of the 2 step picking process is as follows ...Please validate if this can still be lean in terms of nos steps that need to be performed...
    1. Create Wave Pick VL35 / VG01   create group  / create from VL06O by selecting all the deliveries
        LT72 --Determine 2-step relevance
        LT73 --Display 2-step relevance
        LX39 --2-step picking monitor
        VL37 --- wave monitor ---Hit Picking progress for to it
    *Removal part*
    2. LT0E  -- Creating removal TO with MvTyp 850
          One Removal TO  created
          Now check TO with LT21 ....notably Dest Storage typ 200
          Now again check LX39  ---drill-down the tree structure of the Pick Section ....TO created ...not yet confirmed
                                       --- Allocation section --procedure not yet started
    3. Now do LT12 ---for confirming the TO upon the physical PICK
           Then check LX39  ---Pick section is all green
    Allocation Part
    How to identify & assign which item in the 200 stg typ area belong to which Delivery...Plz enlighten
    4. Now do LT42  for the group 20000***** --Start Multi Processing to create equal nos of  TO for each deliveries in the group
        Confirm those TOs
        Have a look at LX39 again ---Allocate section will be Green
    ===============================================================================================
    What are the two choices to carry out the second step ??
    Choice 1.... You can start the multiple processing function to create transfer orders for the group and move them all at once using multiple processing to the appropriate goods issue area.
    (TransOrder ® 2-step picking ® Allocation/Direct picking ® Start group)
    Choice 2....  When you release the group, (TransOrder ® 2-step picking ® Allocation/Direct picking ® Release / Print) you can select Allocation or Direct separately in a dialog box to move the materials for the second step. You can also print from this option.
    Can anybody explain these 2 Chioces please ?
    Regards
    Jamna
    Edited by: ABAP Techie on Nov 24, 2010 10:01 AM
    Edited by: ABAP Techie on Nov 25, 2010 6:41 AM
    Edited by: ABAP Techie on Nov 29, 2010 7:35 AM

    .

  • Logon Process?

    I am somehow confused with the Logon Process in EP. I will put down what I understood. please correct me if I am wrong.
    1. when the user clicks on http://.../irj depending on the path in index.html in root folder, it gets redirected to com.sap.portal.navigation.portallauncher.anonymous ( or .default)
    2. say for example it redirected to com.sap.portal.navigation.portallauncher.default.
    3. I dont know what happens here internally in this portal.navigation.portallauncher.default, but somehow got a feeling that it contacts Authschemes.xml at this point and calls the correspodning authscheme (let us say be default "com.sap.portal.logon.par" )
    is this process correct? if not please correct me.
    ok, now if i create an iview based on logon.par and place it on a page.
    1. will com.sap.portal.navigation.portallauncher.default come into picture at all?
    2. should i change the authschemes.xml, if so when will this be invoked.
    could some one clarify how these terms are interlinked
    1. authschemes.xml
    2. com.sap.portal.navigation.portallauncher
    3. com.sap.portal.logon.par
    4. http://.../irj
    5. index.html in root folder.
    Thank you

    Hi Reed,
    I hope this link to the Documentation: <a href="http://help.sap.com/saphelp_nw04/helpdata/en/f8/9636eedafe8b4589cd6e9e4e73fd3c/frameset.htm">Authentication on the J2EE Engine</a> helps you.
    Regards
    Gregor

  • G550 (Win7) Logon Process Initialization Failure

    Hi,
    after restoring my G550 (Win7) with a user created backup via OneKey an error during startup occurs:
    "Fehler bei der Initialisierung des interaktiven Anmeldeprozess".
    (Logon Process Initialization Failure)
    Thanks in advance for your help.
    Greetings

    Hello mate,
    Reinstall windows, something went wrong during install.
    Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information on it.
    ThinkPad T510 4313-CTO Windows 8 x64 - Intel Core i7-620M - NVIDIA NVS 3100M - 8GB RAM - 240GB SSD- Intel Centrino Ultimate-N 6300 - Gobi 2000.
    ThinkPad Helix 3697-CTO Windows 8.1 x64 - Intel Core i7-3667U - Intel HD Graphics 4000 - 8GB RAM- 256GB SSD - Intel Centrino Advanced-N 6205 - Ericsson C5621gw

Maybe you are looking for

  • SAP BPC 7.5 Installation Error

    Hello All, We got a requirement to install the SAP BPC 7.5 on top of fresh machines with SAP BI 7.02 for our customer. As a part of installation and configuration process i have downloaded the SAP BPC Patches and installed on top of BI 7.02 with enha

  • Gl account link with material master

    hi experts how the gl account and valuation class assign in material code

  • Each double click on PDF open Acrobat 9

    Hi Simple question but I can't find a solution. When I click on a PDF it open Acrobat 9 PRo. When I again click on a different PDF it open again Acrobat so now I have like to instance of Acrobat 9. It is different from Acrobat 7. I expect it to open

  • Extract data from chart to make new chart?

    Hello all This is my first time using Numbers (or really any spreadsheet for that matter), and I have run into a question: I am using the default template to set up a Personal Budget. In my Monthly Expenses column I have the following: Rent, Food, Ut

  • How can I reinstall Photoshop CC 2014? Help!

    How can I reinstall Photoshop CC 2014? I uninstalled through Control Panel > Programs & Features after finding a post that said uninstall/reinstall would fix the problem that choosing a DNG file and selecting Edit In Photoshop CC 2014 does not work.