<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Import CRM Data</title><link>http://forums.method.me/cs/forums/thread/6284.aspx</link><pubDate>Fri, 27 May 2011 18:48:36 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:6284</guid><dc:creator>Method_Michael</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/6284.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=6284</wfw:commentRss><description>&lt;p&gt;Hi Roger,&lt;/p&gt;
&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/cs/Themes/methodtheme/images/icon-quote.gif"&gt; &lt;strong&gt;roger:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;Which Method tables contain bits of information related to CRM? &amp;nbsp;It appears obvious that the &amp;#39;Contacts&amp;#39; and &amp;#39;Customer&amp;#39; tables are involved (setting the &amp;#39;IsLeadStatusOnly&amp;#39; field to &amp;#39;TRUE&amp;#39;) but are there other tables (LeadSource, Opportunity, etc.)&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;The only other tables you would need to be concerned about are tables that are referenced in the Customer or Contacts table which essentially means any drop down field found in either of these 2 tables. For example if you are importing a value for SalesRep into the Customer table you will have to make sure that in the SalesRep table the value you are trying to use exists.&lt;/p&gt;
&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/cs/Themes/methodtheme/images/icon-quote.gif"&gt; &lt;strong&gt;roger:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;Do I import the &amp;#39;Customer&amp;#39; table data first and then export the updated &amp;#39;Customer&amp;#39; table to match the &amp;quot;auto-assigned&amp;quot; &amp;#39;RecordID&amp;#39; &amp;nbsp;to the &amp;#39;EntityRecordID&amp;#39; field listed within the &amp;#39;Contacts&amp;#39; table? &amp;nbsp;If so, do I need to &amp;quot;map&amp;quot; fields listed within the &amp;#39;Contacts&amp;#39; table that are &amp;quot;shared&amp;quot; with the &amp;#39;Customer&amp;#39; table (e.g. address fields)? &amp;nbsp;Also, is it sufficient to include the &amp;#39;EntityRecordID&amp;#39; only or should I also include &amp;#39;Entity_RecordID&amp;#39; and/or &amp;#39;EntityType&amp;#39; data?&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;The contacts in the Contacts table are linked to a customer based on the Entity field(FullName from Customer table). When looking at a table they only fields thare are required are those that are checked as being required, in the case of the Contacts table all you would need to have at a minimum a value for the Entity field. The FullName field in the Customer table would have to match the Entity in the Contacts table.&lt;/p&gt;
&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/cs/Themes/methodtheme/images/icon-quote.gif"&gt; &lt;strong&gt;roger:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;Is the &amp;#39;SalesRep&amp;#39; field pulled from a different table or a &amp;quot;disconnected&amp;quot; field contained within the &amp;#39;Contacts&amp;#39; and &amp;#39;Customer&amp;#39; tables? &amp;nbsp;BTW, the &amp;#39;Customer&amp;#39; table contains a &amp;#39;SalesRep_RecordID&amp;#39; but the &amp;#39;Contacts&amp;#39; table appears to only contain the &amp;#39;SalesRep&amp;#39; field? &amp;nbsp;Is this &amp;quot;shared&amp;quot; data from the &amp;#39;Customer&amp;#39; table or unique to each table?&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;In the Contacts table the SalesRep field is a linked field which means it pulls its information from another table, in this case it pulls the SalesRep from the Entity.&lt;/p&gt;
&lt;p&gt;One additional note is that the fields with &amp;#39;_RecordID&amp;#39;, are for a future feature which has not yet been fully implemented, so they can be ignored at the moment.&lt;/p&gt;
&lt;p&gt;-Michael&lt;/p&gt;</description></item><item><title>Import CRM Data</title><link>http://forums.method.me/cs/forums/thread/6282.aspx</link><pubDate>Fri, 27 May 2011 16:42:42 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:6282</guid><dc:creator>roger</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/6282.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=6282</wfw:commentRss><description>&lt;p&gt;I am working with a client to import data extracted from their current CRM (Maximizer). &amp;nbsp;The &amp;#39;Import/Export&amp;#39; section under &amp;#39;Integration Tools&amp;#39; appears to contain the &amp;quot;right&amp;quot; tools. &amp;nbsp;However, I have a few questions...&lt;/p&gt;
&lt;p&gt;&lt;ol&gt;
&lt;li&gt;Which Method tables contain bits of information related to CRM? &amp;nbsp;It appears obvious that the &amp;#39;Contacts&amp;#39; and &amp;#39;Customer&amp;#39; tables are involved (setting the &amp;#39;IsLeadStatusOnly&amp;#39; field to &amp;#39;TRUE&amp;#39;) but are there other tables (LeadSource, Opportunity, etc.)?&lt;/li&gt;
&lt;li&gt;Do I import the &amp;#39;Customer&amp;#39; table data first and then export the updated &amp;#39;Customer&amp;#39; table to match the &amp;quot;auto-assigned&amp;quot; &amp;#39;RecordID&amp;#39; &amp;nbsp;to the &amp;#39;EntityRecordID&amp;#39; field listed within the &amp;#39;Contacts&amp;#39; table? &amp;nbsp;If so, do I need to &amp;quot;map&amp;quot; fields listed within the &amp;#39;Contacts&amp;#39; table that are &amp;quot;shared&amp;quot; with the &amp;#39;Customer&amp;#39; table (e.g. address fields)? &amp;nbsp;Also, is it sufficient to include the &amp;#39;EntityRecordID&amp;#39; only or should I also include &amp;#39;Entity_RecordID&amp;#39; and/or &amp;#39;EntityType&amp;#39; data?&lt;/li&gt;
&lt;li&gt;Is the &amp;#39;SalesRep&amp;#39; field pulled from a different table or a &amp;quot;disconnected&amp;quot; field contained within the &amp;#39;Contacts&amp;#39; and &amp;#39;Customer&amp;#39; tables? &amp;nbsp;BTW, the &amp;#39;Customer&amp;#39; table contains a &amp;#39;SalesRep_RecordID&amp;#39; but the &amp;#39;Contacts&amp;#39; table appears to only contain the &amp;#39;SalesRep&amp;#39; field? &amp;nbsp;Is this &amp;quot;shared&amp;quot; data from the &amp;#39;Customer&amp;#39; table or unique to each table?&lt;/li&gt;
&lt;/ol&gt;
&lt;div&gt;Thanks in advance!&lt;/div&gt;
&lt;/p&gt;</description></item></channel></rss>