<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Thoughts on Oracle Data Integrator</title>
	<atom:link href="http://www.rittmanmead.com/2007/03/26/thoughts-on-oracle-data-integrator/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rittmanmead.com/2007/03/26/thoughts-on-oracle-data-integrator/</link>
	<description>Delivered Intelligence</description>
	<lastBuildDate>Wed, 17 Mar 2010 13:47:41 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Harsha</title>
		<link>http://www.rittmanmead.com/2007/03/26/thoughts-on-oracle-data-integrator/comment-page-1/#comment-2646</link>
		<dc:creator>Harsha</dc:creator>
		<pubDate>Tue, 26 Feb 2008 13:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2007/03/26/thoughts-on-oracle-data-integrator/#comment-2646</guid>
		<description>Hi,
Whether ODI supports oracle 9i Database r not?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Whether ODI supports oracle 9i Database r not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bogiadispacy</title>
		<link>http://www.rittmanmead.com/2007/03/26/thoughts-on-oracle-data-integrator/comment-page-1/#comment-2644</link>
		<dc:creator>bogiadispacy</dc:creator>
		<pubDate>Wed, 30 Jan 2008 08:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2007/03/26/thoughts-on-oracle-data-integrator/#comment-2644</guid>
		<description>Hi
I’m working on setting up Sync CDC in ODI but I don&#039;t know to capture data . So can you sent me the document to explain how Sync CDC is set up in ODI
Thanks</description>
		<content:encoded><![CDATA[<p>Hi<br />
I’m working on setting up Sync CDC in ODI but I don&#8217;t know to capture data . So can you sent me the document to explain how Sync CDC is set up in ODI<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt maxson</title>
		<link>http://www.rittmanmead.com/2007/03/26/thoughts-on-oracle-data-integrator/comment-page-1/#comment-2643</link>
		<dc:creator>matt maxson</dc:creator>
		<pubDate>Wed, 16 Jan 2008 02:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2007/03/26/thoughts-on-oracle-data-integrator/#comment-2643</guid>
		<description>Hi Mark,

Good article.  Has anyone used the new Hyperion HFM and Essbase adaptors for ODI to push data from ODI to these source databases?  Or are people using HFDM to do this from ODI?</description>
		<content:encoded><![CDATA[<p>Hi Mark,</p>
<p>Good article.  Has anyone used the new Hyperion HFM and Essbase adaptors for ODI to push data from ODI to these source databases?  Or are people using HFDM to do this from ODI?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simone</title>
		<link>http://www.rittmanmead.com/2007/03/26/thoughts-on-oracle-data-integrator/comment-page-1/#comment-2645</link>
		<dc:creator>Simone</dc:creator>
		<pubDate>Mon, 03 Dec 2007 16:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2007/03/26/thoughts-on-oracle-data-integrator/#comment-2645</guid>
		<description>Hi, I&#039;ve got a problem.
When I try to journal a datastore which its name is 24 o 25 characters , I got the error
&quot;This datastoreis not journalized on this context&quot;. Why?</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve got a problem.<br />
When I try to journal a datastore which its name is 24 o 25 characters , I got the error<br />
&#8220;This datastoreis not journalized on this context&#8221;. Why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahesh</title>
		<link>http://www.rittmanmead.com/2007/03/26/thoughts-on-oracle-data-integrator/comment-page-1/#comment-2640</link>
		<dc:creator>mahesh</dc:creator>
		<pubDate>Mon, 11 Jun 2007 10:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2007/03/26/thoughts-on-oracle-data-integrator/#comment-2640</guid>
		<description>It&#039;s great to read Mark&#039;s evaluation on ODI. I am in a process of synchronizing data between two applications which do not expose internal data schemas but a web service and SOAP API list are provided for manipulating data. For this use case, as a POC I tried to invoke the provided web service and create a XML data server. But I could not able to invoke any method except login method as other method calls need authentication (other methods do not login info arguments). I still cannot find a way to store login() response (URL and sessionId) temporary and post subsequent method calls to that url (like we do in a proxy in web services client application).

May be I&#039;ve not explained well the situation, but anyway basically what I need is to create a ‘Data Server’ from data which acquire from an external web service and proceed with interfaces in ODI.

I follow Nathalie’s blog too, but those areas have not been discussed yet.

Thanks.
-mahesh</description>
		<content:encoded><![CDATA[<p>It&#8217;s great to read Mark&#8217;s evaluation on ODI. I am in a process of synchronizing data between two applications which do not expose internal data schemas but a web service and SOAP API list are provided for manipulating data. For this use case, as a POC I tried to invoke the provided web service and create a XML data server. But I could not able to invoke any method except login method as other method calls need authentication (other methods do not login info arguments). I still cannot find a way to store login() response (URL and sessionId) temporary and post subsequent method calls to that url (like we do in a proxy in web services client application).</p>
<p>May be I&#8217;ve not explained well the situation, but anyway basically what I need is to create a ‘Data Server’ from data which acquire from an external web service and proceed with interfaces in ODI.</p>
<p>I follow Nathalie’s blog too, but those areas have not been discussed yet.</p>
<p>Thanks.<br />
-mahesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo van Gaal</title>
		<link>http://www.rittmanmead.com/2007/03/26/thoughts-on-oracle-data-integrator/comment-page-1/#comment-2634</link>
		<dc:creator>Leo van Gaal</dc:creator>
		<pubDate>Tue, 05 Jun 2007 19:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2007/03/26/thoughts-on-oracle-data-integrator/#comment-2634</guid>
		<description>Great article! I downloaded ODI to solve an old problem: migration of a dBaseIII fiel with a memo field into an oracle table.
are knowledge modules avaiable for this situation ?

thans in advance.

Leo</description>
		<content:encoded><![CDATA[<p>Great article! I downloaded ODI to solve an old problem: migration of a dBaseIII fiel with a memo field into an oracle table.<br />
are knowledge modules avaiable for this situation ?</p>
<p>thans in advance.</p>
<p>Leo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Scott</title>
		<link>http://www.rittmanmead.com/2007/03/26/thoughts-on-oracle-data-integrator/comment-page-1/#comment-2641</link>
		<dc:creator>Peter Scott</dc:creator>
		<pubDate>Sat, 26 May 2007 16:34:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2007/03/26/thoughts-on-oracle-data-integrator/#comment-2641</guid>
		<description>Jeff - my take on this  is that some of the integration tools from query tool vendors such as Cognos and BO are designed to work with any target database and have the &quot;lowest common denominator&quot; approach to coding this is often comes out as row-based simple SQL. I would prefer to implement good database specific code for my ETL process - it is here where I want the best use of my batch window so I favour product that target the code generated to platform</description>
		<content:encoded><![CDATA[<p>Jeff &#8211; my take on this  is that some of the integration tools from query tool vendors such as Cognos and BO are designed to work with any target database and have the &#8220;lowest common denominator&#8221; approach to coding this is often comes out as row-based simple SQL. I would prefer to implement good database specific code for my ETL process &#8211; it is here where I want the best use of my batch window so I favour product that target the code generated to platform</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.rittmanmead.com/2007/03/26/thoughts-on-oracle-data-integrator/comment-page-1/#comment-2630</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 25 May 2007 12:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2007/03/26/thoughts-on-oracle-data-integrator/#comment-2630</guid>
		<description>Good article! One thing we debate at my work is choice of ETL vendor. We use OWB and oracle data warehouse and ODI appears to have some interesting features. Our debate goes like this &quot;should the ETL tool integrate more closely with the database or the data access tools&quot;. We use Business Objects for data access and some feel we should be considering their Data Integrator product as their being sold on the intgegration with the BO product stack. I feel it&#039;s more important that the ETL and db work well together.
Any opinions?
jeff</description>
		<content:encoded><![CDATA[<p>Good article! One thing we debate at my work is choice of ETL vendor. We use OWB and oracle data warehouse and ODI appears to have some interesting features. Our debate goes like this &#8220;should the ETL tool integrate more closely with the database or the data access tools&#8221;. We use Business Objects for data access and some feel we should be considering their Data Integrator product as their being sold on the intgegration with the BO product stack. I feel it&#8217;s more important that the ETL and db work well together.<br />
Any opinions?<br />
jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raghava</title>
		<link>http://www.rittmanmead.com/2007/03/26/thoughts-on-oracle-data-integrator/comment-page-1/#comment-2629</link>
		<dc:creator>Raghava</dc:creator>
		<pubDate>Fri, 25 May 2007 10:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2007/03/26/thoughts-on-oracle-data-integrator/#comment-2629</guid>
		<description>Good information about the OWB and ODI</description>
		<content:encoded><![CDATA[<p>Good information about the OWB and ODI</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikash</title>
		<link>http://www.rittmanmead.com/2007/03/26/thoughts-on-oracle-data-integrator/comment-page-1/#comment-2636</link>
		<dc:creator>Vikash</dc:creator>
		<pubDate>Tue, 15 May 2007 13:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2007/03/26/thoughts-on-oracle-data-integrator/#comment-2636</guid>
		<description>Hi Mark,

I am trying to evalute the ODI tool for the conversion and interfaces purpose while implementing the R12 Oracle Enterprise Suite, am but skeptical of using this tool for this implementation as I am not sure if all my requirements will be met by ODI, can you give your inputs of utilising ODI for the above context, also would like to know the scenarios where this tool can be used .

thnx

Vikash</description>
		<content:encoded><![CDATA[<p>Hi Mark,</p>
<p>I am trying to evalute the ODI tool for the conversion and interfaces purpose while implementing the R12 Oracle Enterprise Suite, am but skeptical of using this tool for this implementation as I am not sure if all my requirements will be met by ODI, can you give your inputs of utilising ODI for the above context, also would like to know the scenarios where this tool can be used .</p>
<p>thnx</p>
<p>Vikash</p>
]]></content:encoded>
	</item>
</channel>
</rss>
