@ 6:57 the Main code is int rewardpoints = rewardpoints - row7.rank, In tJavaFlex shouldn't be reading row6(input) instead of row7 as row7 is output of JavaFlex right?
I need your help on migrating of table from my SQL to MySQL with tmap which should convert money values too !! I face issues while loading money values ? Could you please help me
Hi Rohan, I tried creating this job as you explained, but it is giving me error in tJavaFlex component (rewardpoints cannot be resolved or is not a field)
Hi Rohan, I need your help. I got an error like "Make sure your JVM setup is similar to the studio" while inserting the following code in tJava Component. ---------------------------------------------------------- Properties prop = new Properties(); InputStream input = null; ---------------------------------------------------------- Database: Oracle 11g ETL tool: Talend 7.2 Java 8
Very easy to understand how to use these components!
Hey rohan , very clear and very nicely explained..loved it
Thanks Ganesh
@ 6:57 the Main code is int rewardpoints = rewardpoints - row7.rank, In tJavaFlex shouldn't be reading row6(input) instead of row7
as row7 is output of JavaFlex right?
Welcome! Download my mobile app from talendpro.com
I need your help on migrating of table from my SQL to MySQL with tmap which should convert money values too !! I face issues while loading money values ? Could you please help me
hi sir ,nice explonation .may I know What is the difference between hashiput and bufferinput components?
Can you please make a video that How to use Try - Catch blocks in tjava component?
Hi Rohan,
I tried creating this job as you explained, but it is giving me error in tJavaFlex component (rewardpoints cannot be resolved or is not a field)
Check your links in that sun job.. like row3. Or row2. Etc.. also download my mobile app from talendpro.com and checkout courses.talendpro.com
Hi Rohan,
I need your help. I got an error like "Make sure your JVM setup is similar to the studio" while inserting the following code in tJava Component.
----------------------------------------------------------
Properties prop = new Properties();
InputStream input = null;
----------------------------------------------------------
Database: Oracle 11g
ETL tool: Talend 7.2
Java 8
Check the Java n path info from studio preference menu
@@LearningwithRohan Thanks
Hi Rohan,
Define zip in tjavarow but it's not in output (tlogrow).