RSS ODI Experts
哪吒推荐该订阅
简介:blog from odi experts
原站:http://odiexperts.com
指数:
点击立即订阅,“ODI Experts”的内容有更新,哪吒第一时间提醒您
“ODI Experts”的内容更新
累计:85 篇(自 2009-10-15 起)
更新:约3篇/月,最后更新75 天前
ODI Experts
this particular code generate interface and scenario for one single source and target. by default the target datastore name is used as the interface namepackage 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 oracl... (75 天前)
ODI Experts
this particular odi sdk codes creates one source to one target ? interface and accordingly generate scenario,? based on condition where the source table is same as target table name , under two different model.by default the target datastore name is used as the interface name.for this example , source model is hr schema and also the target model is hr ... (75 天前)
ODI Experts
the below codes ?automatically adds all the interface/scenarios of a folder ?into a new package .the below codes are written in such a way so that minimal changes are required .all you would need to change is the parameters . ?also in the scenarios we have mentioned only scenario name and version?as -1 so please change accordingly or add more parameter... (75 天前)
ODI Experts
this post is about on how to create package and call variable in different mode namely declare, set, refresh and evaluate mode and interface and scenarios inside the package ,using odi .as you know that in package we define each odi object as step. similarly in sdk codes too we declare step depending on the type of object and call them in the package . ... (75 天前)
ODI Experts
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 forward versions!a simple example how to handle order by in odi.solution 1step 1.? create an optionstep 2. add the code into km<% if (odiref.ge... (75 天前)
ODI Experts
in this below example we are creating a temporary interface with hr table regions as the source .please go through this post ( http://odiexperts.com/odi-sdk-setup-and-config-in-eclipse ) before proceeding and this post is a continuation of the objects created in the old post.the below codes assumes that we already have the hr model with regions datasto... (101 天前)
ODI Experts
this post is about to create odi procedure using the sdk codes.the logic is pretty simple initially find the project, folder , technology and store them into variable.declare a new odi procedureadd the line and for each line define the parameters , technology and expression for target and source if requiredfinally persist the procedure.// find the... (101 天前)
订阅者 ( 1 )
u73898937
相关订阅源
RSS Oracle RSS Feed Notification

The RSS feed you have subscribed to has moved

标签: oracle

指数 | 3人订阅  

我要反馈