<?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: mock databse in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/mock-databse/m-p/2217395#M13005</link>
    <description>&lt;P&gt;Hi, Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For query,I can make global context variable&lt;/P&gt;&lt;P&gt;&amp;nbsp;(ex. query: &amp;nbsp;select * from table1 CONTEXT_VAR1)&lt;/P&gt;&lt;P&gt;and put , from test code, the different value from its orignal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, I don't know how to set connection or schema as context.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Mar 2019 12:48:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-03-05T12:48:36Z</dc:date>
    <item>
      <title>mock databse</title>
      <link>https://community.qlik.com/t5/Talend-Studio/mock-databse/m-p/2217393#M13003</link>
      <description>&lt;P&gt;Hi. I'm using Talend Open Studio for Data Integration.&lt;/P&gt;
&lt;P&gt;I would like to mock database in tDbInput for my job's test,&lt;/P&gt;
&lt;P&gt;because i don't want to change the real database data.&lt;/P&gt;
&lt;P&gt;Does anyone&amp;nbsp;know how to do this?&lt;/P&gt;
&lt;P&gt;Thanks, best regards.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 10:39:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/mock-databse/m-p/2217393#M13003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-05T10:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: mock databse</title>
      <link>https://community.qlik.com/t5/Talend-Studio/mock-databse/m-p/2217394#M13004</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Talend contain tRowGenerator, which could help you generate dataflow, but it did not replace source in tDbInput component&lt;/P&gt; 
&lt;P&gt;it good for test other components like tMap, filters and etc, but when you use tDBInput/tDBOutput&amp;nbsp;you will work with real defined databases&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;you can:&lt;/P&gt; 
&lt;OL&gt; 
 &lt;LI&gt;create context environments - dev, test, prod and define different connections there&lt;/LI&gt; 
 &lt;LI&gt;same as 1 but load data context variables (with connection details) from separate csv files&lt;/LI&gt; 
 &lt;LI&gt;than create dev, test databases and use them in tests and development&lt;/LI&gt; 
&lt;/OL&gt; 
&lt;P&gt;in adition, if it required by security or regulation reasons - you could create procedures for mask data when prepare&amp;nbsp;dev copy&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;if you need completely mock database - again you could use dedicate tools, I prefer dbSchema (&lt;A href="http://www.dbschema.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.dbschema.com&lt;/A&gt;)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 11:16:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/mock-databse/m-p/2217394#M13004</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-03-05T11:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: mock databse</title>
      <link>https://community.qlik.com/t5/Talend-Studio/mock-databse/m-p/2217395#M13005</link>
      <description>&lt;P&gt;Hi, Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For query,I can make global context variable&lt;/P&gt;&lt;P&gt;&amp;nbsp;(ex. query: &amp;nbsp;select * from table1 CONTEXT_VAR1)&lt;/P&gt;&lt;P&gt;and put , from test code, the different value from its orignal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, I don't know how to set connection or schema as context.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 12:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/mock-databse/m-p/2217395#M13005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-05T12:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: mock databse</title>
      <link>https://community.qlik.com/t5/Talend-Studio/mock-databse/m-p/2217396#M13006</link>
      <description>&lt;P&gt;connections - nothing more easy&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-03-06 at 2.09.27 AM.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2dI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152821i1A5E9076860AAAC9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2dI.png" alt="0683p000009M2dI.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;schema - must be defined&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 13:11:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/mock-databse/m-p/2217396#M13006</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-03-05T13:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: mock databse</title>
      <link>https://community.qlik.com/t5/Talend-Studio/mock-databse/m-p/2217397#M13007</link>
      <description>&lt;P&gt;Hi, vapukov. Thank you. I've understood it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just want a 1 record select result different from real one.&lt;/P&gt;&lt;P&gt;It looks just a little much work for me that I&amp;nbsp;make another data set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there any other solution ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 13:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/mock-databse/m-p/2217397#M13007</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-05T13:26:06Z</dc:date>
    </item>
  </channel>
</rss>

