My Oracle Support Banner

How to replace an Oracle Scripting panel with a Java Bean (CUSTOMIZATION) (Doc ID 1325021.1)

Last updated on DECEMBER 03, 2019

Applies to:

Oracle Scripting - Version 12.0 and later
Information in this document applies to any platform.

Goal

The purpose of this note, is as an extension of the:

Oracle Scripting
Developer's Guide

To give a working example of replacing a graphical script Panel with a custom Java Bean.
 

Note:

Replacing panels in a script with custom Java beans is customization. Custom Java beans must be developed by knowledgeable individuals certified in Java and any other appropriate technologies.

Problems with customized script are not supported by Oracle.

Ensure you understand return values, methods, and properties used in custom Java bean components.



Note:

This not provides only a simple example of what be achieved and can be used as a template for further development, however it is not meant to provide a 'package solution' and the same results may be achievable in numerous different ways.

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
 Overview for the Script
 Create the Java Code for the Java Bean
 Build .Class files on the Application Server
 Create .jar file locally
 Upload Jar into Scripting Administrator
 Create a Script
 Panel 1
 Properties
 Answers
 Panel 2
 Properties
 Answers
 Add a Group
 Properties
 Shortcut
 Panel 3 (under ResultsGroup)
 Properties
 Answers
 Complete Script
 java.policy File
 Testing the Script
 TroubleShooting
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.