<?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: importing csv file into custom SugarCRM module using tSugarCRMOutput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306094#M77673</link>
    <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;How to we bulk of row inserted in mysql through sugarcrmoutput component . When we are inserting the data&lt;BR /&gt;from csv to sugar its inserting 1 by 1 row . i have 1000000 row so pls helpme how to we bulk of row inserted quick in sugar(mysql database).&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Is your work flow: tfileinputdelimited--&amp;gt;tSugarCRMOutput? If so, there is no "Extend insert" and "Commit every" option in Advanced Setting. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEKJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132122i65730442D8C551CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEKJ.png" alt="0683p000009MEKJ.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Thu, 17 Oct 2013 08:47:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-17T08:47:23Z</dc:date>
    <item>
      <title>importing csv file into custom SugarCRM module using tSugarCRMOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306087#M77666</link>
      <description>i'm trying to insert records from a csv file, into SugarCRM custom module , using the tSugarCRMOutput. 
&lt;BR /&gt;i followed, step by step, and implement the following page : 
&lt;BR /&gt; 
&lt;A href="http://www.atcoresystems.com/blog/view/creating-talend-components-for-custom-sugarcrm-modules" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.atcoresystems.com/blog/view/creating-talend-components-for-custom-sugarcrm-modules&lt;/A&gt; 
&lt;BR /&gt;Which means, editing the xml file of the tSugarCRMOutput component called tSugarCRMCustomOutput_java.xml 
&lt;BR /&gt;in order for the tSugarCRMOutput to identify the custom module of sugar and its fields. 
&lt;BR /&gt;i ran the job a got this error: 
&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems: 
&lt;BR /&gt; The constructor SugarManagementImpl(String, String, void) is undefined 
&lt;BR /&gt; Syntax error on tokens, delete these tokens 
&lt;BR /&gt; Syntax error, insert ")" to complete VariableInitializer 
&lt;BR /&gt; 
&lt;BR /&gt;in order to isolate the bug, i deleted all the editions in thet SugarCRMCustomOutput_java.xml file and restored it to its original xml and i still get this bug. 
&lt;BR /&gt;so the bug is not something i done , it is in using Custom components in general. 
&lt;BR /&gt;Does anybody have a clue? 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEOo.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158265i0908E60FFF3D8C78/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEOo.jpg" alt="0683p000009MEOo.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:02:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306087#M77666</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: importing csv file into custom SugarCRM module using tSugarCRMOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306088#M77667</link>
      <description>Hi, 
&lt;BR /&gt;Do you want to create a cuatom component for SugarCRM? Not sure it is totally correct 
&lt;A href="http://www.atcoresystems.com/blog/view/creating-talend-components-for-custom-sugarcrm-modules" target="_blank" rel="nofollow noopener noreferrer"&gt;creating-talend-components-for-custom-sugarcrm-modules&lt;/A&gt;, but maybe this article will be helpful 
&lt;A href="http://powerupbi.com/talend/componentCreation_index.html" target="_blank" rel="nofollow noopener noreferrer"&gt;componentCreation&lt;/A&gt;
&lt;BR /&gt;In addition, for compilation problems, you should open the code tab to find the error and you are always required to fix the error before executing the job.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 26 Apr 2013 07:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306088#M77667</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-26T07:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: importing csv file into custom SugarCRM module using tSugarCRMOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306089#M77668</link>
      <description>Thanks , i'll read the links you sent.
&lt;BR /&gt;i didn't know about the code tab but it's good that i know now.
&lt;BR /&gt;in the code tab i can see the error in this line (replaced secret data with X):
&lt;BR /&gt;org.talend.SugarManagement.SugarManagement sugarManagement_tSugarCRMCustomOutput_1 = new org.talend.SugarManagement.SugarManagementImpl("admin", "XXXX", ?http://192.168.X.X/sugarcrm659oqc/soap.php?, "sugarcrm","5.2.0");
&lt;BR /&gt; sugarManagement_tSugarCRMCustomOutput_1.login(); 
&lt;BR /&gt;Does anyone have a clue?
&lt;BR /&gt;could it be because the component works only with the 5.2.0 version of SugarCRM?
&lt;BR /&gt;i don't belive so, i'll read more about it...</description>
      <pubDate>Fri, 26 Apr 2013 08:52:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306089#M77668</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-26T08:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: importing csv file into custom SugarCRM module using tSugarCRMOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306090#M77669</link>
      <description>Solved it by watching the code of the constructor that is marked undefined in the error (see image1) 
&lt;BR /&gt;i noticed that the Quotes (") of the "SugarCRM Webservice URL" where invalid. 
&lt;BR /&gt;it turns out i copy pasted the URL from a Word document which caused the quotes to be different than the quotes that i put in when i write the url in the Talend component properties. 
&lt;BR /&gt;i solved it by deleting the quotes and insert them again in the SugarCRM Webservice URL field of the tSugarCRMOutput component (see image2) 
&lt;BR /&gt;The constructor didn't identified these quotes and failed. 
&lt;BR /&gt;i really recommend Talend programmers to take the whole Quotes thing off. 
&lt;BR /&gt;There are no programs that insert quotes in the properties and niether should Talend. 
&lt;BR /&gt;it took me a whole day to detect it. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEQn.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138705iDF74686DC6467D6C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEQn.jpg" alt="0683p000009MEQn.jpg" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEQZ.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148811i30F5E1A291F629F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEQZ.jpg" alt="0683p000009MEQZ.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 26 Apr 2013 12:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306090#M77669</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-26T12:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: importing csv file into custom SugarCRM module using tSugarCRMOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306091#M77670</link>
      <description>Agreed. 
&lt;BR /&gt;Just spend near on an hour, finally found this thread, when checking and found that one double quote was missing on a field (password). Thus it was BROKEN.
&lt;BR /&gt;Simply not requiring the double quotes on those fields would have to be a 'low hanging fruit' type of improvement to the program.
&lt;BR /&gt;Ben.</description>
      <pubDate>Fri, 21 Jun 2013 05:42:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306091#M77670</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-21T05:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: importing csv file into custom SugarCRM module using tSugarCRMOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306092#M77671</link>
      <description>hi, &lt;BR /&gt;      i have MSSQL Server DB I want to migrate this on mysql all table &amp;amp; column is migrate but prob on 1 table have &lt;BR /&gt;data type in image type how to i store this on mysql pls help me asap waiting for reply what mapping is req. on tmap&lt;BR /&gt;(note    image)&lt;BR /&gt;Thanks,&lt;BR /&gt;Naveen</description>
      <pubDate>Wed, 16 Oct 2013 19:32:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306092#M77671</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-16T19:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: importing csv file into custom SugarCRM module using tSugarCRMOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306093#M77672</link>
      <description>Hi , 
&lt;BR /&gt; How to we bulk of row inserted in mysql through sugarcrmoutput component . When we are inserting the data 
&lt;BR /&gt;from csv to sugar its inserting 1 by 1 row . i have 1000000 row so pls helpme how to we bulk of row inserted quick in sugar(mysql database). 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Naveen Dewase</description>
      <pubDate>Wed, 16 Oct 2013 19:35:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306093#M77672</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-16T19:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: importing csv file into custom SugarCRM module using tSugarCRMOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306094#M77673</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;How to we bulk of row inserted in mysql through sugarcrmoutput component . When we are inserting the data&lt;BR /&gt;from csv to sugar its inserting 1 by 1 row . i have 1000000 row so pls helpme how to we bulk of row inserted quick in sugar(mysql database).&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Is your work flow: tfileinputdelimited--&amp;gt;tSugarCRMOutput? If so, there is no "Extend insert" and "Commit every" option in Advanced Setting. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEKJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132122i65730442D8C551CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEKJ.png" alt="0683p000009MEKJ.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 17 Oct 2013 08:47:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306094#M77673</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-17T08:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: importing csv file into custom SugarCRM module using tSugarCRMOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306095#M77674</link>
      <description>Hi , 
&lt;BR /&gt; I have 2 Question Regarding this 
&lt;BR /&gt;1. How to bulk insertion in sugar possible from talend ?
&lt;BR /&gt;2. Is their best way to insert new record &amp;amp; update existing records in sugar ?
&lt;BR /&gt;Please help as soon as possible with screen shot much needed other wise project will left from my hand or 
&lt;BR /&gt;i will shift on another open source tools
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Naveen Dewase</description>
      <pubDate>Thu, 16 Jan 2014 07:49:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306095#M77674</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-16T07:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: importing csv file into custom SugarCRM module using tSugarCRMOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306096#M77675</link>
      <description>Hi, 
&lt;BR /&gt;So far, there is no "bulk" option in Sugar CRM component in Talend. It welcome to open a feature jira issue of DI project on it. 
&lt;BR /&gt;We have searched Talend Exchange and found a custom component 
&lt;A href="http://www.talendforge.org/exchange/index.php?eid=945&amp;amp;product=tos&amp;amp;action=view&amp;amp;nav=1,1,1" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendExchange:tSugarCRMAdvOutput&lt;/A&gt; developed by community user.
&lt;BR /&gt;Would you mind checking it?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 16 Jan 2014 08:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306096#M77675</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-16T08:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: importing csv file into custom SugarCRM module using tSugarCRMOutput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306097#M77676</link>
      <description>Hi , &lt;BR /&gt;      I Know  TalendExchange:tSugarCRMAdvOutput component in talend &lt;BR /&gt;but its not free. i am a community user so i have limited budget. Will it available free &lt;BR /&gt;Thanks&lt;BR /&gt;Best regards&lt;BR /&gt;Naveen</description>
      <pubDate>Thu, 16 Jan 2014 10:05:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/importing-csv-file-into-custom-SugarCRM-module-using/m-p/2306097#M77676</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-16T10:05:33Z</dc:date>
    </item>
  </channel>
</rss>

