ODI Experts

The blog for Oracle Data Integrator

November 27, 2011
by Kshitiz Devendra
5 Comments

Categories: How to , Logic , ODI , Others , SDK , SQL , Tips and Tricks

Tags: , , , , , , ,

Single Post View


Export and Importing Scenarios based on Project (or)Folder – ODI SDK

Hi Everyone, Keeping our “java series” we have one more piece of code to share. I hope you “enjoy” it! The below code is used to Export and Import all the Scenario from Development Work Rep to Execution Work Rep … Continue reading

November 16, 2011
by Kshitiz Devendra
4 Comments

Categories: How to , ODI , SDK , Tips and Tricks

Single Post View


Creating Interface for Single Source and Target – ODI SDK

This particular Code generate Interface and Scenario for one single Source and Target. By default the target datastore name is used as the Interface Name package odi_sdk; import java.util.Collection; import java.util.HashSet; import java.util.Iterator; import oracle.odi.core.OdiInstance; import oracle.odi.core.config.MasterRepositoryDbInfo; import oracle.odi.core.config.OdiInstanceConfig; import … Continue reading


© Copyright 2012 | All Rights Reserved


Creative Commons License


Scroll to Top