How do I assign an ODI variable from an Open Tool?
656842Sep 10 2008 — edited Sep 10 2008I'm writing an open tool (a custom tool to use in my ODI flows - a java class that implements oracle.odi.sdk.opentools.IOpenTool
). I need to perform a complex calculating in the java Open Tool and 'export' a value back into the ODI world. Idealy, it would be great if I could set a variable in ODI (from within the java world).
Is this possible?
If anyone knows the answer, or another way to do this (that might not be as ideal, but works all the same) please let me know.
Matt.