EP6 iView problem - User able to view other people's data

System Details:
EP6: SP7 Patch2
WebAS: 640 SP8
OS: HP-UX 1111
DB: Oracle 9.2.0.5
JDK: 1.4.2_05
While testing with multiple users, previous user's data has been retained across separate user sessions and on different machines.  For example, 'User 1' would view their pay data then log off.  On the same computer, 'User 2' would then login and be able to view 'User 1s' data. This error happens frequently (like 10% of attempts), however not reliably (ie we do not know what triggers the error).  It uses the SAP Connectivity Framework to connect the Portal to a 46C backend.
Does anyone have any experience with this?
Cheers,
Vic

Hi Victor,
here is how it worked out for me.
private void ensureBeanIsSetup() {
     IPortalComponentRequest request = (IPortalComponentRequest) this.getRequest();
     IPortalComponentSession session = request.getComponentSession();
     IPortalComponentContext context = request.getComponentContext();
     IPortalComponentProfile profile = context.getProfile();
     // reset any bean value just to make sure.
     myBean = null;
     //             explicitly test if we got the right class. This is
     //             chiefly for development purposes. If you update
     //             a par while keeping a session open you might get
     //             a ClassCastException if you don't do this.
     Object o = session.getValue(BEAN_KEY);
     if (o instanceof MyBean) {
          myBean = (MyBean) o;
     if (myBean == null) {
          //             no bean or probably wrong class.
          //             We simply instantiate a new bean and put
          //             it into the session
          myBean = new MyBean(resBundle);
          myBean.setJspOutput(START_STATE);
          // new bean was instantiated (reload all values!)
          session.putValue(BEAN_KEY, myBean);
´
Call the ensureBeanIsSetup() in doInitialization() and in doProcessAfterInput().
Use session as scope in your JSPs. Of course you need to change the bean names to fit your code.
Hope this helps.
Kind regards
Francisco
Message was edited by: Francisco Villar

Similar Messages

  • Not being able to view other iphone photos emailed to me

    I recently was able to view photos people have sent to me from their iphone, to my gmail which i have set up on my iphone, and all of a sudden, i'm not able to. i get the little blue square with the ? in the middle. anyone know how to fix this?

    The account is web-based and I belive it is accessing a Microsoft Exchange server.

  • I AM HAVING PROBLEMS forwarding e-mail to other people. When I pick forward and provide an address the phone just keeps trying to send the message. I get a message that it can't be sent due to my providernr

    I am having problems forwarding my phone e-mail to other people. I get a message that it cannot process my mail through my msn.com program and directs me to go to mail settings and change the provider. The phone just keeps trying to process sending the message out and I cannot stop it.

    Further info - I changed my security settings to allow apps from anywhere, and again tried to install.  I again got an error message
    that the update failed to install, and to contact Customer Support.

  • VPD:  sometimes sees other people's data

    Hi,
    We have an application developed in JDev 10.1.3.3.0 in ADF BC/JSF. It uses VPD in the back end to distinguish one company's information from another's.
    We use SSO implemented on OAS 10.1.3.3.0. (Or it might possibly be 10.1.3.1).
    End-users sometimes see data from other companies. The problem is intermittant. In other words the same form might sometimes show the correct company's data (depending on the person that is logging in; a person is with a company, and the company is the discriminator on every table in the system that allows the tables to be partitioned data-wise).
    Michael F.

    Hi,
    dependent on the business service you use (TopLink, ADF BC) make sure that the contxt is set on the right place. In ADF BC the context must be set in a prepare session call because after any kind of passivation the prepare session is called again. The database connection usually is re-newed but not kept (unless configured) which is why re-setting the VPD context is required.
    Frank

  • Outlook 2010 shows "Not connected" when users try to view other users calender

    Hi all
    I have enabled the possibility for all users to view all users calender information. This have worked fine but now some user get "Not Connected" when they are trying to see other users calendar.  I have two database servers using DAG and one
    database per server.
    Does anyone have experienced the same? Or have a clue on what can cause this?
    Pittbull

    Hi Pittbull,
    From your description, I recommend you follow the steps below for troubleshooting:
    1. Please check if these problematic users have permissions to the calendars they are reviewing. Maybe the calendars' owners have removed the review permission of others via Outlook.
    2. If the issue persists for a few users, they can try to new a profile and check the result.
    Hope it helps.
    Best regards,
    Amy
    Amy Wang
    TechNet Community Support

  • Problem "trying" to play with other people on Xbox 360 Live

    I am using a WRT54G v. 5 router with the latest firmware. I have not been able to play with any player online on any game for around a week now, no matter what I do, but I can download demos, and stuff. I also can't view any players whatsoever via the Players tab in the Xbox 360 guide button thing, so there is definately something wrong with my router. Any suggestions?

    Something also I should mention is that I've called the xbox 4-800 live xbox thing or whatever, and they said it was my router too.
    I've also tried DMZ but it still didn't work out, as for the Port forwarding, I couldn't find anything that would let me give my Xbox 360 an ip address, so I just used the one on my client table.
    Beforethen, I was also using DI-604 router too, but that didn't work out either, even though I was able to assign it to 192.168.1.1, but I read somewhere on here you aren't supposed to do that. I haven't tried it out fully with my WRT54G v 5 though since I can't give my Xbox 360 a static ip address like I could easily in my DI-604 router.
    And anyway, i'm still stuck and unable to play with anybody on Live thanks to my router(WRT54G v. 5), so if can anybody see this and give out suggestions, or see what my problem is?

  • IPhone users unable to view PDF fillable form data?

    I've created a form that my staff use to send quotes to our customers.
    The form is sent via email using the submit a form button as 'PDF The complete document'.
    I spent several days testing the form to ensure that everything worked correctly and as far as I could tell everything seemed fine.
    Unfortuntately, several of our customers who own iPhones have informed us that the form arrives blank. None of the fields are showing any data or information that my staff filled in.
    I've read several posts online and they all suggest this is to do with the version of Adobe that is pre-installed on iOS devices. If Adobe Reader is downloaded on the iPhone it should read the form properly.
    Is there any way around this? Ideally I don't want my customers to have to download something before they can read our quote.
    Also several of the text fields have javascript attached to them which I would like to keep, such as the 'Link' text field (it has a hyperlink javascript attached). I considered sending the quotes as a .jpg file instead but this would mean losing these features which took so long to build into the quote.
    I've attached a sample version of my form in case it helps.
    Sample
    Any advice would be much appreciated.
    Thanks,
    Sabri

    I'd suggested flattening the form fields, which converts them to regular page contents. There won't be any interactive fields after you do this though. It is possible to flattten just certain fields so that your script would still work if the form is viewed in a compatible PDF viewer, but this would require a custom script.
    Here's a link to a free JavaScript-based tool that you can use to flatten the fields: http://www.uvsar.com/projects/acrobat/flattener/
    It could be customized to exclude certain fields.

  • I am still having problems deleting e-mails that other people have sent in.  Help

    I obviously haven't ticked all the right boxes.  My original question has been answered, so for the time being until I have another question I would like these e-mails to stop.
    Help.

    See also:  Re: Where Do I Go to Access My Profile - E-Mails Are Killing Me?
    -Noel

  • Should I be able to see other peoples airports on my network thru airport utility?

    After upgrading to Lion, when I pull up airport utility, It gives me a list of peoples time cap[sules and airport extremes. This is on my home network. I'm not referring to people's wifi networks in my neighborhood, but actual apple routers listed under my airport utility. Why did this stat happening?

    Yes, chances are excellent that they cannot, especially if the following three things are followed: 1) The most obvious is to not give out the password, 2) The wireless is protected with either WPA or WPA2 standard encryption, and 3) That you use a non-dictionary password for that wireless password.

  • Hey, someone stole my iphone and it had a screen lock on it! when they crack it will they see all my data or do u have to reset to crack the phone? that means they won't be able to view any of my data?

    hey, someone stole my iphone and it had a screen lock on it! i know they can crack it but when they crack it will they see all my data or do u have to reset to crack the phone? so they can't see my data then? I would really appreciate if someone could help me with this!

    What To Do If Your iDevice Is Lost Or Stolen
    If your iPhone, iPod, iPod Touch, or iPad is lost or stolen what do you do? There are things you should do in advance - before you lose it or it's stolen - and some things to do after the fact. Here are some suggestions:
    Reporting a lost or stolen Apple product
    What-To-Do-When-Iphone-Is-Stolen
    Lost or Stolen iPhone? Here’s What to do.
    6 Ways to Track and Recover Your Lost/Stolen iPhone
    It pays to be proactive by following the advice on using Find My Phone before you lose your device:
    Find My iPhone
    Setup your iDevice on MobileMe
    How To Set Up Free Find Your iPhone (Even on Unsupported Devices

  • Outlook 2011 - can't view other users folders

    I have microsoft hosted exchange.  I used to be able to view other users calendars and contacts.  But recently 2 mac users in Florida are not able to connect to a PC user in Texas.  We also have PC's and we can see this users files on the PC's in our office, but not the Mac.  Has anyone run into this problem?
    Thanks

    Those are bugs; check out Edit option doesn't appear (workaround in my last post).
    Regards,
    K.

  • I was in the process of a software update and my backup was corrupted. I can see the backup on my computer and also was able to view contacts, photos and other items via "Dr.Fone". What should I do? I need this info...Thanks!

    I was doing a software update, while it was completing it said that the backup was corrupted, I tried restoring several times but no luck. I checked out this third party software "Dr.Fone" and hoped that it would work, i was able to view all of my data but have to pay for retrieval (if it even works). I am not sure what to do, i have no problem paying for "Dr.Fone" but the site seems shady...any help would be unbelievably appreciated!!!

    Liquid damage from water spill is progressive, unfortunately.
    Best.

  • My iTunes cannot view other libraries, but other libraries can view me

    I've always been able to view other Music Libraries on my local area network. However, I recently moved into a new apartment. I use a wireless network along with two of my roommates, and both of them have iTunes on PCs. They have no problem viewing and listening to my Music Library, but I can't even see theirs.
    Is this a platform compatability issue, or what? Could it be something wrong with our LAN configuration? We're all up-to-date with iTunes, so I don't think it's a problem of software.

    You might also want to look at all the firewalls. XP has it's own, plus if they are using Norton or anything. It's possible that the firewall is blocking the service you need to see their libraries.

  • I can't connect to my wifi, but other people are able to although I am able to connect to other peoples wifi in their homes.  Any suggestions as to what is going on.

    I enter my wifi Password and my iPad gives me the message that it cannot connect to the wifi.  I know the password is correct and other people do access it. 
    I have been able to access other peoples wifi with no problem.  Any suggestions as to what the problem could be?

    If you have more than one device in your house, you may find that this kind of thing happens from time to time, and it happens when your router gives to another device the address previously used to route Internet traffic to your computer, meanwhile your computer still thinks it's using that same, old address.  The technical term for this problem is “IP address collision.”
    In the short term, the fix is to power off (not sleep) all the devices in your home that connect to the Internet, along with your router and modem.  Leave everything off for at least a full minute, then power on your devices in the following order (and make sure each one is fully on and working properly before powering on the next item): modem, router, any devices that maintain a permanent connection to the Internet, devices that only sometimes connect to the Internet (such as laptop computers or cell phones).  This process will clear out the routing tables and make all devices connect from scratch.
    In the long term, you'll want to make sure each device that only sometimes uses your internet connection uses an assigned IP address when at home.  For Macs, you can use the location feature of the Networking pane in System Preferences to make this happen.  For other devices, you'll want to consult the user manual, or (probably) Google, Wikipedia, or YouTube.

  • Skype Desktop Windows 10, Can't hear other people when skyping

     Title says it all : P
    PS: I am using the latest version

    Me and a friend got the same problem, we can't hear other people in a group.

Maybe you are looking for