Skip to Main Content

SQL Developer Data Modeler

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How can I create libraries in Custom Transformation Scripts of Data Modeler

User_BPSVFMay 11 2022

I have several transformation scripts written in JavaScript that use the Oracle Nashorn engine.
There are methods in these scripts which are repeated multiple times. I wanted to club these into a library and import that library so that I can call the methods and use them instead of implicitly defining them in each script.
I tried creating Libraries in data modeler but I am not able to import them / change the code for a created library

Comments

I dont see a msi version in the link. whats the process to get the msi file.

PhHein

Have a look here:

https://www.oracle.com/technetwork/java/javase/documentation/msiinstallerfaq-2967694.html

It is available to Java SE Subscription, and Java SE Desktop Subscription subscribers, and is a commercial feature entitlement for  legacy Java SE Advanced and Java SE Advanced Desktop customers.

1 - 3

Post Details

Added on May 11 2022
0 comments
175 views