<?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 Issue with Trigger Tableau Schedule from Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Trigger-Tableau-Schedule-from-Talend/m-p/2281163#M55788</link>
    <description>Hi All,&lt;BR /&gt;I had downloaded the 'tTableauTriggerSchedule' component from Talend repository. However, when I tried to utlize the component to trigger a schedule on my Tableau Server I keep getting this error:&lt;BR /&gt;"&lt;BR /&gt; connecting to socket on port 3455&lt;BR /&gt; connected&lt;BR /&gt;Exception in component tTableauTriggerSchedule_1&lt;BR /&gt;javax.xml.parsers.ParserConfigurationException: Auth token not found&lt;BR /&gt;at tableauSrvrWebservice.Auth.WebServiceClient.authenticate(WebServiceClient.java:191)&lt;BR /&gt;at otd.tableau_test_0_1.Tableau_Test.tTableauTriggerSchedule_1Process(Tableau_Test.java:563)&lt;BR /&gt;at otd.tableau_test_0_1.Tableau_Test.runJobInTOS(Tableau_Test.java:812)&lt;BR /&gt;at otd.tableau_test_0_1.Tableau_Test.main(Tableau_Test.java:669)&lt;BR /&gt;"&lt;BR /&gt;I tried triggering the same schedule with the same username/password from cmd prompt using "tabcmd" and it worked fine.&lt;BR /&gt;Could you please help me resolve this issue?&amp;nbsp;&lt;BR /&gt;Regards,&lt;BR /&gt;Jibin</description>
    <pubDate>Sat, 16 Nov 2024 10:56:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T10:56:31Z</dc:date>
    <item>
      <title>Issue with Trigger Tableau Schedule from Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Trigger-Tableau-Schedule-from-Talend/m-p/2281163#M55788</link>
      <description>Hi All,&lt;BR /&gt;I had downloaded the 'tTableauTriggerSchedule' component from Talend repository. However, when I tried to utlize the component to trigger a schedule on my Tableau Server I keep getting this error:&lt;BR /&gt;"&lt;BR /&gt; connecting to socket on port 3455&lt;BR /&gt; connected&lt;BR /&gt;Exception in component tTableauTriggerSchedule_1&lt;BR /&gt;javax.xml.parsers.ParserConfigurationException: Auth token not found&lt;BR /&gt;at tableauSrvrWebservice.Auth.WebServiceClient.authenticate(WebServiceClient.java:191)&lt;BR /&gt;at otd.tableau_test_0_1.Tableau_Test.tTableauTriggerSchedule_1Process(Tableau_Test.java:563)&lt;BR /&gt;at otd.tableau_test_0_1.Tableau_Test.runJobInTOS(Tableau_Test.java:812)&lt;BR /&gt;at otd.tableau_test_0_1.Tableau_Test.main(Tableau_Test.java:669)&lt;BR /&gt;"&lt;BR /&gt;I tried triggering the same schedule with the same username/password from cmd prompt using "tabcmd" and it worked fine.&lt;BR /&gt;Could you please help me resolve this issue?&amp;nbsp;&lt;BR /&gt;Regards,&lt;BR /&gt;Jibin</description>
      <pubDate>Sat, 16 Nov 2024 10:56:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Trigger-Tableau-Schedule-from-Talend/m-p/2281163#M55788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Trigger Tableau Schedule from Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Trigger-Tableau-Schedule-from-Talend/m-p/2281164#M55789</link>
      <description>Hi,
&lt;BR /&gt;tTableauTriggerSchedule is a custom component written by community user and shared on Talend Exchange. Feel free to contact to the author direactly.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 20 Nov 2015 04:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Trigger-Tableau-Schedule-from-Talend/m-p/2281164#M55789</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-20T04:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Trigger Tableau Schedule from Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Trigger-Tableau-Schedule-from-Talend/m-p/2281165#M55790</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting the below erroe while using&amp;nbsp;&lt;SPAN&gt;tTableauTriggerSchedule_1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Components used :&amp;nbsp;&lt;SPAN&gt;tTableauTriggerSchedule_1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Could you please help me on this ? My requirement is like i want to refresh the tableau data source after talend loads.&lt;/P&gt;&lt;P&gt;[FATAL]: ds_dwh_in_dl.tableau_server_ds_refresh_0_1.Tableau_Server_DS_Refresh - tTableauTriggerSchedule_1 peer not authenticated&lt;BR /&gt;Exception in component tTableauTriggerSchedule_1&lt;BR /&gt;javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated&lt;BR /&gt;at sun.security.ssl.SSLSessionImpl.getPeerCertificates(Unknown Source)&lt;BR /&gt;at org.apache.http.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:126)&lt;BR /&gt;at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:437)&lt;BR /&gt;at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)&lt;BR /&gt;at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)&lt;BR /&gt;at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:643)&lt;BR /&gt;at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:479)&lt;BR /&gt;at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)&lt;BR /&gt;at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)&lt;BR /&gt;at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)&lt;BR /&gt;at tableauSrvrWebservice.Auth.WebServiceClient.authenticate(WebServiceClient.java:115)&lt;BR /&gt;at ds_dwh_in_dl.tableau_server_ds_refresh_0_1.Tableau_Server_DS_Refresh.tTableauTriggerSchedule_1Process(Tableau_Server_DS_Refresh.java:434)&lt;BR /&gt;at ds_dwh_in_dl.tableau_server_ds_refresh_0_1.Tableau_Server_DS_Refresh.runJobInTOS(Tableau_Server_DS_Refresh.java:794)&lt;BR /&gt;at ds_dwh_in_dl.tableau_server_ds_refresh_0_1.Tableau_Server_DS_Refresh.main(Tableau_Server_DS_Refresh.java:540)&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 08:21:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Trigger-Tableau-Schedule-from-Talend/m-p/2281165#M55790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-20T08:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Trigger Tableau Schedule from Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Trigger-Tableau-Schedule-from-Talend/m-p/2281166#M55791</link>
      <description>&lt;P&gt;HeLLO,&lt;/P&gt;
&lt;P&gt;The &lt;SPAN&gt;third party custom components on Talend Exchange are not supported by Talend, since we don't have the source code of these components. &amp;nbsp;It is the ownership of the person who built it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Feel free to contact the author please.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2018 09:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Trigger-Tableau-Schedule-from-Talend/m-p/2281166#M55791</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-25T09:55:49Z</dc:date>
    </item>
  </channel>
</rss>

