<?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 How to correct &amp;quot;factory already defined&amp;quot; error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-correct-quot-factory-already-defined-quot-error/m-p/2218548#M13707</link>
    <description>&lt;P&gt;Hi, there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a Talend job on Talend Data Services Platform 6.5.1:&lt;/P&gt;&lt;P&gt;tSAPIdocReceiver --&amp;gt; tHMap --&amp;gt; tXMLMap --&amp;gt; tMap --&amp;gt; tSalesforceOutput&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IDocs are getting retrieved successfully but when trying to insert it in Salesforce component it is giving me an error:&amp;nbsp;&lt;STRONG&gt;"Factory already defined"&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please revert.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Stuti&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 06:45:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T06:45:27Z</dc:date>
    <item>
      <title>How to correct "factory already defined" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-correct-quot-factory-already-defined-quot-error/m-p/2218548#M13707</link>
      <description>&lt;P&gt;Hi, there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a Talend job on Talend Data Services Platform 6.5.1:&lt;/P&gt;&lt;P&gt;tSAPIdocReceiver --&amp;gt; tHMap --&amp;gt; tXMLMap --&amp;gt; tMap --&amp;gt; tSalesforceOutput&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IDocs are getting retrieved successfully but when trying to insert it in Salesforce component it is giving me an error:&amp;nbsp;&lt;STRONG&gt;"Factory already defined"&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please revert.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Stuti&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:45:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-correct-quot-factory-already-defined-quot-error/m-p/2218548#M13707</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T06:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to correct "factory already defined" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-correct-quot-factory-already-defined-quot-error/m-p/2218549#M13708</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Are you able to output your IDocs on console when use tLogRow component instead?&lt;/P&gt;
&lt;P&gt;The work flow should be: tSAPIdocReceiver --&amp;gt; tHMap --&amp;gt; tXMLMap --&amp;gt; tMap --&amp;gt; tLogRow&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 01:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-correct-quot-factory-already-defined-quot-error/m-p/2218549#M13708</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-29T01:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to correct "factory already defined" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-correct-quot-factory-already-defined-quot-error/m-p/2218550#M13709</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Here exists a related jira issue:&lt;A title="https://jira.talendforge.org/browse/TDM-5993" href="https://jira.talendforge.org/browse/TDM-5993" target="_self" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDM-5993&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;It is fixed in V 7.0.1. Feel free to let us know if it is what you are looking for.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 03:13:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-correct-quot-factory-already-defined-quot-error/m-p/2218550#M13709</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-30T03:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to correct "factory already defined" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-correct-quot-factory-already-defined-quot-error/m-p/2218551#M13710</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My client has Talend version 6.5.1, how to deal with this issue in this version of Talend?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Stuti&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 08:32:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-correct-quot-factory-already-defined-quot-error/m-p/2218551#M13710</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-30T08:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to correct "factory already defined" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-correct-quot-factory-already-defined-quot-error/m-p/2218552#M13711</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.qlik.com/s/profile/0053p000007LP4PAAW"&gt;@stuti_206&lt;/A&gt;，&lt;/P&gt; 
&lt;P&gt;With your subscription solution Talend Data Services Platform 6.5.1, would you mind creating a support case on talend support portal? In this way, we would deliver a patch to you if needed.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 08:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-correct-quot-factory-already-defined-quot-error/m-p/2218552#M13711</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-30T08:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to correct "factory already defined" error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-correct-quot-factory-already-defined-quot-error/m-p/2218553#M13712</link>
      <description>&lt;P&gt;The work flow should be: tSAPIdocReceiver --&amp;gt; tHMap --&amp;gt; tXMLMap --&amp;gt; tMap --&amp;gt; tLogRow&amp;nbsp;&lt;A href="https://downloadluckypatcher.co/" target="_self" rel="nofollow noopener noreferrer"&gt;https://downloadluckypatcher.co&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 12:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-correct-quot-factory-already-defined-quot-error/m-p/2218553#M13712</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-30T12:56:11Z</dc:date>
    </item>
  </channel>
</rss>

