<?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: Date calculation in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225405#M17707</link>
    <description>Hello 
&lt;BR /&gt;Yes, tMap can be used do many types of transformation and used to do joins between different data flows, below are two KB articles tMap basic usage. I think it must be helpful for you to learn and understand how tMap works. 
&lt;BR /&gt;
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=190513444" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/pages/viewpage.action?pageId=190513444&lt;/A&gt;
&lt;BR /&gt;
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=190513450" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/pages/viewpage.action?pageId=190513450&lt;/A&gt;
&lt;BR /&gt;
&lt;BR /&gt;Hope it helps. 
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong
&lt;BR /&gt;</description>
    <pubDate>Mon, 24 Apr 2017 12:48:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-04-24T12:48:37Z</dc:date>
    <item>
      <title>Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225402#M17704</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I want to produce an etl process for sales. I have Input asc file with Informations, one of them must be calculated. In Pentaho we had used the Calculator for it, I think in Talend Studio the right transformer is tjavarow. In the asc. file date&amp;nbsp;is in this form&amp;nbsp;(string) 19990816. With this Information I want to calculate quarter, month and year. After this procedure I Need a combination lookup and at last the Information should be written in an Oracle table. Is all them possible in Talend Studio. I'm trying since days and reading in different Forums,&amp;nbsp;but don't find any Option.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:52:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225402#M17704</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225403#M17705</link>
      <description>&lt;P&gt;Hi &lt;BR /&gt;In Talend, call the built-in functions on tJavaRow or tMap to calculate the parts of year, for example:&lt;BR /&gt; tfileInputDeliimited--row1--tMap1--out1--tMap2--out2--tMap3----&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;lookup&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp; |&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;tOracleInput&lt;BR /&gt;on tMap1: parse the string to a Date with built-in function TalendDate.parseDate("yyyyMMdd", row1.dateColumn)&lt;BR /&gt;&lt;BR /&gt;on tMap2: get parts of year&lt;BR /&gt;quarter: TalendDate.getPartOfDate("MONTH", out1.dateColumn)/3+1&lt;BR /&gt;month: TalendDate.getPartOfDate("MONTH", out1.dateColumn)&lt;BR /&gt;year: TalendDate.getPartOfDate("YEAR", out1.dateColumn)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Shong&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 06:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225403#M17705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-24T06:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225404#M17706</link>
      <description>&lt;P&gt;Hello Shong,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;you mean that is possible even though I have two different tables in my database? I have in Pentaho a calculator in which I have calculated the quarter, month and year The key for is is from table2 my primary key (salesdate). I make a combine lookup to merge the values generated from table1 (date) (primary key is technical_key) with table2 (sales) (Primary key ist salesdate). The last step ist writing the information in table2 (sales).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;tmap is enogh for all of this?&lt;BR /&gt;&lt;BR /&gt;thank you for your rapidly answer,&lt;BR /&gt;&lt;BR /&gt;best regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Seher&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 12:04:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225404#M17706</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-24T12:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225405#M17707</link>
      <description>Hello 
&lt;BR /&gt;Yes, tMap can be used do many types of transformation and used to do joins between different data flows, below are two KB articles tMap basic usage. I think it must be helpful for you to learn and understand how tMap works. 
&lt;BR /&gt;
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=190513444" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/pages/viewpage.action?pageId=190513444&lt;/A&gt;
&lt;BR /&gt;
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=190513450" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/pages/viewpage.action?pageId=190513450&lt;/A&gt;
&lt;BR /&gt;
&lt;BR /&gt;Hope it helps. 
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong
&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Apr 2017 12:48:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225405#M17707</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-24T12:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225406#M17708</link>
      <description>&lt;P&gt;Thank you, I will read it and hope it will be easy to make the calculation. But I need tOracleTableOutput and not Input or didn't I read the tooltips false. I want to write the information back to my Table in Database. Thank you very much.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 13:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225406#M17708</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-24T13:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225407#M17709</link>
      <description>&lt;P&gt;Sorry, I understand now, why it should be Input.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 13:31:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225407#M17709</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-24T13:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225408#M17710</link>
      <description>&lt;P&gt;Sorry I have another question because of this, my java debugger doesn't start so I can't look myself&lt;/P&gt; 
&lt;P&gt;I have added&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;TfileInputDelimited (Sales.csv) - row1 - tMap1 - out1 - tMap2 - out2 - tLogRow1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I row2(lookup)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;TOracleInput1&lt;/P&gt; 
&lt;P&gt;I think my OracleInput1 is my Date Table and I want make a lookup between them.&lt;/P&gt; 
&lt;P&gt;In tMap1 I have this&amp;nbsp;TalendDate.parseDate("yyyyMMdd", row1.Bestellnummer) &amp;nbsp;and it doesn't fail.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have in row2 of tMap2 the expression for quarter, month and year, you have written in your message. In tMap2 I get this error Job compile errors&lt;BR /&gt;At least job "Umsatz_test" has a compile errors, please fix and export again.&lt;BR /&gt;Error Line: 1720&lt;BR /&gt;Detail Message: Type mismatch: cannot convert from int to String&lt;BR /&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio..&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;How can I fix it without a debugger?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 19:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225408#M17710</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-24T19:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225409#M17711</link>
      <description>&lt;P&gt;Verify the schema data types of the columns containing the quarter, month and year expressions in your tMap2.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2017 19:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225409#M17711</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-04-24T19:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225410#M17712</link>
      <description>&lt;P&gt;Hello cterenzi,&lt;BR /&gt;&lt;BR /&gt;I've add after every step a tLog and could see the output. It was easier to fix. Thanks for your help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 12:10:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225410#M17712</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-25T12:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225411#M17713</link>
      <description>But I can't control the lookup step, if everything is set right to accept your solution. I have add ojdbc in lib and web-inf and get this (Detail Message: oracle.jdbc cannot be resolved to a type&lt;BR /&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.) on tOracleInput&lt;BR /&gt;The version of jdbc is 6 and I have tried everything in the Community.</description>
      <pubDate>Tue, 25 Apr 2017 12:15:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225411#M17713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-25T12:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225412#M17714</link>
      <description>&lt;P&gt;Hi "Detail Message: Type mismatch: cannot convert from int to String"&lt;/P&gt; 
&lt;P&gt;Type mismatch from input table to output table on tMap, please show us a screenshot of tMap.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;"(Detail Message: oracle.jdbc cannot be resolved to a type"&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You don't need put manually driver jar file to lib folder. You should be asked to download and install it in studio for the first time you use oracle components. Are you able to extract data from oracle table with a simple job, such as&lt;/P&gt; 
&lt;P&gt;tOracleInput--main--tLogRow&lt;/P&gt; 
&lt;P&gt;If you still have this error, let me know which version of studio are you using.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards&lt;/P&gt; 
&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 13:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225412#M17714</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-25T13:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225413#M17715</link>
      <description>&lt;P&gt;I have installed all requiremend plug-ins, but get this error. After I read in forums, that I should use version 6 of jdbc and put it myself in te folder. But it doesn't work. I have installed the latest version 6.3.1. I've tried it wirh tLog and have an error.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 13:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225413#M17715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-25T13:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225414#M17716</link>
      <description>What is your Oracle version? You should install the corresponding driver for your DB version. &lt;BR /&gt;</description>
      <pubDate>Wed, 26 Apr 2017 10:41:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225414#M17716</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-26T10:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225415#M17717</link>
      <description>&lt;P&gt;I have installed all versions of oracle, my db version is 11, don't we have a workarround for this?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 10:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225415#M17717</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-26T10:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225416#M17718</link>
      <description>&lt;P&gt;For Oracle 11, you should install driver ojdbc6.jar, open the Module view (if it does not exist, go to Windows--&amp;gt;Show view and open it) and check if the required jar is installed correctly, see below&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtfM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136650iB5D753CED0992103/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtfM.png" alt="0683p000009LtfM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;If you still have the error even the jar is installed well, please export the job items and upload it. I guess it might be a design issue in your job?&lt;/P&gt; 
&lt;P&gt;Regards&lt;/P&gt; 
&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 11:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225416#M17718</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-26T11:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225417#M17719</link>
      <description>&lt;P&gt;Hello, I've checked it, not any module is shown on this view and if I click on Install additional packages, no required plug-in is shown.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 12:55:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225417#M17719</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-26T12:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225418#M17720</link>
      <description>Hi 
&lt;BR /&gt;The Module view lists all of the required jars information, you can install the required jars from the Module view, there are two buttons on the upper right corner: 
&lt;BR /&gt;1. Import external jar: install the jar files from local machine. 
&lt;BR /&gt;2. Download external jar: download and install jar file from internet, make sure your network is available. 
&lt;BR /&gt; 
&lt;BR /&gt;Do you meant the module view is blank? It sounds like there is a problem with the studio installation. Can you please give us some information about your studio environment? Such as: 
&lt;BR /&gt;OS 
&lt;BR /&gt;32bit or 64bit? 
&lt;BR /&gt;JDK version 
&lt;BR /&gt;Studio installation path 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong 
&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Apr 2017 04:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225418#M17720</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-27T04:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225419#M17721</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I will try to reinstall everything new. I'll install it on Partition C, Java Version installed is 1.8. Yes, it was blank no modules were listed. I will write a new response after reinstalling and testing it. Thanks for your help again.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Update: I've tried it and get the same message:&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;EM&gt;Job compile errors &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;At least job "Copy_of_Umsatz_test" has a compile errors, please fix and export again.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Error Line: 3333&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Detail Message: oracle.jdbc cannot be resolved to a type&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.&lt;/EM&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tMap2" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtYH.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154943i0D9346A5CE571507/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtYH.png" alt="0683p000009LtYH.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;tMap2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;The Screenshoot are the values in my tMap2 for lookup with tOracleOutput.&lt;/P&gt; 
&lt;P&gt;For tOracleInput I have my Db connection as metadata and test it before. Do I make something false ?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 09:48:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225419#M17721</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-27T09:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225420#M17722</link>
      <description>Is the Module view still blank after you reinstall studio? Maybe you need to close and open it again. Do you see the required ojdbc6 jar is installed? Can you please upload a screenshot of job design? 
&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Apr 2017 04:22:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225420#M17722</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-28T04:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Date calculation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225421#M17723</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I have fixed the problem i've deinstalled it two times with the plugins. I think an important plug-in was missed and the process failed. I don't use "Accept all and install" button for some plug-ins I choose only "download install". I can't check the oracleoutput, because I don't want to delete my db, if something goes bad, but I have tried it with mysql&amp;nbsp;and it was okey. If something goes fail with oracle I will write back. Thanks you all for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 10:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-calculation/m-p/2225421#M17723</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-28T10:27:01Z</dc:date>
    </item>
  </channel>
</rss>

