<?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: Salesforces comments migration with tSalesforceInput Talend component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356159#M121749</link>
    <description>&lt;P&gt;just try if you can get the type with parent child query , maybe CreatedBy.User.Name , you have to try directly on saleforce to see if you can get it, and in the talend job you will filter on those wich are only users&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jul 2021 14:14:09 GMT</pubDate>
    <dc:creator>gjeremy1617088143</dc:creator>
    <dc:date>2021-07-20T14:14:09Z</dc:date>
    <item>
      <title>Salesforces comments migration with tSalesforceInput Talend component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356152#M121742</link>
      <description>&lt;P&gt;&lt;B&gt;Hi,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;I would like to get data from Salesforce with tSalesforceInput, and I use this query : &lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;"SELECT Id,Body,ParentId,CreatedById,CreatedDate,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;TYPEOF CreatedBy WHEN User THEN Name END, (SELECT Id, CommentBody, FeedItemId,CreatedById,CreatedDate,ParentId, TYPEOF CreatedBy WHEN User THEN Name END FROM FeedComments) FROM FeedItem Where ParentId = 'xxxxxxxxxx'"&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;It works, and I can get data from CommentBody with Talend component (with this : FeedComments_records_CommentBody),....., But the problem that I can't get Data returned by this part (TYPEOF CreatedBy WHEN User THEN Name END) on Salesforce component. On workbench query results, the column name is &lt;/B&gt;&lt;A href="http://User.Name" alt="http://User.Name" target="_blank"&gt;&lt;B&gt;User.Name&lt;/B&gt;&lt;/A&gt;&lt;B&gt;, I tried to do FeedComments_records_User_Name, but it doesn't works. On Talend component limitation they say, that we cannot use guess schema, but I'm trying to do it manually. My question, It's possible to do it like that or it's a part of the limitation ?&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Thank you.&lt;/B&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:55:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356152#M121742</guid>
      <dc:creator>M1626783817</dc:creator>
      <dc:date>2024-11-15T23:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforces comments migration with tSalesforceInput Talend component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356153#M121743</link>
      <description>&lt;P&gt;Hi, Talend doesn't allow to have dot in column name cause it is forbidden in java variable name.&lt;/P&gt;&lt;P&gt;Send me Love and kudos&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 13:34:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356153#M121743</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-07-20T13:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforces comments migration with tSalesforceInput Talend component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356154#M121744</link>
      <description>&lt;P&gt;Thanks for your reply. Yes that's true but I'm not using dot, referrer to Talend documentation, we have to add underscore instead of dot. But still doesn't work, the problem comes from here, &lt;B&gt;TYPEOF CreatedBy WHEN User THEN Name END, &lt;/B&gt;Soql doesn't support Alias except for aggregated field and table(not sure). And Alias is also a limitation for Salesforce component in Talend. Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 13:42:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356154#M121744</guid>
      <dc:creator>M1626783817</dc:creator>
      <dc:date>2021-07-20T13:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforces comments migration with tSalesforceInput Talend component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356155#M121745</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000H7pbFAAR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139771i6039C7139CC597F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000H7pbFAAR.png" alt="0695b00000H7pbFAAR.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 13:44:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356155#M121745</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-07-20T13:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforces comments migration with tSalesforceInput Talend component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356156#M121746</link>
      <description>&lt;P&gt;so maybe &lt;B&gt;FeedComments_User_Name&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;maybe don't make transformation in soql ,just get &lt;/B&gt;&lt;A href="http://CreatedBy.Name" alt="http://CreatedBy.Name" target="_blank"&gt;CreatedBy.User.Name&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 13:45:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356156#M121746</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-07-20T13:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforces comments migration with tSalesforceInput Talend component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356157#M121747</link>
      <description>&lt;P&gt;yes is saw this alias can be used only on aggregated field and table in soql query &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; .&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 13:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356157#M121747</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-07-20T13:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforces comments migration with tSalesforceInput Talend component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356158#M121748</link>
      <description>&lt;P&gt;Thank you. This works perfectly with parent---&amp;gt; child query, but in my case TypeOf, it didn't works, I got a blank field as results.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 14:09:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356158#M121748</guid>
      <dc:creator>M1626783817</dc:creator>
      <dc:date>2021-07-20T14:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforces comments migration with tSalesforceInput Talend component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356159#M121749</link>
      <description>&lt;P&gt;just try if you can get the type with parent child query , maybe CreatedBy.User.Name , you have to try directly on saleforce to see if you can get it, and in the talend job you will filter on those wich are only users&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 14:14:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356159#M121749</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-07-20T14:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforces comments migration with tSalesforceInput Talend component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356160#M121750</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you, I solved this problem like this : &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;RelationshipName_records_LookupFieldName_FieldName&lt;/B&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the schema:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000H9LdPAAV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157172i014F1BC1C7BFF9BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000H9LdPAAV.png" alt="0695b00000H9LdPAAV.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Talend, instead of using &lt;B&gt;(TYPEOF CreatedBy WHEN User THEN Name END) &lt;/B&gt;you can use&lt;B&gt; &lt;/B&gt;&lt;A href="http://createdBy.Name" alt="http://createdBy.Name" target="_blank"&gt;&lt;B&gt;createdBy.Name&lt;/B&gt;&lt;/A&gt; and Talend can guess the schema automatically. and at the end the whole query will be : &lt;/P&gt;&lt;P&gt;&lt;B&gt;"SELECT Id,Body,ParentId,CreatedById,CreatedDate,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://CreatedBy.Name" alt="http://CreatedBy.Name" target="_blank"&gt;&lt;B&gt;CreatedBy.Name&lt;/B&gt;&lt;/A&gt;&lt;B&gt; , (SELECT Id, CommentBody, FeedItemId,CreatedById,CreatedDate,ParentId, &lt;/B&gt;&lt;A href="http://CreatedBy.Name" alt="http://CreatedBy.Name" target="_blank"&gt;&lt;B&gt;CreatedBy.Name&lt;/B&gt;&lt;/A&gt;&lt;B&gt; FROM FeedComments) FROM FeedItem Where ParentId = 'xxxxxxxxxx'"&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 13:23:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356160#M121750</guid>
      <dc:creator>M1626783817</dc:creator>
      <dc:date>2021-07-28T13:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforces comments migration with tSalesforceInput Talend component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356161#M121751</link>
      <description>&lt;P&gt;I'm glad you find a solution &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 14:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforces-comments-migration-with-tSalesforceInput-Talend/m-p/2356161#M121751</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-07-28T14:14:44Z</dc:date>
    </item>
  </channel>
</rss>

