ATS load testing for E-Business Suite using IE8 issue

Hi,
I am trying to record a load testing script using Oracle Application testing SUite for E-Business Suite R12.1.3 application. When I start recording I get a pop up asking me to change/disable XSS filter in IE8. I have altready done that and restarted the browser. But the same pop up message comes up.
My queries are:
1) Is ATS 9.3 supported for use with Internet Explorer 8? I am using Windows 7
2) How can I overcome this issue so that I can records EBS script in openscript.
I have run the runDiagnosis.bat file under openscript install folder and the output is as follows:
10:40:17,892 INFO [Application] Log files stored in: C:\OracleATS\logs\odt
10:40:17,905 INFO [DiagnosisExecutor] Starting diagnosis...
10:40:17,908 INFO [DiagnosisExecutor] Log files for all diagnosis categories are stored in: "C:\OracleATS\logs\odt"
10:40:18,105 INFO [DiagnosisExecutor] Environment Info - Date Tue Oct 11 10:40:17 BST 2011
Windows Vista 6.1 , x86
OpenScript
Internet Explorer 8.0.7600.16385
FireFox 7.0.1
10:40:18,108 INFO [DiagnosisExecutor] Openscript install directory: C:\OracleATS\openScript
10:40:18,117 DEBUG [DiagnosisExecutor] Diagnosing Oracle EBS/Forms Functional Testing - Forms FT Diagnoser
10:40:18,532 ERROR [Forms FT Diagnoser] JInitiator was not found on the system.
10:40:18,537 INFO [Installer] JRE option cache is available: false
10:40:18,541 ERROR [Installer] Failed to backup JRE options! FormsFT helper installation will continue...
java.io.FileNotFoundException: C:\Users\Rian\AppData\Roaming\Sun\Java\Deployment\deployment.properties (The system cannot find the path specified)
     at java.io.FileInputStream.open(Native Method)
     at java.io.FileInputStream.<init>(FileInputStream.java:106)
     at oracle.oats.scripting.modules.forms.common.utility.FileUtility.copyFile(FileUtility.java:26)
     at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatchImpl(Installer.java:119)
     at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatch(Installer.java:105)
     at oracle.oats.scripting.modules.forms.common.helperInstaller.WindowsInstaller.installJREPatch(WindowsInstaller.java:68)
     at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.doInstall(Installer.java:75)
     at oracle.oats.scripting.modules.formsFT.common.api.internal.helperInstaller.InstallerManager.doInstall(InstallerManager.java:130)
     at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.checkFormFTHelperInstallation(FormsFTDiagnoser.java:141)
     at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.diagnose(FormsFTDiagnoser.java:50)
     at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:146)
     at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:90)
     at oracle.oats.scripting.diagnosisTool.Application.runSilently(Application.java:191)
     at oracle.oats.scripting.diagnosisTool.Application.run(Application.java:90)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
     at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
     at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
     at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
     at org.eclipse.core.launcher.Main.main(Main.java:30)
10:40:22,867 WARN [Installer] FormsFT Helper is installed without cache
java.io.FileNotFoundException: C:\Users\Rian\AppData\Roaming\Sun\Java\Deployment\deployment.properties (The system cannot find the path specified)
     at java.io.FileInputStream.open(Native Method)
     at java.io.FileInputStream.<init>(FileInputStream.java:106)
     at oracle.oats.scripting.modules.forms.common.utility.FileUtility.copyFile(FileUtility.java:26)
     at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatchImpl(Installer.java:193)
     at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.installJREPatch(Installer.java:105)
     at oracle.oats.scripting.modules.forms.common.helperInstaller.WindowsInstaller.installJREPatch(WindowsInstaller.java:68)
     at oracle.oats.scripting.modules.forms.common.helperInstaller.Installer.doInstall(Installer.java:75)
     at oracle.oats.scripting.modules.formsFT.common.api.internal.helperInstaller.InstallerManager.doInstall(InstallerManager.java:130)
     at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.checkFormFTHelperInstallation(FormsFTDiagnoser.java:141)
     at oracle.oats.scripting.modules.formsFT.diagnosis.FormsFTDiagnoser.diagnose(FormsFTDiagnoser.java:50)
     at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:146)
     at oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor.diagnose(DiagnosisExecutor.java:90)
     at oracle.oats.scripting.diagnosisTool.Application.runSilently(Application.java:191)
     at oracle.oats.scripting.diagnosisTool.Application.run(Application.java:90)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
     at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
     at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
     at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
     at org.eclipse.core.launcher.Main.main(Main.java:30)
10:40:22,936 INFO [Installer] JRE option cache is available: false
10:40:24,044 DEBUG [DiagnosisExecutor] Diagnosed Oracle EBS/Forms Functional Testing - Forms FT Diagnoser. Analyzing results.
10:40:24,063 DEBUG [DiagnosisExecutor] Diagnosing Sun JRE Version 1.6.0_24
10:40:24,077 DEBUG [DiagnosisExecutor] Diagnosing Forms FT Helper Installation
10:40:24,080 DEBUG [DiagnosisExecutor] Diagnosing Web Functional Testing - IE Helper
10:40:24,238 INFO [IEBhoUtil] DotNet Framework found. Version is 4.0.30319
10:40:24,404 INFO [RunCommand] [Cmd execute] cmd.exe /C C:\Windows\Microsoft.NET\Framework\v4.0.30319\regasm.exe
10:40:26,187 INFO [IEBhoUtil] DotNet Framework works well.
10:40:26,318 INFO [IEBhoUtil] OpenScript IE Toolbar/BHO is found.
10:40:26,458 INFO [RunCommand] [Cmd execute] cmd.exe /C "C:\OracleATS\openScript\Oracle IE ToolBar\OpenScriptToolBar.exe"
10:40:27,357 ERROR [IEBhoUtil] Run Oracle IE Toolbar error:Attempted to perform an unauthorized operation.
10:40:27,594 INFO [IEBhoUtil] IE Enhanced Security Administrator Setting: null
10:40:27,675 INFO [IEBhoUtil] IE Enhanced Security Users Setting: null
10:40:27,677 INFO [IEBhoUtil] IE Enhanced Security Settings Disabled
10:40:27,681 DEBUG [DiagnosisExecutor] Diagnosed Web Functional Testing - IE Helper. Analyzing results.
10:40:27,683 DEBUG [DiagnosisExecutor] Diagnosing .NET Framework
10:40:27,685 DEBUG [DiagnosisExecutor] Diagnosing IE Helper Installation
10:40:27,686 DEBUG [DiagnosisExecutor] Diagnosing IE Helper Accessibility
10:40:27,687 ERROR [DiagnosisExecutor] Failure found when diagnosing Web Functional Testing IE Helper
10:40:27,689 DEBUG [DiagnosisExecutor] Trying to fix IE Helper Accessibility
10:40:27,691 INFO [IE Helper] Try to fix an issue: IE Helper Accessibility
10:40:27,860 INFO [IEBhoUtil] OpenScript IE BHO/Toolbar has been enabled.
10:40:27,864 INFO [DiagnosisExecutor] Auto-fixed IE Helper Accessibility
10:40:27,866 DEBUG [DiagnosisExecutor] Diagnosing IE Helper Conflict
10:40:27,869 DEBUG [DiagnosisExecutor] Diagnosing IE Zoom Factor
10:40:27,871 DEBUG [DiagnosisExecutor] Diagnosing IE Enhanced Security Setting
10:40:27,982 DEBUG [DiagnosisExecutor] Diagnosing Web Functional Testing - Firefox Helper
10:40:28,076 INFO [FFExtUtil] OpenScript WebDom Firefox extension is already installed.
10:40:28,156 INFO [FFExtUtil] OpenScript WebDom Add-on is compatible with the installed Firefox 7.0.1
10:40:28,174 INFO [FFExtUtil] Firefox profiles are found.
10:40:28,179 INFO [FFExtUtil] Firefox profiles are found.
10:40:28,182 DEBUG [DiagnosisExecutor] Diagnosed Web Functional Testing - Firefox Helper. Analyzing results.
10:40:28,191 DEBUG [DiagnosisExecutor] Diagnosing Firefox Helper Installation
10:40:28,193 DEBUG [DiagnosisExecutor] Diagnosing Firefox Version
10:40:28,199 DEBUG [DiagnosisExecutor] Diagnosing Firefox Helper Accessibility
10:40:28,201 DEBUG [DiagnosisExecutor] Diagnosing Reset Firefox content preferences.
10:40:28,207 DEBUG [DiagnosisExecutor] Diagnosing Operating System - WebDom Platform Diagnosor
10:40:30,798 DEBUG [DiagnosisExecutor] Diagnosed Operating System - WebDom Platform Diagnosor. Analyzing results.
10:40:30,801 DEBUG [DiagnosisExecutor] Diagnosing Environment Variables
10:40:30,803 DEBUG [DiagnosisExecutor] Diagnosing IE Toolbar/BHO Remover
10:40:30,806 DEBUG [DiagnosisExecutor] Diagnosing Oracle EBS/Forms Load Testing - Forms LT Diagnoser
10:40:31,647 DEBUG [Forms LT Diagnoser] Proxy settings for Sun Java 1.5 and higher are set correctly to "Use Browser Settings". Proxy settings for older versions of Sun Java and JInitiator should be manually verified.
10:40:31,650 DEBUG [DiagnosisExecutor] Diagnosed Oracle EBS/Forms Load Testing - Forms LT Diagnoser. Analyzing results.
10:40:31,654 DEBUG [DiagnosisExecutor] Diagnosing IE8 XSS Security Settings
10:40:31,655 ERROR [DiagnosisExecutor] Failure found when diagnosing Oracle EBS/Forms Load Testing Forms LT Diagnoser
10:40:31,659 DEBUG [DiagnosisExecutor] Trying to fix IE8 XSS Security Settings
10:40:31,671 ERROR [DiagnosisExecutor] Did not auto-fix the problem.
10:40:31,674 ERROR [DiagnosisExecutor] Suggestion for fixing: Local intranet: XSS Filter is disabled
Trusted sites: XSS Filter is enabled
Internet: XSS Filter is disabled
Restricted sites: XSS Filter is enabled
To Change setting:
Go to Tools > Internet Options and Choose Security Tab
Select the Zone to modify and Press Custom level
Find Enable XSS filter Setting - Select Disable and click Ok
10:40:31,680 DEBUG [DiagnosisExecutor] Diagnosing Sun Java proxy settings
10:40:31,683 DEBUG [DiagnosisExecutor] Diagnosing Helper Service - Helper Service
10:40:32,282 DEBUG [DiagnosisExecutor] Diagnosed Helper Service - Helper Service. Analyzing results.
10:40:32,284 DEBUG [DiagnosisExecutor] Diagnosing Helper Service Installation
10:40:32,287 DEBUG [DiagnosisExecutor] Diagnosing Helper Service Status
10:40:32,289 DEBUG [DiagnosisExecutor] Diagnosing Helper Service Connection
10:40:32,612 DEBUG [DiagnosisExecutor] No Eclipse configuration .log file available.
10:40:32,774 INFO [DiagnosisExecutor] Diagnosis Complete.
Please advise.
regards
CP

Hello
1/ ATS 9.3 is supported with IE8, not IE9 at the moment
2/ Did you disable xss settings for the four different security zones?
You can also try to add the EBS url to the trusted sites and disable xss settings for that zone only.
Let us know and good luck
JB

Similar Messages

  • Load Testing Discoverer Plus 11g Web Using HP Load Runner 11

    Hi,
    I am doing load test for "Oracle Business Intelligence Discoverer Plus 10g" using HP Load Runner 11. Could you tell me which is the best protocol to record script?
    I am looking for a protocol which I can parametrize after recording.
    These are recommended protocols from Load Runner when I run Protocol Analyzer
    AJAX(Click and Support) : Seems to work fine but Can't parametraize Query after recording
    Java Over HTTP
    Web (HTTP/HTML)
    There are other protocols too.
    Could you provide any pointers or best practices. Thanks a lot
    Edited by: 936062 on May 22, 2012 2:56 PM

    Hi,
    You can refer this forum
    [http://groups.google.com/group/LR-LoadRunner/browse_thread/thread/f1fb1c6430e39f94/565baac51a6d35c0]
    Thanks and Regards,
    Dhaya.G.

  • Do load test for application installed in Weblogic 10.3.4 using OATS 9.31

    Hi Friends,
    I need to do a load test for my application deployed in Weblogic 10.3.4. I went on to use the Oracle Application testing Suite (OATS 9.31). But it says its compatible only upto Weblogic 10.3.3. So pls advice me to find a way to load test my oracle fusion application deployed in the current server.
    Thanks and regards,
    Vijai

    Hi,
    Maybe worth also trying the WLS forum for what folks over there use: WebLogic Server - General
    Frank

  • Does ATS load testing support Java RMI and  T3 protocol?

    Hi Experts,
    Does ATS load testing support Java RMI and T3 protocol or EJB(J2EE)?
    Thanks!

    Joseph,
    Oracle Application Testing Suite is mainly used for testing of applications from a end user perspective and offers an intuitive capture/replay for web, Siebel, EBS, JDE, Fusion apps or SOA based application through WebServices WSDL imports.
    The scripting environment (Oracle OpenScript) does not support script creation by recording JAVA RBI or T3 protocol as we lack a recorder for it, but the scrips are created as pure JAVA code so you could use the JAVA language to write a small RMI cor T3 client for your testing.
    We have customers that have used Application Testing Suite to test non-UI based testing, like: JMS, FTP, Tuxedo and others, but it require a bit of coding.
    Please let me know if you would like to know more or discuss your options
    regards
    Mikael Fries
    Principal Product Manager / Oracle

  • Best practice DISK Layout for E-business suite 11i or R12 in SAN enviornmen

    Hi,
    Does any one have any document on best practices on DISK Layout for E-business suite 11i or R12 in SAN enviornment?
    My thoughts are :
    Mount point 1 =Oracle Binary
    Mount point 2 =Data files
    Mount point 2 =Index files
    Mount point 2 =Archived logs
    Please suggest

    On our HPUX node, we have each environment (PROD, TEST, DEV) on it's own separate mountpoint. Each mountpoint is a separate LUN (Vdisk) on our SAN (an HP EVA4400). No performance issues at all. Our Windows nodes runs Apache and forms, and that is on the internal disks on the windows machine itself. Hope this helps.

  • Bi Publisher Desktop in Windows 7 64 bit for E-Business Suite Development

    Hi Guyz,
    Please Guide me to install Bi Publisher Desktop in Windows 7 64 bit for E-Business Suite Development?
    When I tried to install with below versions it returns an Unexpected Error in the middle.
    1) p12395372_10g_WINNT - Oracle BI Publisher Desktop 10.1.3.2.1
    2) Oracle BI Publisher Desktop 10.1.3.4.1
    3) Oracle BI Publisher Desktop 10.1.3.4.2
    Thanks
    Fahmy

    >
    I tried Java 7. But Still I have the same issue.
    >
    which?
    >
    But I'm an Oracle Apps Developer and Oracle BI Desktop 11 is not certified with E-Business Suite.
    >
    where are the details?
    IMHO no needs to certify bip desktop with ebs
    >
    Please Guide me to install Bi Publisher Desktop in Windows 7 64 bit for E-Business Suite Development?
    >
    i use Bi Publisher Desktop 11.1.1.5 in Windows 7 64 for E-Business Suite r12 Development?
    http://www.oracle.com/technetwork/middleware/bi-publisher/downloads/index.html - Oracle BI Publisher Desktop 11.1.1.5.0 for Windows
    because i have some trouble with BI Publisher Desktop 11.1.1.6 (Please help!!! BI Publisher Desktop on Windows 7
    >
    I tried Java 7. But Still I have the same issue.
    >
    jre or jdk?
    from Please help!!! BI Publisher Desktop on Windows 7
    >
    I had jre installed already but not JDK.
    It worked after I installed JDK 7.
    >
    by anupma.s

  • Load Testing for IMS 5.2

    hi,
    is therer any tools available for load testing for ims 5.2? Can mailstone be used? Understand that this is used in NMS 4.x
    thxz
    cheerz
    marxz

    There is no offically supported load testing tools that I am aware of. You are correct that mailstone was shipped with NMS. I have used mailstone, once, but could not figure out what the thing was trying to do. I think it is badly written and the documentation is extremely lacking, IMHO.
    Being that iMS follows Internet standards you can use any testing tools that also follow those Internet standards. I've not researched to know if load testing tools exist for mail servers or not, certainly someone has done it.

  • Where is the doc for e-Business Suite Adaptor?

    Where is the doc for e-Business Suite Adaptor? When I search for it, all I find is a POD-cast.
    Thanks in advance,
    - Mike

    I'm unsure what kind of documentation you are after. It really comes down to the Oracle eBusiness documentation on how to implement it, e.g. field A should be populated with the following information.
    As far as the adapter documentation all you do is find the service using the adapter. This is broken into the different modules so it should be easy to find. When you select it the adapter will create the interface so you can start implementing your processes.
    Exactly what issues are you facing.
    cheers
    James

  • Best practice for E-business suite 11i or R12 Application backup

    Hi,
    I'm taking RMAN backup of database. What would be "Best practice for E-business suite 11i or R12 Application backup" procedure?
    Right now I'm taking file level backup. Please suggest if any.
    Thanks

    Please review the following thread, it should be helpful.
    Reommended backup and recovery startegy for EBS
    Reommended backup and recovery startegy for EBS

  • Need help on xml publisher 5.6.2 for E-business suite

    Hi,
    we are on 5.5.X now, i tried to find a install guide and download patch for 5.6.2 for E-business Suite but could not find any. Can you point me to the right place.
    Thanks,
    Message was edited by:
    tlcal1

    Metalink Note: 367394.1 (About Oracle XML Publisher Core Rollup Patch 5.6.2)
    Patch 5097966

  • About Solaris Operating System Platform for E-Business Suite 11.5.10.2

    Hello All,
    I have installed Solaris Operating System 10 (x86) on Sun Server V40z which has AMD processor.
    I have media pack of Oracle E-Business Suite 11.5.10.2 for Solaris Operating System (SPARC).
    Q. 1 ) is above media pack will work on my sever?
    I was checking this on http://edelivery.oracle.com
    but I am not able to find Platform Solaris Operating System (x86) for E-Business Suite 11.5.10.2
    Why it is not available ?
    Regards
    Chirag Patel
    Nairobi

    Q. 1 ) is above media pack will work on my sever?No.
    I was checking this on http://edelivery.oracle.com
    but I am not able to find Platform Solaris Operating
    System (x86) for E-Business Suite 11.5.10.2
    Why it is not available ?Because it is not certified.
    Certify - Oracle's Certification Matrices
    http://www.oracle.com/technology/support/metalink/index.html

  • DATA ARCHIVAL FOR e-Business Suite 11.5.10.2

    Hi,
    Does any one know any product/tools to archive data for e-Business Suite in 11.5.10.2?
    I know Oracle E-business Suite archival process for GL and other module.But my requirement is whenever I need archive data i can publish reports.
    Please advice.
    thanks

    Hi Arnoud ,
    Did you installed this product? ANY EXPERIENCE WITH product?
    thanks

  • License keys for mySAP Business Suite

    Hello,
    We have IDES system installed with Oracle database. IDES system was a part of installation of productive system.
    Our license expired 5 days ago. I requested new license from the site and only recieved temporary one. It says:
    "License keys for mySAP Business Suite
    The database you selected has not been licensed under this installation number. "
    What steps should i take to recieve unlimited license?
    If it requires Oracle license, should i order it from SAP or i can purchase it separately?
    Thank in advance.

    HI Naresh
    I did these steps and I upload the license in backend but  the message says:  2 licenses succesfull installed then  in the list of license
    there are two red trafic light
    ITP     Q1851760771     NetWeaver_DB6     11.08.2009     31.12.9999     Perm     0020310707     000000000310985405     Not yet valid
    ITP     Q1851760771     Maintenance_DB6     11.08.2009     12.11.2009     Perm     0020310707     000000000310985405     Not yet valid
    I don`t know what`'s the problem?
    any suggestion
    Regards
    Danny
    Edited by: Graciela Troya on Aug 13, 2009 12:35 AM

  • Performance and Load testing for Agentry applications in SMP2.3

    Hello Experts,
    We have a requirement to carry out the Performance and Load testing for our SAP Work Manager application (SMP2.3).
    Please guide me if ATE (Agentry Test environment) /  Jmeter / or any other testing tool can be utilized for the same.
    Would be great if you could provide me the steps / references for the same.
    Thanks,
    Abhishek

    Hi Abhishek,
    Please refer this document Agentry - Assets for Admins & Architects. It has very good content which explains about performance testing and performance tuning.
    Rgrds,
    Jitendra

  • Learning forms development for E-Business Suite

    Hi,
    I'm interested in learning forms development for Oracle E-Business Suite (specifically forms 10 as that is what I have installed on my vision instance). Other than the EBS developers guide, can anyone point me in the direction of some learning resources (books, online content etc) that I can learn forms from scratch? Specifically for E-Business Suite though as I'm aware that EBS forms development is significantly different than just standard Oracle forms.
    Any help would be greatly appreciated.
    Thanks

    Just giving this a quick bump up as I'm still looking for information if anyone can help!?

Maybe you are looking for

  • How do you make more albums in photo

    How do you make more albums in photo

  • FCP Studio 7 keyboard shortcut problems

    I have had to re-load my FCP7 Studio after a hard drive failure, it's now running under OSX 10.8.5 since the rebuild of the iMac's system etc--However I now find some strange things going on with some keyboard shortcuts and time line actions and I am

  • After exporting. some clips are dissapeared randomly.

    After exporting. some clips are dissapeared randomly in the result, mov. but the all clips exist on the timeline. i think it is rendering error. re-try, but same propblem is occured. how can i deal with this error? help me~

  • PCI 4351 error 201003

     i am trying to read a type k thermocouple signal and have recieved a number of errors when trying to set up a temperature channel first error is 201003 this occures when attempting to run the channel configuration second error occures ocational when

  • Hide Minimize Button in JFrame - Swing

    Hi Everybody, Is it possible to Hide the Minimize Button which will appear in right top Corner of the JFrame? OR Is it possible to deactivate the Minimize Action in the JFrame? This is for Java Application. Thanks in Advance. Best Regards Sam