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!

ODI 12.1.3 executing Groovy as a procedure task

jhall_uk_reduxOct 11 2016 — edited Oct 13 2016

Hello experts,

I am new to Groovy and I have created a Groovy script in ODI 12.1.3 which runs fine standalone via the ODI Studio Groovy script editor - the script is based on the one that David Allan posted to auto create a mapping and which is posted here: https://blogs.oracle.com/dataintegration/entry/odi_12c_mapping_sdk_the

However, I do not know how to get this to work as an ODI Procedure as I want to extend this so that I can iteratively generate many mappings via a source command that queries a database table. Are there are any differences in how Groovy code is entered in the script editor versus how it is entered via the procedure task editor?

I have imported the classes at the top of the Groovy script.

cheers,

John

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 10 2016
Added on Oct 11 2016
3 comments
515 views