Oracle Forms and LoadRunner...
698501Apr 27 2009 — edited Apr 27 2009Hello all. I will preface this post by stating that I am not an Oracle Forms developer, but rather, am working on a performance testing project using LoadRunner against an Oracle Forms 10G application.
I have recorded a pretty basic script to get us going. Prior to recording the script, I enabled the parameter "record=names" in files formsweb.cfg and webutiljini.htm. Doing this allows us to see the real developer names being used with app rather than numerical names. The LoadRunner script is able to login and appears to set focus to the main menu for the app, but then fails with the following message:
"Forms - oracle.forms.webutil.browser.BrowserFunctions bean not found. WEBUTIL_SEPARATEFRAME.IsSeparateFrame will not work"
I have googled the above message, along with parts of the message to increase the number of hits, but the content online is fairly limited. Please note that this message does not appear if I login to the system manually. No error popup appears. Login functions normally and I am able to use the app. The problem appears only when using LoadRunner to simulate the communication / network traffic.
The app also uses JInitiator 1.3.1.25.
Apologies if this is not the appropriate place to discuss this issue. Given that the error appears to be an Oracle error, I thought I would check with folks here to see if any of you had general ideas from an Oracle perspective on how to attack this problem. I have opened a service request with HP and have posted on their discussion forum to look at this message from a LoadRunner point of view.
Thanks in advance for any help you can provide.
Edited by: user11108748 on Apr 27, 2009 1:32 PM