Hi All,
I am facing issues with Oracle R12 application.
I have created a script in Oracle Application 11i protocol on Oracle R12 application.
My script is able navigate till the end of oracle web interface and able to connect to oracle server, i.e. I am able to PASS nca_connect_server ("<host name>", "<port no.>", "<module>") this step.
But the script is failing after this step with below error message;
---
Unsupported Java class: oracle.apps.fnd.soa.forms.services.rt.CommBean
After this step a file download pop up window appears for “t10.unk” file and remain there even after script finished working.
I Installed JRE and JDK 1.6U35
Please help me on this
Thanks & Regards,
What about the jar file specified in the error?
-A
--
You received this message because you are subscribed to the Google Groups "LoadRunner" group.
To unsubscribe from this group and stop receiving emails from it, send an email to LR-LoadRunne...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
there is no jar files.