<?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: Problem when Loading dimension from an ODS table in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219408#M14221</link>
    <description>&lt;A href="http://hpics.li/1237f8e" target="_blank" rel="nofollow noopener noreferrer"&gt;http://hpics.li/1237f8e&lt;/A&gt;</description>
    <pubDate>Thu, 20 Apr 2017 16:05:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-04-20T16:05:46Z</dc:date>
    <item>
      <title>Problem when Loading dimension from an ODS table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219402#M14215</link>
      <description>&lt;P&gt;Hello folks, I am new with Talend and I have faced a problem when I was trying to load my dimension from an ODS table. So &amp;nbsp;I am using Talend open studio&amp;nbsp;Version: 6.3.0.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You can find bellow a screenshot from my job, my t_map configuration and the data inside my ODS table.&lt;/P&gt; 
&lt;P&gt;Thanks for your help in advance !&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="error1.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ltqv.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134879i7395ED1ABD962126/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ltqv.png" alt="0683p000009Ltqv.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error2.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ltmk.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133403i5F62DF0DF61D7624/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ltmk.png" alt="0683p000009Ltmk.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error3.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtUW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154438i9ADD7FB3E47D111E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtUW.png" alt="0683p000009LtUW.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 12:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219402#M14215</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-20T12:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Loading dimension from an ODS table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219403#M14216</link>
      <description>&lt;P&gt;The error "Invalid escape sequence" usually occurs when you have a String containing a "\" in a component setting. &amp;nbsp;See if one of the settings in your database output component contains a "\" and if it's meant to be a literal slash, change it to "\\".&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 13:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219403#M14216</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-04-20T13:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Loading dimension from an ODS table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219404#M14217</link>
      <description>Hi Mohamed
&lt;BR /&gt;
&lt;BR /&gt;Goto "Code" Tab. Here you will see the java code. kindly mouse over the red markers and it will show you the error. share the screen shot of it.
&lt;BR /&gt;
&lt;BR /&gt;Also share your oracle output connection properties with a scrennshot.</description>
      <pubDate>Thu, 20 Apr 2017 15:04:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219404#M14217</guid>
      <dc:creator>Sid3</dc:creator>
      <dc:date>2017-04-20T15:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Loading dimension from an ODS table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219405#M14218</link>
      <description>&lt;P&gt;Thank you for your answer!&lt;/P&gt;&lt;P&gt;Actually I have used the same settings for configuring another&amp;nbsp;&lt;SPAN&gt;TMSSqlOutput component in another job, and I didn't had any issue with that. You will find in the links bellow a screenshot of the two&amp;nbsp;TMSSqlOutput components configuration and the one for source code error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Links:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1-Data Warehouse&amp;nbsp;TMSSqlOutput configuration component (the one with the error) :&amp;nbsp;&lt;A href="http://hpics.li/67495cf" target="_blank" rel="nofollow noopener noreferrer"&gt;http://hpics.li/67495cf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2- ODS&amp;nbsp;&amp;nbsp;TMSSqlOutput configuration component :&amp;nbsp;&lt;A href="http://hpics.li/fd30b83" target="_blank" rel="nofollow noopener noreferrer"&gt;http://hpics.li/fd30b83&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3- The source code error :&amp;nbsp;&lt;A href="http://hpics.li/6bb32dd" target="_blank" rel="nofollow noopener noreferrer"&gt;http://hpics.li/6bb32dd&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 15:41:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219405#M14218</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-20T15:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Loading dimension from an ODS table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219406#M14219</link>
      <description>&lt;P&gt;Thank you for your&amp;nbsp;&amp;nbsp;answer !&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have only find the caracter "\" &amp;nbsp;in my TMSSqlOutput component settings and I have tried to replace it with "\\" as you have suggested. That have resolved the connexion with the Output component but it seems like I have a new issue now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the string with "\" link:&amp;nbsp;&lt;A href="http://hpics.li/9360888" target="_blank" rel="nofollow noopener noreferrer"&gt;http://hpics.li/9360888&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is the link with the new error:&amp;nbsp;&lt;A href="http://hpics.li/d73c8e3" target="_blank" rel="nofollow noopener noreferrer"&gt;http://hpics.li/d73c8e3&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 15:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219406#M14219</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-20T15:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Loading dimension from an ODS table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219407#M14220</link>
      <description>Share your input query</description>
      <pubDate>Thu, 20 Apr 2017 15:59:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219407#M14220</guid>
      <dc:creator>Sid3</dc:creator>
      <dc:date>2017-04-20T15:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Loading dimension from an ODS table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219408#M14221</link>
      <description>&lt;A href="http://hpics.li/1237f8e" target="_blank" rel="nofollow noopener noreferrer"&gt;http://hpics.li/1237f8e&lt;/A&gt;</description>
      <pubDate>Thu, 20 Apr 2017 16:05:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219408#M14221</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-20T16:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Loading dimension from an ODS table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219409#M14222</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;First execute the below query replacing the context variables in SQL server. If it works then copy the same in your input component sql query property and execute the job. Let me know your findings.&lt;BR /&gt;&lt;BR /&gt;"select "+context.ODS2_Schema+".fournisseurDim.CodeFournisseur as CodeFournisseur,"+context.ODS2_Schema+".fournisseurDim.NomFournisseur as NomFournisseur from "+context.ODS2_Schema+".fournisseurDim"&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Sid&lt;BR /&gt;Please like the post if it is useful&lt;BR /&gt;Please put to resolved if it resolves your issue.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 16:13:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219409#M14222</guid>
      <dc:creator>Sid3</dc:creator>
      <dc:date>2017-04-20T16:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Loading dimension from an ODS table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219410#M14223</link>
      <description>Thank you so much ! It's working and I can finally load the dimension table.</description>
      <pubDate>Thu, 20 Apr 2017 16:22:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-when-Loading-dimension-from-an-ODS-table/m-p/2219410#M14223</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-20T16:22:33Z</dc:date>
    </item>
  </channel>
</rss>

