Sunday, 9 April 2017

What If I KNOW MOSQUITOES Language?

                                        Yesterday I got a wierd thought about MOSQUITOES.
At my Home, Lots of mosquitoes daily enjoying being in HEAVEN as they suck the blood of ours like anything.
                         

                   1)If Mosquitoes are very less, I was thinking like MOSQUITOES might have gone for a marriage of one of the mosquitoes relative.

                  2)If I come to know Mosquitoes Language, I would ask them what they are in need of other than blood and provide it so that both of us are beneficial(Atleast sucking blood will be avoided).

                  3)More over I can open a Training Centre, How to Learn MOSQUITOES LANGUAGE in 30 days (FULLY REFUNDED IF language not comes) and can become a MILLIONAIRE.

                 4)If we know the MOSQUITOE LANGUAGE, we don't need an ARMY for a country also. MOSQUITOES ARMY will suck the blood of ENEMIES before they attack us.

                 

Saturday, 8 April 2017

Going to Tourist Places? Then Must Read This!!!!!!!!!!!

1) Need to maintain a check list of the places you want visit by a searching internet.

2) Need to watch the videos of tourist places priorky in YOUTUBE and skip some of them if you   need.

3) Need to know the  best hotels (for having food) by enquiring autowalas/cabs.

4) Schedule  the toure timings  from 07.00 A.M To 10.00 A.M and 03.00 P.M To 05.00 P.M

5) Need to keep water bottles has many has possible Need to keep milk if there are any infants

6) DO NOT WALK IN ORDER TO SAVE MONEY WITH OUT TAKING AUTOS

7)  Prepare  the check list of train timings and bus timings of to and fro and  Go only in super fast trains and buses in order to saving time.

8)  Take a small umbrella if you are visiting the place in summer/ rain season.

9) Drink coconut water and butter milk where ever you see them.

10) Prepare a CheckList of Nearest Hospitals in case of Health Emergency.

Monday, 20 February 2017

TALEND COMPARE DATE FUNCTION EXAMPLES


1)if first one less than second one return number -1,
TalendDate.compareDate("2016-DEC-01" ,"2016-DEC-020","yyyy-MM-dd");

2)equlas return number 0,
TalendDate.compareDate("2016-DEC-01" ,"2016-DEC-01","yyyy-MM-dd");

3)bigger than return number 1. (can compare partly)
TalendDate.compareDate("2016-DEC-15" ,"2016-DEC-01","yyyy-MM-dd");

Working Code :
Var.start : TalendDate.parseDate("yyyy-MM-dd","2016-DEC-01")

Var.End : TalendDate.parseDate("yyyy-MM-dd","2016-DEC-01" )

TalendDate.compareDate(Var.start,Var.End,"yyyy-MM-dd");

COMPARE DATE () SUMMARY :

Date1 < Date2    :         Returns -1
Date1 = Date 2     :         Returns 0
Date1> Date 2    :         Returns 1


Thursday, 19 January 2017

tFileList Component Properties in TALEND


***tFileList_2_CURRENT_FILEDIRECTORY will give the value as below.
\\RemoteVM\workspace


***tFileList_2_CURRENT_FILEPATH will give the value as below.
\\RemoteVM\workspace\svc_txn_2017-01-1817-34-01.zip


***tFileList_2_CURRENT_FILE will give the value as below.
svc_txn_2017-01-1817-34-01.zip

SFTP not Working In TALEND?

When SFTP is not working then, in the PORT properties copy the below content.

Sol :

"context.SFTP_PORT); session_tFTPConnection_1.setConfig(\"PreferredAuthentications\",\"publickey,keyboard-interactive,password\"",

context.SFTP_PORT contains the value of PORT(will be 22).

Thursday, 12 January 2017

Running Multiple TALEND Versions on PC

Scenario :  Want to Run Talend 5 and Talend 6 Versions on PC.

Sol :  Talend 5 uses JAVA 7
          Talend 6 uses JAVA 8.

1)Download JAVA 7 and JAVA 8 versions.

2)Install JAVA 7

3)Install JAVA 8

4)Copy the contents of C:\Program Files\Java\jre1.8.0_112 into some other folder say like C:\Talend\jre1.8.0_112

5)Copy the contents of C:\Program Files\Java\jre7 into some other folder say like C:\Talend\jre7\

6)Uninstall JAVA 7 from install/uninstall programs of Control Panel.

7) I have got TALEND 5 in the below folder.
     C:\TALEND5\
  TALEND 6 in the below folder
  C:\TALEND6\

8)
Changing the .ini file for TALEND 5

we will be having one Talend Studio configuration settings file of windows 64 machine as below.

C:\TALEND5\APM_Connect-Studio-win-x86_64.ini

Open it and modify as below.

-vm
C:\Talend\jre7\bin\javaw.exe
-vmargs
-Xms2048m
-Xmx5120m
-XX:MaxPermSize=512m
-Dfile.encoding=UTF-8


Changing the .ini file for TALEND 6

we will be having one Talend Studio configuration settings file of windows 64 machine as below.

C:\TALEND6\APM_Connect-Studio-win-x86_64.ini

Open it and modify as below.

-vm
C:\APMConnect\Java\jre1.8.0_112\bin\javaw.exe
-vmargs
-Xms2048m
-Xmx5120m
-Dfile.encoding=UTF-8


Note : As you already have installed JAVA 8 it will be doing the needful for other applications that use JAVA.


Monday, 2 January 2017

In case interest earned is more than Rs.10,000 in a financial year, the difference will attract tax.


 if your interest income from the savings accounts is Rs.9,000, you don't have to pay any tax on it. But if it is Rs.18,000, you need to pay income tax on Rs.8,000 according to your tax slab.

Are You Thinking?????????????????????

                      Question Yourself for few Seconds?                         Are you Thinking at all?                              When ...