<?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 tXSLT component does not create output files at remote server in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tXSLT-component-does-not-create-output-files-at-remote-server/m-p/2270674#M48496</link>
    <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I've been experiencing problems with the tXLST component. In my job I want to transform an XML via tXSLT, however, the resulting files don't show.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I've already been trying stuff to figure out what was the problem, but I can't find it.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In the XSLT it creates 3 different XML files. 1 dummy file which has to be filled in in the Output file line (see attachment what I mean) in the tXSLT component view (otherwise I get a access denied error in all cases). And 2 XML files which are defined in the XSLT document, the ones I need.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The path in the Output file line&amp;nbsp;&lt;SPAN&gt;(see attachment what I mean)&lt;/SPAN&gt; is a remote server (via context variables), normally no problem, but I thought let's try my own computer.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In a test job with only the tXSLT component:&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;- When I put a&amp;nbsp;hardcoded path to my own computer --&amp;gt; all 3 of the files got created&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;- When I put a&amp;nbsp;hardcoded path to the remote server --&amp;gt; only the dummy file from the Output file line in the component got created&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Then I tried it in the total job:&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;- When I put a hardcoded path to my own computer --&amp;gt;&amp;nbsp;the 2 files from the XSLT get created not the dummy&amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;- When I put a hardcoded path to the remote server --&amp;gt; Nothing got created... not even the dummy&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So:&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;--&amp;gt; the XSLT file is ok, because it does create the file on my own computer.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;--&amp;gt; Initially it was a path via context variables, so changing it to hardcoded values, didn't solve it either.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;--&amp;gt; I expect somewhere in the job (didn't built it myself) the dummy file is removed again, so i'm not worried about that..&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;--&amp;gt;&amp;nbsp;It really seems to be caused by putting them on the remote server.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;But like I said, this is common practice here, so why is it suddenly now a problem? This job is even a copy of another one.. which is working properly...&lt;/P&gt; 
&lt;P&gt;Any ideas what might be the cause? Or what else I can try? I'm really hoping someone can help me out here, or give me something else to try, cause I'm stuck..&amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm using Talend Open Studio for ESB version 6.4.1.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;B.t.w. The job will eventually run on this remote server.. might it be that XSLT files can only be outputted at the host? But I still get the input file from the same remote server..??? plus then I would have experienced it already before.. but just throwing my thoughts out there &lt;IMG id="smileywink" class="emoticon emoticon-smileywink" src="https://yutwg22796.i.lithium.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance!&lt;/P&gt; 
&lt;P&gt;Annewieke&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tXSLT-component.PNG" style="width: 999px;"&gt;&lt;IMG src="https://yutwg22796.i.lithium.com/t5/image/serverpage/image-id/13299i684FB92563BD42AC/image-size/large?v=1.0&amp;amp;px=999" title="tXSLT-component.PNG" alt="tXSLT-component.PNG" /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Oct 2018 18:33:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-19T18:33:28Z</dc:date>
    <item>
      <title>tXSLT component does not create output files at remote server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tXSLT-component-does-not-create-output-files-at-remote-server/m-p/2270674#M48496</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I've been experiencing problems with the tXLST component. In my job I want to transform an XML via tXSLT, however, the resulting files don't show.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I've already been trying stuff to figure out what was the problem, but I can't find it.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In the XSLT it creates 3 different XML files. 1 dummy file which has to be filled in in the Output file line (see attachment what I mean) in the tXSLT component view (otherwise I get a access denied error in all cases). And 2 XML files which are defined in the XSLT document, the ones I need.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The path in the Output file line&amp;nbsp;&lt;SPAN&gt;(see attachment what I mean)&lt;/SPAN&gt; is a remote server (via context variables), normally no problem, but I thought let's try my own computer.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In a test job with only the tXSLT component:&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;- When I put a&amp;nbsp;hardcoded path to my own computer --&amp;gt; all 3 of the files got created&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;- When I put a&amp;nbsp;hardcoded path to the remote server --&amp;gt; only the dummy file from the Output file line in the component got created&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Then I tried it in the total job:&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;- When I put a hardcoded path to my own computer --&amp;gt;&amp;nbsp;the 2 files from the XSLT get created not the dummy&amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;- When I put a hardcoded path to the remote server --&amp;gt; Nothing got created... not even the dummy&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So:&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;--&amp;gt; the XSLT file is ok, because it does create the file on my own computer.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;--&amp;gt; Initially it was a path via context variables, so changing it to hardcoded values, didn't solve it either.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;--&amp;gt; I expect somewhere in the job (didn't built it myself) the dummy file is removed again, so i'm not worried about that..&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;--&amp;gt;&amp;nbsp;It really seems to be caused by putting them on the remote server.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;But like I said, this is common practice here, so why is it suddenly now a problem? This job is even a copy of another one.. which is working properly...&lt;/P&gt; 
&lt;P&gt;Any ideas what might be the cause? Or what else I can try? I'm really hoping someone can help me out here, or give me something else to try, cause I'm stuck..&amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm using Talend Open Studio for ESB version 6.4.1.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;B.t.w. The job will eventually run on this remote server.. might it be that XSLT files can only be outputted at the host? But I still get the input file from the same remote server..??? plus then I would have experienced it already before.. but just throwing my thoughts out there &lt;IMG id="smileywink" class="emoticon emoticon-smileywink" src="https://yutwg22796.i.lithium.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance!&lt;/P&gt; 
&lt;P&gt;Annewieke&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tXSLT-component.PNG" style="width: 999px;"&gt;&lt;IMG src="https://yutwg22796.i.lithium.com/t5/image/serverpage/image-id/13299i684FB92563BD42AC/image-size/large?v=1.0&amp;amp;px=999" title="tXSLT-component.PNG" alt="tXSLT-component.PNG" /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 18:33:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tXSLT-component-does-not-create-output-files-at-remote-server/m-p/2270674#M48496</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-19T18:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: tXSLT component does not create output files at remote server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tXSLT-component-does-not-create-output-files-at-remote-server/m-p/2270675#M48497</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please post your whole job screenshots on forum? Are you using a relative path for your remote server? Is there any error message printed on console?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 06:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tXSLT-component-does-not-create-output-files-at-remote-server/m-p/2270675#M48497</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-29T06:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: tXSLT component does not create output files at remote server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tXSLT-component-does-not-create-output-files-at-remote-server/m-p/2270676#M48498</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;There wasn't any error message, so I had nothing to go on.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also when I run it at the server itself it at first didn't generate any files.. but when I changed it to not-relative paths, on the server, it finally worked.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But still it's weird, because I always test from my desktop and I never had the problem of no files being created. And I always use the relative paths, because it's a remote server, you cannot really make it absolute right..?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But anyway, I could continue now.. though a lot slower, via the remote server..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 14:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tXSLT-component-does-not-create-output-files-at-remote-server/m-p/2270676#M48498</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-29T14:06:03Z</dc:date>
    </item>
  </channel>
</rss>

