Home » Applications » Oracle Fusion Apps & E-Business Suite » Java Script Function Error using Window Handler (Oracle R12, UNIX)
Java Script Function Error using Window Handler [message #348848] Thu, 18 September 2008 02:05
shk197410
Messages: 1
Registered: September 2008
Junior Member
We are trying to call a third party application within Oracle Applications 10g. We are able to launch the application in a seperate window, but when we make any Java Function call to pass data to the 3rd party application we get a FRM-92100 error - netscape.javascript.JSException error: Failure to evaluate Java Function. We are not able to invoke the custom java script function using the window handler.

About the customization: We are trying to integrate/invoke the third party application from the custom form.

Business Flow: Click of button, It should launch the third party application in a separate window, we will get the window handler for the third party application , using the window handler we should close the third party application (all back and forth communication happening using Java Script ). Also we need to invoke the custom java script function

Approach: Created a Pluggable Java Component (PJC), and attached to the Java Bean in the forms 10g environment.

PJC Details: Using the oracle standard View Bean package and JSobject we created with the respective methods (Created as JAR file)

Java Bean: Attach the PJC to the Java Bean component in forms 10g. Also as per the business logic attached the bean methods to Push Button / Text Box with their corresponding events/triggers using the set_custom property

ISSUE: In fulfilling our requirement – we are able to launch and close the third party application from forms 10g and from ERP environment, but we are not able to invoke the custom java script function using the window handler
Previous Topic: A/P PREPAYMENT INVOICE MATCHING
Next Topic: Automatic Hold - After Order is Booked (Order Management)
Goto Forum:
  


Current Time: Sun Jun 30 10:31:52 CDT 2024