<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Custom Modules in SugarCRM using tSugarCRMInput_1 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Custom-Modules-in-SugarCRM-using-tSugarCRMInput-1/m-p/2331969#M100898</link>
    <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Instead of using the format of "&amp;lt;packagename&amp;gt;_&amp;lt;modulename&amp;gt;", it turns out that I needed to use the format of "&amp;lt;packageprefix&amp;gt;_&amp;lt;modulename&amp;gt;". The package prefix is listed as the "Key" on the details page of the package in Admin area of SugarCRM.&lt;BR /&gt;This means that what I needed to input for the custom module name was "train_training" instead of "Training_Package_Training". Now that I've done that, I can access the custom SugarCRM Module.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;hi ben, 
&lt;BR /&gt;it seems to me that you not only changed the notation, but also use another sugar component? 
&lt;BR /&gt;I am trying to import data into a sugar custom module as well and just cant get it to work. 
&lt;BR /&gt;As far as I can tell does the TOS Sugar connector concatenate the Sugar module name from the key and the module name and puts an underscore between these two. 
&lt;BR /&gt;So that it has the exact module name that you see in your Sugar URL when browsing the custom module there. 
&lt;BR /&gt;e.g. "buch1_Reservation" 
&lt;BR /&gt;I did enter the data into the 2 fields of the connector, but no sucess, it wont load the scheme. 
&lt;BR /&gt;For any hints... you know.. 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Thu, 29 Aug 2013 18:19:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-08-29T18:19:38Z</dc:date>
    <item>
      <title>Custom Modules in SugarCRM using tSugarCRMInput_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Custom-Modules-in-SugarCRM-using-tSugarCRMInput-1/m-p/2331966#M100895</link>
      <description>Hi all, 
&lt;BR /&gt; I have a custom package and module in SugarCRM. The package name is "Training_Package" and the module name is "Training". 
&lt;BR /&gt;When using tSugarCRMInput to get a list of records, the error I get is: 
&lt;BR /&gt; Starting job ListTrainingRecodsInSugar_std at 16:13 14/02/2013. 
&lt;BR /&gt; connecting to socket on port 4070 
&lt;BR /&gt; connected 
&lt;BR /&gt; Error Code:20 
&lt;BR /&gt; Module Does Not Exist 
&lt;BR /&gt; This module is not available on this server 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; Job ListTrainingRecodsInSugar_std ended at 16:13 14/02/2013. 
&lt;BR /&gt;Now the error seems to me very obvious, that I've input the name of the package or module wrongly. But I'd checked and checked and re-checked. 
&lt;BR /&gt;Refer to the attached Screenshots, is there something I've missed? 
&lt;BR /&gt;I can successfully connect to standard SugarCRM modules (i.e. Contacts) for this same site. 
&lt;BR /&gt;SugarCRM Version 6.6.1 (Build 1345), ondemand, and TOS for DI 5.2.1r95165. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDfK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154516i4ECFA05210D6BB9E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDfK.png" alt="0683p000009MDfK.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDan.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155361i4DB3E6DF222C661D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDan.png" alt="0683p000009MDan.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDoj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128303iFA2D72B1E0F080C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDoj.png" alt="0683p000009MDoj.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDoo.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144810iDFB0CED27686082B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDoo.png" alt="0683p000009MDoo.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 14 Feb 2013 06:24:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Custom-Modules-in-SugarCRM-using-tSugarCRMInput-1/m-p/2331966#M100895</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-14T06:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Modules in SugarCRM using tSugarCRMInput_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Custom-Modules-in-SugarCRM-using-tSugarCRMInput-1/m-p/2331967#M100896</link>
      <description>Instead of using the format of "&amp;lt;packagename&amp;gt;_&amp;lt;modulename&amp;gt;", it turns out that I needed to use the format of "&amp;lt;packageprefix&amp;gt;_&amp;lt;modulename&amp;gt;". The package prefix is listed as the "Key" on the details page of the package in Admin area of SugarCRM. 
&lt;BR /&gt;This means that what I needed to input for the custom module name was "train_training" instead of "Training_Package_Training". Now that I've done that, I can access the custom SugarCRM Module. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDop.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157133iF74D548A42615D8B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDop.png" alt="0683p000009MDop.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDot.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129862i759E07704B026D05/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDot.png" alt="0683p000009MDot.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 25 Feb 2013 04:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Custom-Modules-in-SugarCRM-using-tSugarCRMInput-1/m-p/2331967#M100896</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-25T04:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Modules in SugarCRM using tSugarCRMInput_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Custom-Modules-in-SugarCRM-using-tSugarCRMInput-1/m-p/2331968#M100897</link>
      <description>Hi , i'll be very happy if you could help me,
&lt;BR /&gt;i'm using the package OpenQuotesAndContracts that has the key = "oqc"
&lt;BR /&gt;i insert "Custom module Package Name" = "oqc_Products" and "Custom Module Name" = "Products"
&lt;BR /&gt;but all i get in the schema is the defualt module that was before it - Contacts.
&lt;BR /&gt;also if i add a tmap, i also get the Contacts table in it , not the Products.
&lt;BR /&gt;i can't get it to work.
&lt;BR /&gt;can someone help me?</description>
      <pubDate>Thu, 25 Apr 2013 17:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Custom-Modules-in-SugarCRM-using-tSugarCRMInput-1/m-p/2331968#M100897</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-25T17:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Modules in SugarCRM using tSugarCRMInput_1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Custom-Modules-in-SugarCRM-using-tSugarCRMInput-1/m-p/2331969#M100898</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Instead of using the format of "&amp;lt;packagename&amp;gt;_&amp;lt;modulename&amp;gt;", it turns out that I needed to use the format of "&amp;lt;packageprefix&amp;gt;_&amp;lt;modulename&amp;gt;". The package prefix is listed as the "Key" on the details page of the package in Admin area of SugarCRM.&lt;BR /&gt;This means that what I needed to input for the custom module name was "train_training" instead of "Training_Package_Training". Now that I've done that, I can access the custom SugarCRM Module.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;hi ben, 
&lt;BR /&gt;it seems to me that you not only changed the notation, but also use another sugar component? 
&lt;BR /&gt;I am trying to import data into a sugar custom module as well and just cant get it to work. 
&lt;BR /&gt;As far as I can tell does the TOS Sugar connector concatenate the Sugar module name from the key and the module name and puts an underscore between these two. 
&lt;BR /&gt;So that it has the exact module name that you see in your Sugar URL when browsing the custom module there. 
&lt;BR /&gt;e.g. "buch1_Reservation" 
&lt;BR /&gt;I did enter the data into the 2 fields of the connector, but no sucess, it wont load the scheme. 
&lt;BR /&gt;For any hints... you know.. 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 29 Aug 2013 18:19:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Custom-Modules-in-SugarCRM-using-tSugarCRMInput-1/m-p/2331969#M100898</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-29T18:19:38Z</dc:date>
    </item>
  </channel>
</rss>

