<?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 View SOAP Message with Debug Proxy in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/View-SOAP-Message-with-Debug-Proxy/m-p/2195722#M197</link>
    <description>Is it possible to use a web debug proxy with Talend to view SOAP / REST messages?  I am attempting to use the tWebService component and having a bit of difficulty verifying the content.&lt;BR /&gt;If anyone has set up a web debug proxy (like Charles or Fiddler), would you mind showing how you set this up?&lt;BR /&gt;Thank you-&lt;BR /&gt;Joe</description>
    <pubDate>Sat, 16 Nov 2024 13:00:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:00:01Z</dc:date>
    <item>
      <title>View SOAP Message with Debug Proxy</title>
      <link>https://community.qlik.com/t5/Talend-Studio/View-SOAP-Message-with-Debug-Proxy/m-p/2195722#M197</link>
      <description>Is it possible to use a web debug proxy with Talend to view SOAP / REST messages?  I am attempting to use the tWebService component and having a bit of difficulty verifying the content.&lt;BR /&gt;If anyone has set up a web debug proxy (like Charles or Fiddler), would you mind showing how you set this up?&lt;BR /&gt;Thank you-&lt;BR /&gt;Joe</description>
      <pubDate>Sat, 16 Nov 2024 13:00:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/View-SOAP-Message-with-Debug-Proxy/m-p/2195722#M197</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: View SOAP Message with Debug Proxy</title>
      <link>https://community.qlik.com/t5/Talend-Studio/View-SOAP-Message-with-Debug-Proxy/m-p/2195723#M198</link>
      <description>I just figured this out and it's extremely useful, so I thought I would post the steps I used:&lt;BR /&gt;1) On the Run tab, click Advanced Settings&lt;BR /&gt;2) Check Use Specific JVM Arguments &lt;BR /&gt;3) Create three new arguments: &lt;BR /&gt;DproxySet=true&lt;BR /&gt;DproxyHost=127.0.0.1&lt;BR /&gt;DproxyPort=8888&lt;BR /&gt;4) Launch Fiddler &lt;BR /&gt;5) Run the job and you should see the HTTP traffic in Fiddler. &lt;BR /&gt;A few notes:&lt;BR /&gt;- This doesn't appear to work with tFileFetch for some reason, but it does work with the new tRest component in 4.2.0M4&lt;BR /&gt;- If you are making a call over https, you need some additional steps:&lt;BR /&gt;1) Export the Fiddler self signed (DO NOT TRUST) certificate to a file on your machine&lt;BR /&gt;2) Import this certificate into your Java keystore&lt;BR /&gt;3) Add a tSetKeystore component to your job and enter your keystore location and password&lt;BR /&gt;Good luck!</description>
      <pubDate>Mon, 09 May 2011 16:29:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/View-SOAP-Message-with-Debug-Proxy/m-p/2195723#M198</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-09T16:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: View SOAP Message with Debug Proxy</title>
      <link>https://community.qlik.com/t5/Talend-Studio/View-SOAP-Message-with-Debug-Proxy/m-p/2195724#M199</link>
      <description>works well! thank you</description>
      <pubDate>Wed, 10 Jul 2013 15:13:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/View-SOAP-Message-with-Debug-Proxy/m-p/2195724#M199</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-07-10T15:13:34Z</dc:date>
    </item>
  </channel>
</rss>

