<?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 for Oracle DRM Blog</title>
	<atom:link href="http://danielpoon.com/working/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://danielpoon.com/working</link>
	<description>Data Governance and Master Data Management Best Practice</description>
	<lastBuildDate>Fri, 16 Dec 2011 10:24:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on Building Hierarchies with Automator by Daniel</title>
		<link>http://danielpoon.com/working/2009/06/08/building-hierarchies-with-automator/comment-page-1/#comment-259</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 16 Dec 2011 10:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://danielpoon.com/working/2009/06/08/building-hierarchies-with-automator/#comment-259</guid>
		<description>Naren, depending on the system version you are using, before v11 you are likely to use HAL to integrate DRM into HFM. In v11 you use ODI.</description>
		<content:encoded><![CDATA[<p>Naren, depending on the system version you are using, before v11 you are likely to use HAL to integrate DRM into HFM. In v11 you use ODI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tracking Changes &#8211; Revisited by Daniel</title>
		<link>http://danielpoon.com/working/2009/10/14/tracking-changes/comment-page-1/#comment-258</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 16 Dec 2011 10:22:51 +0000</pubDate>
		<guid isPermaLink="false">http://danielpoon.com/working/2009/10/14/tracking-changes/#comment-258</guid>
		<description>Kalyan, yes DRM can manage any hierarchy beyond Oracle because it does not have pre-build interfaces. It exports to database or text format that can work with programmed interfaces or SOAP API. And yes yoga re dead on about ODI. This is one of the best way to get DRM to interface with most downstream systems. Without ODI, you will likely need other ways such as PL/SQL, or Java programming to transform the metadata to the target system.</description>
		<content:encoded><![CDATA[<p>Kalyan, yes DRM can manage any hierarchy beyond Oracle because it does not have pre-build interfaces. It exports to database or text format that can work with programmed interfaces or SOAP API. And yes yoga re dead on about ODI. This is one of the best way to get DRM to interface with most downstream systems. Without ODI, you will likely need other ways such as PL/SQL, or Java programming to transform the metadata to the target system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tracking Changes &#8211; Revisited by Kalyan</title>
		<link>http://danielpoon.com/working/2009/10/14/tracking-changes/comment-page-1/#comment-257</link>
		<dc:creator>Kalyan</dc:creator>
		<pubDate>Tue, 06 Dec 2011 18:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://danielpoon.com/working/2009/10/14/tracking-changes/#comment-257</guid>
		<description>Hi Daniel,

I am looking for some info on DRM.Can you please help.

1. Can DRM manage the hierarchies of non-Oracle products. (For example, does it have an ability to interface with and manage the internal hierarchies of Guidewire( A claims system))?

2. does DRM interact with ODI to achieve that type of integration.

Appreciate your response..</description>
		<content:encoded><![CDATA[<p>Hi Daniel,</p>
<p>I am looking for some info on DRM.Can you please help.</p>
<p>1. Can DRM manage the hierarchies of non-Oracle products. (For example, does it have an ability to interface with and manage the internal hierarchies of Guidewire( A claims system))?</p>
<p>2. does DRM interact with ODI to achieve that type of integration.</p>
<p>Appreciate your response..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solving Oracle 10g error: &#8220;RemoteOperationException: ERROR: wrong password for user&#8221; by Erik</title>
		<link>http://danielpoon.com/working/2009/07/15/solving-oracle-10g-error-remoteoperationexception-error-wrong-password-for-user/comment-page-1/#comment-256</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Sun, 04 Dec 2011 12:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://danielpoon.com/working/2009/07/15/solving-oracle-10g-error-remoteoperationexception-error-wrong-password-for-user/#comment-256</guid>
		<description>This solution worked well on XP 10g installation. Thanks for posting.</description>
		<content:encoded><![CDATA[<p>This solution worked well on XP 10g installation. Thanks for posting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Hierarchies with Automator by Narender</title>
		<link>http://danielpoon.com/working/2009/06/08/building-hierarchies-with-automator/comment-page-1/#comment-255</link>
		<dc:creator>Narender</dc:creator>
		<pubDate>Thu, 03 Nov 2011 13:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://danielpoon.com/working/2009/06/08/building-hierarchies-with-automator/#comment-255</guid>
		<description>Hi Daniel,

This is about HFM and DRM integration.

It would be great if you can explain one full cycle to export and import of Metadata from HFM to DRM and Vice Versa.

For example:

We can use simple.xml file from Simple Demo application folder from HFM and building hierarchy in DRM using this XML file. Make changes in the hierarchy if necessary. Export XML file from DRM and load it into HFM.

I am new to DRM, and tried doing the same. However, the export XML format from DRM is not accepted by HFM.

Thanks in advance for your help.

Regards,
Naren
+91 9849605007</description>
		<content:encoded><![CDATA[<p>Hi Daniel,</p>
<p>This is about HFM and DRM integration.</p>
<p>It would be great if you can explain one full cycle to export and import of Metadata from HFM to DRM and Vice Versa.</p>
<p>For example:</p>
<p>We can use simple.xml file from Simple Demo application folder from HFM and building hierarchy in DRM using this XML file. Make changes in the hierarchy if necessary. Export XML file from DRM and load it into HFM.</p>
<p>I am new to DRM, and tried doing the same. However, the export XML format from DRM is not accepted by HFM.</p>
<p>Thanks in advance for your help.</p>
<p>Regards,<br />
Naren<br />
+91 9849605007</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tracking Changes &#8211; Revisited by Vijay</title>
		<link>http://danielpoon.com/working/2009/10/14/tracking-changes/comment-page-1/#comment-254</link>
		<dc:creator>Vijay</dc:creator>
		<pubDate>Mon, 26 Sep 2011 10:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://danielpoon.com/working/2009/10/14/tracking-changes/#comment-254</guid>
		<description>Hi Russ,

nice to hear that you posted bunch of Screen Shots in MDM
I love to see them,,,
can you please share the link for the same</description>
		<content:encoded><![CDATA[<p>Hi Russ,</p>
<p>nice to hear that you posted bunch of Screen Shots in MDM<br />
I love to see them,,,<br />
can you please share the link for the same</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Hierarchies with Automator by Daniel</title>
		<link>http://danielpoon.com/working/2009/06/08/building-hierarchies-with-automator/comment-page-1/#comment-253</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 13 May 2011 20:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://danielpoon.com/working/2009/06/08/building-hierarchies-with-automator/#comment-253</guid>
		<description>Let me know which part u want more explaination</description>
		<content:encoded><![CDATA[<p>Let me know which part u want more explaination</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solving Oracle 10g error: &#8220;RemoteOperationException: ERROR: wrong password for user&#8221; by Daniel</title>
		<link>http://danielpoon.com/working/2009/07/15/solving-oracle-10g-error-remoteoperationexception-error-wrong-password-for-user/comment-page-1/#comment-252</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 13 May 2011 20:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://danielpoon.com/working/2009/07/15/solving-oracle-10g-error-remoteoperationexception-error-wrong-password-for-user/#comment-252</guid>
		<description>??? What&#039;s EM???</description>
		<content:encoded><![CDATA[<p>??? What&#8217;s EM???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solving Oracle 10g error: &#8220;RemoteOperationException: ERROR: wrong password for user&#8221; by Ashu singh</title>
		<link>http://danielpoon.com/working/2009/07/15/solving-oracle-10g-error-remoteoperationexception-error-wrong-password-for-user/comment-page-1/#comment-250</link>
		<dc:creator>Ashu singh</dc:creator>
		<pubDate>Wed, 27 Apr 2011 12:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://danielpoon.com/working/2009/07/15/solving-oracle-10g-error-remoteoperationexception-error-wrong-password-for-user/#comment-250</guid>
		<description>Whenever i try to shutdown database Using em this problem occurs but i am able to shut it down using sql*plus what should be the reson please inform me</description>
		<content:encoded><![CDATA[<p>Whenever i try to shutdown database Using em this problem occurs but i am able to shut it down using sql*plus what should be the reson please inform me</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building Hierarchies with Automator by Tabu</title>
		<link>http://danielpoon.com/working/2009/06/08/building-hierarchies-with-automator/comment-page-1/#comment-249</link>
		<dc:creator>Tabu</dc:creator>
		<pubDate>Wed, 06 Apr 2011 11:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://danielpoon.com/working/2009/06/08/building-hierarchies-with-automator/#comment-249</guid>
		<description>Can anyone pls explain me what does DRM exactly do?</description>
		<content:encoded><![CDATA[<p>Can anyone pls explain me what does DRM exactly do?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 1.025 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-02 23:00:14 -->

