<?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: Service Now Components (tServiceNowConnection) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305661#M77291</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;It indicates that your Service Now instance requires certification.&lt;/P&gt;
&lt;P&gt;Usually, we use tSetKeystore component to load the cert before you connect to Service Now instance using tServiceNowConnection.&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;
&lt;DIV id="tServiceNowConnection" class="nested0"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Thu, 22 Mar 2018 08:31:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-22T08:31:19Z</dc:date>
    <item>
      <title>Service Now Components (tServiceNowConnection)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305657#M77287</link>
      <description>&lt;P&gt;This may be more of a how-to question - but I was wondering if anyone has any experience using the Service Now Components available in Talend Integration Services?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 14:15:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305657#M77287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-07T14:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Service Now Components (tServiceNowConnection)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305658#M77288</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Here is online document about:&lt;A title="TalendHelpCenter:ServiceNow components" href="https://help.talend.com/reader/OabLQwYhN5~AO5TFq9mP6g/gIiaRbvvLLEBOluZ24IbSg" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter: ServiceNow components&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Do you have some problem when use tServiceNowConnection component in talend?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;H2 class="message-subject"&gt;&amp;nbsp;&lt;/H2&gt;</description>
      <pubDate>Fri, 09 Mar 2018 06:52:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305658#M77288</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-09T06:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Service Now Components (tServiceNowConnection)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305659#M77289</link>
      <description>&lt;P&gt;Yes - I have read the documentation. Sounds straight forward however I have been unsuccessful making a connection. I was wondering if there are any configurations, like certificates or anything that need to be installed on the server or workstation? Thanks for you help&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 19:38:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305659#M77289</guid>
      <dc:creator>rsaliba1122</dc:creator>
      <dc:date>2018-03-20T19:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Service Now Components (tServiceNowConnection)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305660#M77290</link>
      <description>&lt;P&gt;Here is the error I get when I try a Service Now Connections? Any idea what is causing that? Seems like there may be a certificate needed?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Starting job zzzServiceNowDemo at 10:52 21/03/2018.&lt;/P&gt; 
&lt;P&gt;[statistics] connecting to socket on port 3680&lt;BR /&gt;[statistics] connected&lt;BR /&gt;Exception in component tServiceNowConnection_1&lt;BR /&gt;[FATAL] 2018-03-21 10:52:12,041: epic_data_migration.zzzservicenowdemo_0_1.zzzServiceNowDemo - tServiceNowConnection_1 sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;BR /&gt;javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;BR /&gt;at sun.security.ssl.Alerts.getSSLException(Unknown Source)&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)&lt;BR /&gt;at sun.security.ssl.Handshaker.fatalSE(Unknown Source)&lt;BR /&gt;at sun.security.ssl.Handshaker.fatalSE(Unknown Source)&lt;BR /&gt;at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)&lt;BR /&gt;at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)&lt;BR /&gt;at sun.security.ssl.Handshaker.processLoop(Unknown Source)&lt;BR /&gt;at sun.security.ssl.Handshaker.process_record(Unknown Source)&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)&lt;BR /&gt;at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:261)&lt;BR /&gt;at org.apache.http.impl.conn.HttpClientConnectionOperator.connect(HttpClientConnectionOperator.java:118)&lt;BR /&gt;at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:314)&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:357)&lt;BR /&gt;at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:218)&lt;BR /&gt;at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:194)&lt;BR /&gt;at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:85)&lt;BR /&gt;at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:108)&lt;BR /&gt;at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:186)&lt;BR /&gt;at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)&lt;BR /&gt;at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)&lt;BR /&gt;at epic_data_migration.zzzservicenowdemo_0_1.zzzServiceNowDemo.tServiceNowConnection_1Process(zzzServiceNowDemo.java:731)&lt;BR /&gt;at epic_data_migration.zzzservicenowdemo_0_1.zzzServiceNowDemo.runJobInTOS(zzzServiceNowDemo.java:5103)&lt;BR /&gt;at epic_data_migration.zzzservicenowdemo_0_1.zzzServiceNowDemo.main(zzzServiceNowDemo.java:4846)&lt;BR /&gt;Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;BR /&gt;at sun.security.validator.PKIXValidator.doBuild(Unknown Source)&lt;BR /&gt;at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)&lt;BR /&gt;at sun.security.validator.Validator.validate(Unknown Source)&lt;BR /&gt;at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)&lt;BR /&gt;at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)&lt;BR /&gt;at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)&lt;BR /&gt;... 22 more&lt;BR /&gt;Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;BR /&gt;at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)&lt;BR /&gt;at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)&lt;BR /&gt;at java.security.cert.CertPathBuilder.build(Unknown Source)&lt;BR /&gt;... 28 more&lt;BR /&gt;Job zzzServiceNowDemo ended at 10:52 21/03/2018. [exit code=1]&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 15:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305660#M77290</guid>
      <dc:creator>rsaliba1122</dc:creator>
      <dc:date>2018-03-21T15:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Service Now Components (tServiceNowConnection)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305661#M77291</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;It indicates that your Service Now instance requires certification.&lt;/P&gt;
&lt;P&gt;Usually, we use tSetKeystore component to load the cert before you connect to Service Now instance using tServiceNowConnection.&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;
&lt;DIV id="tServiceNowConnection" class="nested0"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Mar 2018 08:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305661#M77291</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-22T08:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Service Now Components (tServiceNowConnection)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305662#M77292</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I am getting below error while connecting via Talend. But when I am tring using Browser, it is working fine. Auto login is there in browser.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please let me know your comments.&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="Capture.PNG" style="width: 574px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0gj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152862i5D973A1F5409629C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0gj.png" alt="0683p000009M0gj.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 08:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305662#M77292</guid>
      <dc:creator>sonalijagtap</dc:creator>
      <dc:date>2018-10-26T08:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Service Now Components (tServiceNowConnection)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305663#M77293</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;But I am not aware of where this certificate is stored &amp;amp;also the credentials for the same.&lt;BR /&gt;&lt;BR /&gt;My credentials to connect to service now are autopopulated in browser. So I am not sure about this certificate.&lt;BR /&gt;&lt;BR /&gt;Could you please help me here with the details.?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Sonali Jagtap</description>
      <pubDate>Fri, 26 Oct 2018 14:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305663#M77293</guid>
      <dc:creator>sonalijagtap</dc:creator>
      <dc:date>2018-10-26T14:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Service Now Components (tServiceNowConnection)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305664#M77294</link>
      <description>&lt;P&gt;For us, we got the cert from our service now web site. Then we stored it in a share folder and point the talend component to it. To&amp;nbsp;see the cert, left click on the little lock&amp;nbsp;or info icon on the left (in chrome) next to the url in your browser. You can then export it.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 14:44:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305664#M77294</guid>
      <dc:creator>rsaliba1122</dc:creator>
      <dc:date>2018-10-26T14:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Service Now Components (tServiceNowConnection)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305665#M77295</link>
      <description>Thank you so much for the quick reply.&lt;BR /&gt;&lt;BR /&gt;In the component, it is asking password. Is it mandatory field, then what is the password? Is it the same as service now?&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Sonali Jagtap</description>
      <pubDate>Fri, 26 Oct 2018 15:01:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305665#M77295</guid>
      <dc:creator>sonalijagtap</dc:creator>
      <dc:date>2018-10-26T15:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: Service Now Components (tServiceNowConnection)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305666#M77296</link>
      <description>we had to set up a special user just for the purpose&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Oct 2018 15:03:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305666#M77296</guid>
      <dc:creator>rsaliba1122</dc:creator>
      <dc:date>2018-10-26T15:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Service Now Components (tServiceNowConnection)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305667#M77297</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When I am trying to save the certificate from site, it's extension is .cer but in the tsetkeystore, it is asking for&lt;BR /&gt;.Truststore &amp;amp;.keystore files.&lt;BR /&gt;&lt;BR /&gt;How this files are generated?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Sonali Jagtap&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Nov 2018 13:24:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305667#M77297</guid>
      <dc:creator>sonalijagtap</dc:creator>
      <dc:date>2018-11-19T13:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Service Now Components (tServiceNowConnection)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305668#M77298</link>
      <description>The steps I took to make the ServiceNow component work:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. Download the certificate for service-now using a browser (you can easily google how to do this). I initially downloaded the cert given from my laptop and it was different from my virtual machine that was running Talend, so be careful of this. I named the cert "servicenow_zscaler.cer".&lt;BR /&gt;2. Using command line&lt;BR /&gt;* Browse to a directory that you want to create the truststore&lt;BR /&gt;* Run keytool -import -file "servicenow_zscaler.cer" -alias servicenow_zscaler -keystore talend_truststore -storepass talend&lt;BR /&gt;* This should have created a file called talend_truststore in your current directory&lt;BR /&gt;3. Created a job that used this truststore with the Talend tSetKeystore component.&lt;BR /&gt;4. Configured tServiceNowInput normally and ran the job&lt;BR /&gt;&lt;BR /&gt;[cid:image001.jpg@01D47FE9.4B0FC820]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Nov 2018 14:22:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305668#M77298</guid>
      <dc:creator>rsaliba1122</dc:creator>
      <dc:date>2018-11-19T14:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Service Now Components (tServiceNowConnection)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305669#M77299</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 960px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1Yb.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147651i7F37295E30B99700/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1Yb.png" alt="0683p000009M1Yb.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 12:41:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305669#M77299</guid>
      <dc:creator>sonalijagtap</dc:creator>
      <dc:date>2018-11-22T12:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Service Now Components (tServiceNowConnection)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305670#M77300</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Now I am connected to ServiceNow, But while retrieving the data from Incident table, I am getting the attached error.&lt;BR /&gt;&lt;BR /&gt;Kindly let me know your comments</description>
      <pubDate>Thu, 22 Nov 2018 12:42:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305670#M77300</guid>
      <dc:creator>sonalijagtap</dc:creator>
      <dc:date>2018-11-22T12:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Service Now Components (tServiceNowConnection)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305671#M77301</link>
      <description>&lt;P&gt;You still need to have a keystore component pointing to your Certificate prior to your Service Now Connection&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Something like this&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KeyStore.JPG" style="width: 555px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0sD.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141129i5F39D94D2A6C187B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0sD.jpg" alt="0683p000009M0sD.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 13:30:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305671#M77301</guid>
      <dc:creator>rsaliba1122</dc:creator>
      <dc:date>2018-11-26T13:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Service Now Components (tServiceNowConnection)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305672#M77302</link>
      <description>&lt;P&gt;I tried many time with Tsetkeystore and Tservicenowconnection, It still will be display the below error message.  I have already done for create the JKS file and import the certificate to the JKS file.   May I know who can give me any tips for this issue?  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exception in component tServiceNowConnection_1 (testserver)&lt;/P&gt;&lt;P&gt;javax.net.ssl.SSLException: java.net.SocketException: Connection reset&lt;/P&gt;&lt;P&gt;	at sun.security.ssl.Alert.createSSLException(Unknown Source)&lt;/P&gt;&lt;P&gt;	at sun.security.ssl.TransportContext.fatal(Unknown Source)&lt;/P&gt;&lt;P&gt;	at sun.security.ssl.TransportContext.fatal(Unknown Source)&lt;/P&gt;&lt;P&gt;	at sun.security.ssl.TransportContext.fatal(Unknown Source)&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 01:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305672#M77302</guid>
      <dc:creator>Yuagen0</dc:creator>
      <dc:date>2023-06-30T01:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Service Now Components (tServiceNowConnection)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305673#M77303</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It looks like you are using a proxy on your machine.&lt;/P&gt;&lt;P&gt;Are you able to run requests with tRestClient successfully?&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 07:10:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305673#M77303</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-30T07:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Service Now Components (tServiceNowConnection)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305674#M77304</link>
      <description>&lt;P&gt;I didn't try it with tRestClient!  but I'm not sure we have proxy .  May I know which information can see using proxy?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 07:52:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Service-Now-Components-tServiceNowConnection/m-p/2305674#M77304</guid>
      <dc:creator>Yuagen0</dc:creator>
      <dc:date>2023-06-30T07:52:35Z</dc:date>
    </item>
  </channel>
</rss>

