<?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: Send Google drive files to salesforce in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Send-Google-drive-files-to-salesforce/m-p/2267130#M46129</link>
    <description>&lt;P&gt;If you are using&amp;nbsp;tGoogleDriveList before&amp;nbsp; tGoogleDriveGet , you could use below GlobalVar as Title.&lt;/P&gt;&lt;P&gt;((String)globalMap.get("tGoogleDriveList_1_TITLE"))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or Name of File used in&amp;nbsp;tGoogleDriveGet ( Hardcoded)&lt;/P&gt;</description>
    <pubDate>Mon, 18 Mar 2019 11:00:57 GMT</pubDate>
    <dc:creator>akumar2301</dc:creator>
    <dc:date>2019-03-18T11:00:57Z</dc:date>
    <item>
      <title>Send Google drive files to salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Send-Google-drive-files-to-salesforce/m-p/2267129#M46128</link>
      <description>&lt;P&gt;I am using Talend Studio to transfer Google drive data to Salesforce content version.&lt;/P&gt;
&lt;P&gt;I retrieve file from the drive and make salesforce connection.&lt;/P&gt;
&lt;P&gt;While mapping drive data to Salesforce &lt;EM&gt;content version's&lt;/EM&gt; field, I mapped &lt;U&gt;content&lt;/U&gt;(drive data) to &lt;U&gt;&lt;EM&gt;version data&lt;/EM&gt;&lt;/U&gt;(SF object)&amp;nbsp;of salesforce.&lt;/P&gt;
&lt;P&gt;But in Content Version(Salesforce), Title field is required but I do not have title value from google drive. I am attaching a screenshot for that.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Send-Google-drive-files-to-salesforce/m-p/2267129#M46128</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T06:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Send Google drive files to salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Send-Google-drive-files-to-salesforce/m-p/2267130#M46129</link>
      <description>&lt;P&gt;If you are using&amp;nbsp;tGoogleDriveList before&amp;nbsp; tGoogleDriveGet , you could use below GlobalVar as Title.&lt;/P&gt;&lt;P&gt;((String)globalMap.get("tGoogleDriveList_1_TITLE"))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or Name of File used in&amp;nbsp;tGoogleDriveGet ( Hardcoded)&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 11:00:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Send-Google-drive-files-to-salesforce/m-p/2267130#M46129</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-03-18T11:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Send Google drive files to salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Send-Google-drive-files-to-salesforce/m-p/2267131#M46130</link>
      <description>&lt;P&gt;I am directly using tGoogleDriveGet and specifying the file name.&lt;/P&gt;
&lt;P&gt;Please check the screenshot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And if i am giving file name hardcoded, it will give runtime exception&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lv0B"&gt;version.png&lt;/A&gt;</description>
      <pubDate>Mon, 18 Mar 2019 11:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Send-Google-drive-files-to-salesforce/m-p/2267131#M46130</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-18T11:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Send Google drive files to salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Send-Google-drive-files-to-salesforce/m-p/2267132#M46131</link>
      <description>&lt;P&gt;In this case , "Name Of File" used in t&lt;SPAN&gt;GoogleDriveGet is your title.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can use the same name in tMap.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 12:04:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Send-Google-drive-files-to-salesforce/m-p/2267132#M46131</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-03-18T12:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Send Google drive files to salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Send-Google-drive-files-to-salesforce/m-p/2267133#M46132</link>
      <description>&lt;P&gt;When I hardcode name of file in tMap it will give me this error:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Error Line: 2396&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Detail Message: Syntax error on token "Name", delete this token&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Please check screenshot of mapping&lt;/EM&gt;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lv6D"&gt;mapping.png&lt;/A&gt;</description>
      <pubDate>Mon, 18 Mar 2019 12:43:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Send-Google-drive-files-to-salesforce/m-p/2267133#M46132</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-18T12:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Send Google drive files to salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Send-Google-drive-files-to-salesforce/m-p/2267134#M46133</link>
      <description>&lt;P&gt;put - test name - in double quotes like "test name".&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You could also put directly in expression window like&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TalendImage3.JPG" style="width: 516px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3VP.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132099i19293BB3E900CC3A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3VP.jpg" alt="0683p000009M3VP.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 12:46:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Send-Google-drive-files-to-salesforce/m-p/2267134#M46133</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-03-18T12:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Send Google drive files to salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Send-Google-drive-files-to-salesforce/m-p/2267135#M46134</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt; 
&lt;P&gt;Working now.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;One more help in the same.&lt;/P&gt; 
&lt;P&gt;How can I get File Type, Title and other value from the drive? So that I will map it to salesforce dynamically.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="file type.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3VU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148684i35E8ED2AB9DA0302/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3VU.png" alt="0683p000009M3VU.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 13:07:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Send-Google-drive-files-to-salesforce/m-p/2267135#M46134</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-18T13:07:00Z</dc:date>
    </item>
  </channel>
</rss>

