Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issue using Oracle and Java add-in
#1
Not Solved
Hello Ankur

As suggested in an earlier post, to resolve the problem in Oracle, I have installed Oracle 8.2 addn and then installed Java addin by which i could record the script and objects appropriately.

Following is a sample code generated by recording using only the Oracle add-in and uninstalling Java add-in:

Code:
JavaWindow("Engineering Change Orders").JavaEdit("ECO_DEPARTMENT_0").Set "DSM"
JavaWindow("Engineering Change Orders").JavaEdit("CHANGES_REASON_CODE_0").SetFocus
JavaWindow("Engineering Change Orders").JavaDialog("ECO Customizations").JavaList("XXAM_ENG_ECO_SPECIAL_ENG_SPECIAL_ME").Select "Assignments List"

But the same code while running is throwing an Unspecified error with error code : 2147467259

Only when I use javaedit( ...).object.settext "aaa" etc, then does the code execute. Why do you think this happens?And .object does not provide all the required methods required to be performed in the navigation like setfocus, activate.What can i substitute for these methods?

Another issue is that, My application navigates through a java portal and this Oracle application and hence I require both the Java add-in and the Oracle add-in to be active. But when the java addin is enabled the Oracle code does not execue at all throwing object not identified error.
Does the patch QTPORACLE82P6102 or EWT.xml installation solve this problem?

is there an inherent conflict in these add-ins , or can this be resolved?

The Oracle add-in read me file says supports Oracle Forms 6.0, but our application is 4.5 , Is there a problem because of that.

Please let me your comments!!

Thanks!
Reply


Messages In This Thread
Issue using Oracle and Java add-in - by a_karamched - 03-27-2008, 05:50 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to record JAVA Swing application with JAVA add-in Mrudula Chinchanikar 0 813 11-24-2021, 07:18 PM
Last Post: Mrudula Chinchanikar
  java objects not getting identified with java update 8 in uft 11.5 milukuraju 0 2,864 02-06-2015, 12:04 AM
Last Post: milukuraju
  Choosing Add-ins in QTP When Oracle forms or other IDEs used in web based application QTPBeginer 0 2,492 03-27-2013, 11:06 PM
Last Post: QTPBeginer
  How to add a Third party Tool developed in Java to QTP mohamedziavudeen 0 2,702 07-04-2012, 01:13 PM
Last Post: mohamedziavudeen
  Issue QTP with Nasa WorldWind Java Applet lsansuin 0 1,822 03-29-2012, 03:32 PM
Last Post: lsansuin

Forum Jump:


Users browsing this thread: 1 Guest(s)