<?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: Openbravo ERP,Pentaho BI,SugarCRM Integration Steps</title>
	<atom:link href="http://opensourceerpguru.com/2008/06/17/openbravo-erppentaho-bisugarcrm-integration-steps/feed/" rel="self" type="application/rss+xml" />
	<link>http://opensourceerpguru.com/2008/06/17/openbravo-erppentaho-bisugarcrm-integration-steps/</link>
	<description></description>
	<lastBuildDate>Wed, 12 Jan 2011 05:50:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alexander</title>
		<link>http://opensourceerpguru.com/2008/06/17/openbravo-erppentaho-bisugarcrm-integration-steps/comment-page-1/#comment-2995</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Fri, 26 Jun 2009 13:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://opensourceerpguru.com/2008/06/17/openbravo-erppentaho-bisugarcrm-integration-steps/#comment-2995</guid>
		<description>Hi Yossi and all of you, Just released my first outcome from a project, where we read from an existing ERP system and write the data to ADempiere. Because ADempiere, Compiere and Openbravo have the same roots, the datastructures are still in most cases the same. So my approach should work for all of them, broader coverage for integrating this with SugarCRM is on the mid term roadmap. I&#039;m already implementing an interface for Palo the in-Memory OLAP cube with tools and a plugin for Excel from Jedox.

Pls. take a closer look to:
http://compiere-kettle.sourceforge.net

It&#039;s still work in progress.

Would love to hear, some people will support this activity, I don&#039;t like the idea to develop a wheel several times!
Cheers,
Alexander</description>
		<content:encoded><![CDATA[<p>Hi Yossi and all of you, Just released my first outcome from a project, where we read from an existing ERP system and write the data to ADempiere. Because ADempiere, Compiere and Openbravo have the same roots, the datastructures are still in most cases the same. So my approach should work for all of them, broader coverage for integrating this with SugarCRM is on the mid term roadmap. I&#8217;m already implementing an interface for Palo the in-Memory OLAP cube with tools and a plugin for Excel from Jedox.</p>
<p>Pls. take a closer look to:<br />
<a href="http://compiere-kettle.sourceforge.net" rel="nofollow">http://compiere-kettle.sourceforge.net</a></p>
<p>It&#8217;s still work in progress.</p>
<p>Would love to hear, some people will support this activity, I don&#8217;t like the idea to develop a wheel several times!<br />
Cheers,<br />
Alexander</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake Cornelius</title>
		<link>http://opensourceerpguru.com/2008/06/17/openbravo-erppentaho-bisugarcrm-integration-steps/comment-page-1/#comment-2837</link>
		<dc:creator>Jake Cornelius</dc:creator>
		<pubDate>Fri, 12 Dec 2008 14:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://opensourceerpguru.com/2008/06/17/openbravo-erppentaho-bisugarcrm-integration-steps/#comment-2837</guid>
		<description>On a windows, you can also use the middle mouse button (press wheel) to &#039;draw&#039; hops.</description>
		<content:encoded><![CDATA[<p>On a windows, you can also use the middle mouse button (press wheel) to &#8216;draw&#8217; hops.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MS</title>
		<link>http://opensourceerpguru.com/2008/06/17/openbravo-erppentaho-bisugarcrm-integration-steps/comment-page-1/#comment-2819</link>
		<dc:creator>MS</dc:creator>
		<pubDate>Fri, 17 Oct 2008 08:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://opensourceerpguru.com/2008/06/17/openbravo-erppentaho-bisugarcrm-integration-steps/#comment-2819</guid>
		<description>Dear Fred,

I&#039;d be really glad if you could post a complete walk through of the integration steps to be used as a reference document. 

Thanks,
MS</description>
		<content:encoded><![CDATA[<p>Dear Fred,</p>
<p>I&#8217;d be really glad if you could post a complete walk through of the integration steps to be used as a reference document. </p>
<p>Thanks,<br />
MS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: osserpguru</title>
		<link>http://opensourceerpguru.com/2008/06/17/openbravo-erppentaho-bisugarcrm-integration-steps/comment-page-1/#comment-2773</link>
		<dc:creator>osserpguru</dc:creator>
		<pubDate>Sat, 21 Jun 2008 04:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://opensourceerpguru.com/2008/06/17/openbravo-erppentaho-bisugarcrm-integration-steps/#comment-2773</guid>
		<description>Hi Fred,
Since the metadata structure used by Vtiger is different from that used by Sugar, Vtiger can not &#039;seamlessly&#039; replace Sugar in this setup. The problem is field mapping - in mot ETL processes, you will have to map fields from your source to fields from your destination. For example, if you source names the phone number field &#039;PhoneNumber&#039; and your destination names is &#039;Phone1&#039;, you have to map &#039;PhoneNumber&#039; to &#039;Phone1&#039;. That mapping is only valid for your specific sources and destinations. There is no &#039;global mapping&#039; yet, and I doubt there ever will be.
As for the underlying database engine-having your source and target system run the same database might make it slightly easier to integrate. I tcan also be easier to do performance tuning,maintenance, backups etc. on a single database flavor.
But as far as Kettel (or any other ETL tool) is concerned, once your the data source has been defined, the actual database of the data source is abstracted and as long as it supports standard SQL the database engine is meaningless.</description>
		<content:encoded><![CDATA[<p>Hi Fred,<br />
Since the metadata structure used by Vtiger is different from that used by Sugar, Vtiger can not &#8217;seamlessly&#8217; replace Sugar in this setup. The problem is field mapping &#8211; in mot ETL processes, you will have to map fields from your source to fields from your destination. For example, if you source names the phone number field &#8216;PhoneNumber&#8217; and your destination names is &#8216;Phone1&#8242;, you have to map &#8216;PhoneNumber&#8217; to &#8216;Phone1&#8242;. That mapping is only valid for your specific sources and destinations. There is no &#8216;global mapping&#8217; yet, and I doubt there ever will be.<br />
As for the underlying database engine-having your source and target system run the same database might make it slightly easier to integrate. I tcan also be easier to do performance tuning,maintenance, backups etc. on a single database flavor.<br />
But as far as Kettel (or any other ETL tool) is concerned, once your the data source has been defined, the actual database of the data source is abstracted and as long as it supports standard SQL the database engine is meaningless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://opensourceerpguru.com/2008/06/17/openbravo-erppentaho-bisugarcrm-integration-steps/comment-page-1/#comment-2772</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Thu, 19 Jun 2008 12:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://opensourceerpguru.com/2008/06/17/openbravo-erppentaho-bisugarcrm-integration-steps/#comment-2772</guid>
		<description>Could I assume Vtiger would be interchangeable with Sugar in this setup?
Vtiger is getting PostgreSQL support - better future integration?
Integration - the final frontier for Open Source Enterprise Software...
Keep up the great work!</description>
		<content:encoded><![CDATA[<p>Could I assume Vtiger would be interchangeable with Sugar in this setup?<br />
Vtiger is getting PostgreSQL support &#8211; better future integration?<br />
Integration &#8211; the final frontier for Open Source Enterprise Software&#8230;<br />
Keep up the great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://opensourceerpguru.com/2008/06/17/openbravo-erppentaho-bisugarcrm-integration-steps/comment-page-1/#comment-2771</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Thu, 19 Jun 2008 12:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://opensourceerpguru.com/2008/06/17/openbravo-erppentaho-bisugarcrm-integration-steps/#comment-2771</guid>
		<description>Could I assume Vtiger would be interchangeable with Sugar in this setup?
Vtiger is getting PostgreSQL support - better future integration?
Integration - the final frontier for Open Source Enterprise Software...
Keep up the great work!</description>
		<content:encoded><![CDATA[<p>Could I assume Vtiger would be interchangeable with Sugar in this setup?<br />
Vtiger is getting PostgreSQL support &#8211; better future integration?<br />
Integration &#8211; the final frontier for Open Source Enterprise Software&#8230;<br />
Keep up the great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: osserpguru</title>
		<link>http://opensourceerpguru.com/2008/06/17/openbravo-erppentaho-bisugarcrm-integration-steps/comment-page-1/#comment-2770</link>
		<dc:creator>osserpguru</dc:creator>
		<pubDate>Wed, 18 Jun 2008 17:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://opensourceerpguru.com/2008/06/17/openbravo-erppentaho-bisugarcrm-integration-steps/#comment-2770</guid>
		<description>James - Thanks for the tip. I still expect a drag and drop functionality here. I might add this as a feature request.</description>
		<content:encoded><![CDATA[<p>James &#8211; Thanks for the tip. I still expect a drag and drop functionality here. I might add this as a feature request.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Dixon</title>
		<link>http://opensourceerpguru.com/2008/06/17/openbravo-erppentaho-bisugarcrm-integration-steps/comment-page-1/#comment-2769</link>
		<dc:creator>James Dixon</dc:creator>
		<pubDate>Wed, 18 Jun 2008 13:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://opensourceerpguru.com/2008/06/17/openbravo-erppentaho-bisugarcrm-integration-steps/#comment-2769</guid>
		<description>You can connect two step in Kettle by selecting two steps (by dragging the mouse to make a box over them or by CTRL-click on both steps). Then you can right-click on either of the two steps and you should get a popup-menu with the option to create a new hop.</description>
		<content:encoded><![CDATA[<p>You can connect two step in Kettle by selecting two steps (by dragging the mouse to make a box over them or by CTRL-click on both steps). Then you can right-click on either of the two steps and you should get a popup-menu with the option to create a new hop.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

