ODIExperts.com

The blog for Oracle Data Integrator ( ODI )

November 28, 2013
by Cezar Santos
2 Comments

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

Tags: , , , , ,

Single Post View


How to Change ODI Language (Idiom)

Hi Everyone… I always got some e-mail asking about how to change the Language (Idiom) on ODI. It’s pretty simple… just go tho the following link! http://docs.oracle.com/cd/E28280_01/install.1111/e16453/configure.htm#CACCAJBE   Thank you for visit us!

November 27, 2011
by kdevendr
12 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

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 kdevendr
0 comments

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

Single Post View


Creating Interface for Single Source and Target

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

November 13, 2011
by kdevendr
6 Comments

Categories: How to , Knowledge Modules , ODI , Tips and Tricks

Tags: , , , , ,

Single Post View


Handling the “ORDER BY” clause in an interface

Hello Everyone… We always get a lot of emails asking about how to “Order By” in ODI because of that, here there is a simple way to do it… Stays as a suggestion to Oracle implement as default feature in … Continue reading


© Copyright 2024 | All Rights Reserved


Creative Commons License


Scroll to Top