User login process after Upgrade  from 620 to &7.00

Hi all,
We are on SAP R/3 4.6c, BW 7.0 with BIA 48, SRM 3.0, WAS 620 with ITS supporting portal connections to R/3 and SRM & CUA system which is the issuer of the SSO.
User login to portal with id [it's not sap id used for SAPGUI] and Ldap matches with Employee id and checks with CUA to create the SSO ticket, user can work on R/3 links or SRM links depends on his authorization. R/3 ,BW & SRM having CUA system certificate for SSO.
Communication between Ldap and CUA system is thru ITS and Portal to R/3 & SRM  is also thru ITS.
We  are planning to upgrade R/3 to Ecc 6.0 and SRM to 7.0, CUA  to 7.00  and WAS to 7.00 dual stack systems.
we are thinking  Once upgrade is done ,   ITS will be vanished from the environment so the login process will be User login to Portal with ID and Ldap checks with CUA  and with the issued ticket  user directly communicate wit R/3 and SRM.
Please suggest if we are missing anything on SSO &   the new login  process with  SSO  is right ?
Thanks,
Subhash.G

>  We  are planning to upgrade R/3 to Ecc 6.0 and SRM to 7.0, CUA  to 7.00  and WAS to 7.00 dual stack systems.
Just as an advise: I highly suggest avoiding the installation/upgrade of dual stack instances.
> Please suggest if we are missing anything on SSO &   the new login  process with  SSO  is right ?
Sounds good.
Markus

Similar Messages

  • Unable to  get the login page after upgrade from 11.5.10.2 to R12

    Hi ,
    We are unable to get the login page after upgrade from 11.5.10.2 to R12, all the services are up and running.
    Pls let me know if someone has come across this issue.
    Thanks&Regards,
    Apps DBA

    Hi ,
    After compile JSP files manually , now we are facing problem after logging.
    Error : You have encountered an unexpected error.
    Thanks&Regards,
    Apps DBA

  • Login Error after Upgrading from BW 3.5 to BI 7.0

    Hi Experts,
    We have carried out an upgrade from BW 3.5 to BI 7.0.
    After Upgrade we are not able to login using SAP GUI. we are getting an error saying..
    Username or Password not Valid..
    During the upgrade (in Netweaver 2004s ) is there procedure necessary to be followed, which we could have missed..
    Your response will be greatly appreciated.
    Regards
    LRaghunahth

    Hi
    Thanks a lot for your reponse.
    Basically I am able to login thru sap* / ddic and can unlock the users / reset the password.
    But the customer wants to know why the user is getting locked and it happened because of any procedure miss whil performing the upgrade..
    if it is usual that users get locked during upgrade, any SAP Notes to refer..
    Thanks a lot for helping in this community.
    Best Regards
    L Raghunahth

  • User Exit issue after upgrade from 4.6c to ECC 6.0

    Hi Experts,
    After upgrade we are facing some issues regarding user exit. In 4.6c we have implemented several user exit to do customization in several module like SD,FI and HR. But after upgrade it has been identified that SAP has already provided this functionality in ECC 6.0. Now our problem is when this transactions are called or executed control is going to both custom and standard code. Which took long time to execute and causing performance issue.
    Is there any ways to identify which are the functionality SAP has provided in ECC 6.0 so that we can delete our custom user exits.

    Hi
        List all the user exits which you have modified and check in OSS notes you will get the OSS note with all the details what functionality has been changed.  Based on this you can delete or retain the user exits which ever you want.
    Regards,
    JB

  • Blank Login Page after Upgrade from 4.0.2 to 4.1

    Greetings,
    I just upgraded one of my Apex environments from 4.0.2 to 4.1. After the upgrade, I tried to access the login url and I get a blank page. Nothing on it, just a white page. However, if I do a View Source, all the html code is there. I wonder if it somehow lost where the Image, CSS and Javascript files are located. I am using the Apex Listener running under Weblogic 10.3.3. The Apex Listener was just a standard install with the image location being '/i/'. I am not sure how to debug this. Any help would be appreciated. Here is a snippit of code from the View Source.
    <!DOCTYPE html>
    <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:htmldb="http://htmldb.oracle.com" xmlns:apex="http://apex.oracle.com">
    <head>
      <meta http-equiv="X-UA-Compatible" content="IE=edge" />
      <title>Application Express Login</title>
      <link rel="icon" href="/i/favicon.ico" type="image/x-icon" />
      <link rel="shortcut icon" href="/i/favicon.ico" type="image/x-icon" />
    <link rel="stylesheet" href="/i/css/apex_4_1.min.css" type="text/css" />
    <!--[if IE]><link rel="stylesheet" href="/i/css/apex_ie_4_1.css" type="text/css" /><![endif]-->
    <link rel="stylesheet" href="/i/libraries/jquery-ui/1.8.14/themes/base/jquery-ui.min.css" type="text/css" />
    <link rel="stylesheet" href="/i/css/apex_builder_4_1.min.css" type="text/css" />
    <!--[if IE]><link rel="stylesheet" href="/i/css/apex_builder_ie_4_1.min.css" type="text/css" /><![endif]-->
    <!--[if IE 6]><link rel="stylesheet" href="/i/css/apex_builder_ie6_4_1.min.css" type="text/css" /><![endif]-->
    <!--[if IE 7]><link rel="stylesheet" href="/i/css/apex_builder_ie7_4_1.min.css" type="text/css" /><![endif]-->
    <script type="text/javascript">var apex_img_dir = "/i/", htmldb_Img_Dir = apex_img_dir;</script><script src="/i/javascript/apex_4_1.min.js" type="text/javascript"></script>
    <style> html {visibility:hidden;} </style><script type="text/javascript">apex.security.framebreaker("D");</script><script src="/i/javascript/apex_builder_4_1.min.js" type="text/javascript"></script>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
      <!-- http_user_agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET4.0C; .NET4.0E) -->
    </head>
    <body >
    <noscript></noscript>
    <form action="wwv_flow.accept" method="post" name="wwv_flow" id="wwvFlowForm" autocomplete="off">
    <input type="hidden" name="p_flow_id" value="4550" id="pFlowId" /><input type="hidden" name="p_flow_step_id" value="1" id="pFlowStepId" /><input type="hidden" name="p_instance" value="1490118592031170" id="pInstance" /><input type="hidden" name="p_page_submission_id" value="1900109790928053" id="pPageSubmissionId" /><input type="hidden" name="p_request" value="" id="pRequest" />
    <a name="PAGETOP"></a><div class="htmldbBodyMargin">
      <div></div>
      <div style="width:798px; padding:20px 0 0 0; margin-left:auto; margin-right:auto;">
        <div class="rounded-corner-region" style="float:left;  width:798px;">
          <div class="rc-darkblue-top">
            <div class="rc-darkblue-top-r">
              <div style="float:left;"><h1><img src="/i/apex/builder/apex-logo-white.gif" width="300" height="30" alt="Application Express" /></h1></div>
              <div style="float:right; display: inline; margin: 2px 20px 0 0;"></div>
            </div>
          </div>
          <div class="rc-body">
            <div class="rc-body-r">
              <div class="rc-content-login">
                <div id="htmldbMessageHolder"><a name="SkipRepNav"></a></div>Thanks

    I had the same behavior using apache mod/plsql the solution is:
    a) shutdown apache (opmnctl stop)
    b) unzip the APEX install file in a directory on the machine where apache is installed
    c) correct in the dads.conf the virtual dir /i/ to the "images" directory of the unzipped file
    d) restart apache (opmnctl start)
    bye
    Franco Galante

  • Login problem after upgrade to mavericks

    Hi, i have login problem after upgrade from mountain lion to movericks in imac, I did enter the correct password But back to the login page again.

    Hi cpuman8,
    Thanks for visiting Apple Support Communities.
    If you're not able to log in to your user account after upgrading, try resetting your password using the method in this article:
    Resetting the original administrator account password
    In OS X Lion or later, you can reset your user password with your Apple ID.
    OS X: Changing or resetting an account password
    http://support.apple.com/kb/ht1274
    Best Regards,
    Jeremy

  • After upgrading from acrobat 9.5 to XI pro my users have complained on slow typing when filling in form that were created in version 9.5?

    After upgrading from acrobat 9.5 to XI pro my users have complained on slow typing when filling in form that were created in version 9.5?
    The issue is they type but there is 2 second delay when it appears in the field.
    Windows 7 64bit

    I see, I misread your reference to Reader 11 to mean you were using Acrobat 11, but it looks like it worked out anyway.
    The base-14 fonts are special in PDF because they are guaranteed to be available even if they are not embedded. If you select a non-base-14 font for use with a form field, the entire font usually gets embedded, since each glyph it contains has to be available for use with the field. This can take up a lot of space if you do this a lot, and the space isn't reduced if you change back to a base-14 font later because the internal reference to it is not removed. This is caused by the bug I mentioned.
    In your case, however, the entire font doesn't get embedded because fonts like it (e.g., large asian fonts with a lot of glyphs, Arial Unicode) would take up too much space if fully embedded. If it did, a 100KB PDF could bloat to 20MB with that one change. Instead, users are expected to have such fonts installed on their system, which is why you were prompted to install the font pack. This despite the fact that the font was not actually used by anything in your document, it was simply the orphaned reference to it that triggered this. This should get fixed in Acrobat eventually so this type of thing doesn't happen again.

  • User metadata values is showing as plain text in Mysites after upgrading from 2010 to 2013

    We have upgraded our Mysite from 2010 to 2013, after upgrading User metadata values is showing as plain text where
    as in 2010 it has shown as hyperlinks.
    In Mysite 2010 by clicking on user metadata for favorite sports, Favorite Movies etc...it will give the results from search containing same value for other user
    by going to search results page. After upgrading it to 2013 (with 2010 UI) and running full crawls, I am able to search by clicking on any user property.
    After upgrading look and feel to 2013 version  these fields showing as plain text. Can anyone suggest how can we get hyperlinks and how can we make user
    metadata searchable directly by clicking on Property value from Mysite. Below screen print explain you the difference clearly.
    Santosh

    Hi Inderjeet, thanks for the update.
    I am running with SP1 + july2014 CU.
    Search is working fine, I am able to get search results from search page, here the problem is I cannot go to search results by directly clicking on a property.
    In SP 2010, If I click on favourite sports team, (Chelsea football) it will open search results page with all users who have given this team name.
    Where as in SP 2013, this data is appearing as plain text in mysites(Please note before UI upgrade, I am able to search as in SP 2010). You can notice the difference in my above screenshot.
    Is this default behaviour in SP 2013? Has anything changed or am I missing something.
    Santosh

  • Stuck in a "loop" at the login window after upgrading to Leopard

    I bought a new iMac Oct 26. It contained Tiger, and included a disk for installing Leopard. I easily got the machine up and running using Tiger, but last night I attempted to install Leopard. When the installation was complete, I tried to get it running. A screen asking for my password came up. I keyed that in and hit logon. Back came the screen asking for the password. To make long story short, I tried everything I could last night, and then called Apple Support this morning. Took quite a while, but I was back in business this afternoon. The technician who helped me sent me the email copied below describing the solution. Perhaps it will help someone else? Romelle
    Hello from Apple!
    Charles at Apple Service & Support thought that you might find this article useful. We hope that it helps resolve your technical issue.
    Link: http://www.info.apple.com/kbnum/n306965
    Mac OS X 10.5, iMac (Late 2007): Stuck in a "loop" at the login window after upgrading to Leopard
    Issue or symptom
    After installing Mac OS X 10.5 Leopard on a 20-inch or 24-inch iMac (Late 2007) computer, you may not be able to log in at the login window. Your login name and password are apparently accepted, but after a blue screen appears for a few seconds, the login window reappears instead of your desktop.
    Products affected
    20-inch or 24-inch iMac (Late 2007) computer with 2.0, 2.4, or 2.8 GHz processors
    Mac OS X 10.5 Leopard
    Solution
    If Leopard is installed
    Start up from the Leopard Install DVD and perform an Archive and Install installation (and select Preserve Users and Network Settings).
    After the Archive and Install is complete, you should be able to successfully log in. Use Software Update to install any other updates.
    Important: Install the iMac Software Update 1.3 for Leopard after the Archive and Install is complete.
    If Leopard is not yet installed
    If you have not yet installed Leopard on your 20-inch or 24-inch aluminum iMac computer with a 2.0, 2.4, or 2.8 GHz processor running Mac OS X 10.4.x, but previously installed the iMac Software Update 1.2, you should install the iMac Software Update 1.2.1 (Tiger) or later, before installing Leopard.
    Thank you,
    Apple

    If Leopard came pre-installed and this is a new machne, then the disks that came in the box should let you archive install preserving users & network settings. The disks have a grey label, and if you get more than one use disk #1 for this procedure.
    Hold down the "option" (also known as "alt" on the new keyboards) key when starting up with disk #1 in the optical drive. Select the install disk icon on the grey screen and click the arrow. Then when you get to the "select destination pane, click the options button after selecting your hard drive as the destination. In options A& I preserving should be checked by default, if not, select them. Click "ok" to dismiss the options pane, then run the installation.
    If this does not work for you, call apple support. They want everything to work. Be patient, they are real busy these days.
    Slim

  • Smartview reports do not open in HFM v11.1.2.1 after upgrade from v9.3.1.

    Smartview reports when I attempt to open in HFM v11.1.2.1 (after upgrade from v9.3.1), points me to launch v9.3.1 workspace. Any advise pls... Thanks, Mark

    Mark,
    I still don't fully understand the issue. Smart View is not launched from Workspace -- it is instead run from within one of the Microsoft Office products (Excel, Word, PowerPoint, Outlook). Are you instead asking about Financial Reports? These are run from the Explore menu within Workspace. You can view these as html or PDF.
    A little more confusing is the fact that Smart View can run a Financial Report from within any of the Office products. In any case, when you use Smart View in 11.1.2.1 you could open a connection to the Workspace server (the connection in Smart View is defined in the Smart View options under Advanced > Shared Connections URL). Assuming you have provided a correct URL there, pointing to the 11.1.2.1 workspace server, you should see the available shared connections when you open a new conenction.
    I re-read your e-mail and wonder if you are confusing things a bit. If you log into Workspace, using Internet Explorer, each user has their own preferences as to what page launches by default upon login. I think you are saying that a usr logging into the 11.1.2.1 workspace somehow has a default page leading them back to the 9.x workspace? If so, check their preferences to examine the default document and it's URL. Once logged into Workspace, choose File > Preferences > General, to view the Startup page. You can make any changes here, but this is user-by-user.
    --Chris                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Lost Developer Toolbar after upgrade from 4.1 to 4.2

    After upgrading from 4.1 to 4.2.1.00.08, we have lost the Developer Toolbar.
    Have others run into this with the upgrade or fresh installation of 4.2.1?
    If so, what suggestions are there for fixing, short of reinstallation mentioned in this other thread:
    {message:id=10692572}
    Following the guidance there to look at the instance ID and other preference settings, I compared our three instances. The two that are not having the problem are both at 4.2.0.00.27.
    Here are the preferences that exist on our other instances but are null on the problem instance:
    APEX_4_1_0_PATCH_12920544
    APEX_4_2_0_PATCH_14777994
    APP_EXPORT_TO_DB_ENABLED
    HPROF_DIRECTORY
    INSTANCE_ID
    MOBILE_DEVELOPMENT_ENABLED
    PRINT_SVR_HOST
    PRINT_SVR_PORT
    PRINT_SVR_SCRIPTI have asked our support team to review the upgrade log. Re-installation from scratch is an option.
    Any advice is welcome.
    Skip

    Thanks, Joel.
    You inspired me to take a closer look, and look beyond the upgrade.
    After the upgrade, my application passed a superficial checkout. Later, I exported my application and in the export file, the Instance ID was not NULL. I had not noticed any problems with how APEX was working.
    The problems of the missing Developer Toolbar, Instance ID = NULL, and a new one, did not occur until I removed my application and tested a clean installation of the workspace and application. This is the sequence of events. The immediate triggering cause is clearly one of the following:
    1. Deinstall application (ID 820) from APEX 4.2.1.00.08 instance, running 11g (11.1.0.7.0).
    2. Remove workspace (PVA_AH9_R12)
    3. (drop the parsing schema, xxpva, and related tablespace)
    4. (create tablespace and schema user, xxpva)
    5. Import workspace (PVA_AH9_R12) from an APEX 4.2.0.00.27 instance.
    6. Import application (ID 820) including supporting objects from an APEX 4.2.0.00.27 instance, running 11g (11.2.0.1.0).
    The next day I noticed the Developer Toolbar missing problem, and found that Instance ID is NULL.
    Also, after Exporting an application in Database format, I cannot download the file from the Export Repository. When I click the filename link, I get 'Access Denied' instead of the normal download dialog.
    Does this suggest anything else I should look into?
    Do you think I should post this as a new problem/question with more detail about the sequence of events?
    Skip

  • Problems after upgrading from 10.2.3 to 10.2.8

    After upgrading from 10.2.3 to 10.2.8, itunes "unexpectedly quits" when I try to purchase a song, and safari "unexpectedly quits" when I visit certain websites. Before upgrading, no such problems.

    Hello rick,
    First of all, welcome to the Apple discussions.
    * How did you upgrade the OSX 10.2.3??
    * Did you use the combo update?
    * Did you run the dick repair permissions before an after
    Here is the Combo Update for OSX 10.x
    Combo Update
    An here is how you use the disc repair permissions
    About Disck Repair Permissions
    Applications Quits
    Let me know if so ...
    Discussions is a ongoing process. Hope to see you around anytime you need us, or can offer help to others.
    Dimaxum <]:~))

  • Is there a way to get a user login record after sleep?

    I know that by opening terminal and typing in "last" (without the quote marks) that it will give me about a 3 week record of who has logged on my computer after shutdowns and restarts.
    What I want to know is this:
    a) Is there a way to get a user login record after the computer only goes to sleep?
    b) is there a way to get the terminal to go back further than just 3 weeks or so for the shutdown/restart records?
    Is there software that might do this???
    Thanks in advance, this is important for me.

    bikinijack wrote:
    Thanks, Dave: so this is what I type in the terminal? "ls -l /var/log/wtmp*" (without the quotes). And how do you unzip something that has been "gzipped"?
    "man gzip" will give you the details for using gzip
    My first question can be explained this way: To get into the computer when it is coming out of sleep you need to type in a password, then it opens to the desktop. Is there a way I can find out the times over the course of a day/week/month that this is being done? i.e., is there a log being made somewhere of when the computer is being opened and signed onto after being asleep?
    When you wake the computer from a sleep, you are not logging in again so there will be
    no record of the event as a "login"
    My computer possibly could be used by a few other people that have access to my computer password (don't ask why) and I basically want to know if they are signing on when I am away from my desk.
    You may want to look at /var/log/asl.log or /var/log/secure.log which contain details of
    authentication attempts (which is what you are doing) and failures.
    I am not asking why you have multiple people accessing your computer with your password --
    but consider setting up separate username, it is a lot easier to manage and you will probably
    not be asking questions like this one.
    Dave

  • ERROR upload: Error in uploadXMLFiles after upgrading from 10.2.0.4

    After upgrading from 10.2.0.1 to 10.2.0.4 on a newly installed Oracle server, I could not use dbconsole any more. It would not display the login page at http://myserver:1158/em. I tried different browser IE, FireFox, and Chrome. It is the same. Then I checked the %ORACLE_HOME/{server_sid}/sysman/log/emagent.trc and found this errors in it:
    2010-02-04 14:11:45 Thread-2552 WARN command: Job Subsystem Timeout set at 600 seconds
    2010-02-04 14:11:45 Thread-2552 WARN upload: Upload manager has no Failure script: disabled
    2010-02-04 14:11:45 Thread-2552 WARN upload: Recovering left over xml files in upload directory
    2010-02-04 14:11:45 Thread-2552 WARN upload: Recovered 0 left over xml files in upload directory
    2010-02-04 14:11:45 Thread-2552 WARN metadata: Metric collectSnapshot does not have any data columns
    2010-02-04 14:11:46 Thread-2552 WARN metadata: Metric Disk_Path does not have any data columns
    2010-02-04 14:11:46 Thread-2552 WARN metadata: Metric osm_diskGroupPolicies does not have any data columns
    2010-02-04 14:11:50 Thread-352 ERROR upload: Error in uploadXMLFiles. Trying again in 60.00 seconds.
    I tried emctl secure, upload, start and stop many times. It is still the same. It is a new server and a new database. Any idea?
    TIA!

    I did not change password. It is not password issue.
    According to Oracle support,
    1) the error "2010-02-04 14:11:50 Thread-352 ERROR upload: Error in uploadXMLFiles. Trying again in 60.00 seconds" can be ignored.
    2) The error: 2010-02-05 02:52:19 Thread-3864 ERROR util.files: nmeufile_remove D:/oracle/product/10.2.0/db_1/orsvp04.OCTAGONRESEARCH.COM_vp/sysman/recv\00000000365.lk: Error in lfidlb. Error = 0 (No error)
    could be because I used "emctl start agent" , which are not allowed command for DBconsole. The correct one is "emctl start dbconsole"
    Thanks for your input!

  • Report Layout Changed After Upgrade from 4.6C to ECC6

    Dear Gurus,
    I do functional test of every process in ECC6 after upgrade from 4.6C. I found all report layout changed without variant (it's happen to all Query/SQ01 reports ). So I've to assign manually the fields for the reports, and create a default variant then.
    Why it happen ? Is there configuration or setting missed or this is standard while we do upgrade ?
    Thx in advance.
    Tri Wicaksono

    We do re arrange for all ALV report ...

Maybe you are looking for

  • Repair Disk Permissions - ACL Errors

    I opened Disk Utility and repaired disk permissions last night and was surprised to find six errors. I ran it again, and the first three errors disappeared. But the other three remain even after I repaired disk permissions two more times. These are t

  • How Export option in Apps menu work?

    Hi All We have standard export option (File -> Export) in 11i oracle applications to download records from tabular block to spread sheet. Now in one worksheet we can store around 60000 rows. In case our query fetches more than 70000 records, and we e

  • C++ Code tool code doesn't print

    Friends: Using Xcode C++ Tool. Why doesn't this print? Thanks amigos, -Migs #include <iostream> #include <fstream> using namespace std; int main() int i=1234; char name[15]; float fval=123.456; ofstream printer; // ofstream means out file stream prin

  • CS5 LAYERS OPTION IS GONE

    I have been working all day on Illustrator CS5 and all of a sudden the layer icons on the bottom of the layers panel are GONE!!!! I turned the machine off and back on to reset it but they are still not there!!!!!  Please help soon as I am in the midd

  • Creating ebXML message from InputStream.

    I am using the Java XML summerpack 02. I have the complete ebXML file as a InputStream and I want to construct an EbXMLMessageImpl object from this input stream. A sample ebXML file I have is as follows: Host: www.example.com SOAPAction: "ebXML" Cont