Skip to Main Content

Analytics Software

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!

Using substitution methods in java

645617Oct 21 2008 — edited Oct 22 2008
I am currently developing an open tool in Java.

I have some basic code that works fine when invoked from ODI, however I would like to be able to use some of the functionality that is available via Jython (for example the equivalent of '<%=odiRef.getInfo("DEST_USER_NAME")%>'.

I assume that Jython is (somehow) calling a getInfo method on a java class and was wondering whether I can do the equivalent from my java opentool.

Thanks,

Chris
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 19 2008
Added on Oct 21 2008
4 comments
769 views