<?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 Records getting combine in salesforce output in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Records-getting-combine-in-salesforce-output/m-p/2291627#M64793</link>
    <description>&lt;P&gt;Hi there, &lt;/P&gt;&lt;P&gt;I am using tsalesforceinput component in query mode and want to fetch records using the below query.&lt;/P&gt;&lt;P&gt;SELECT CreatedDate, LastModifiedDate, Id, FirstName, LastName, Contact_Type__c, Phone, Fax, Email,&lt;/P&gt;&lt;P&gt;MobilePhone, Pref_Comm_Method__c, Phone_Ext__c, OtherPhone, Primary_Specialty__c, Secondary_Specialty__c, Status__c, Department,AccountId,(SELECT Name from Contact_Addresses__r) FROM Contact &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem is that output for some records which have multiple records for the same id are combining in one records having semicolon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example, if for Id 100, inner query has 4 records, then all are getting merge into one records like 100|a;b;c;d, but I wantit to be in 4 records like 100|a, 100|b, 100|c, 100|d&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here pipe is the delimiter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest how to achieve it.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 01:29:16 GMT</pubDate>
    <dc:creator>mani1304</dc:creator>
    <dc:date>2024-11-16T01:29:16Z</dc:date>
    <item>
      <title>Records getting combine in salesforce output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Records-getting-combine-in-salesforce-output/m-p/2291627#M64793</link>
      <description>&lt;P&gt;Hi there, &lt;/P&gt;&lt;P&gt;I am using tsalesforceinput component in query mode and want to fetch records using the below query.&lt;/P&gt;&lt;P&gt;SELECT CreatedDate, LastModifiedDate, Id, FirstName, LastName, Contact_Type__c, Phone, Fax, Email,&lt;/P&gt;&lt;P&gt;MobilePhone, Pref_Comm_Method__c, Phone_Ext__c, OtherPhone, Primary_Specialty__c, Secondary_Specialty__c, Status__c, Department,AccountId,(SELECT Name from Contact_Addresses__r) FROM Contact &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem is that output for some records which have multiple records for the same id are combining in one records having semicolon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example, if for Id 100, inner query has 4 records, then all are getting merge into one records like 100|a;b;c;d, but I wantit to be in 4 records like 100|a, 100|b, 100|c, 100|d&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here pipe is the delimiter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest how to achieve it.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:29:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Records-getting-combine-in-salesforce-output/m-p/2291627#M64793</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2024-11-16T01:29:16Z</dc:date>
    </item>
  </channel>
</rss>

