Wednesday, January 21, 2015

How to get SQL from tMysqlInput component

Hi,
We can get SQL by using the below code-
((String)globalMap.get("tMysqlInput_1_QUERY"))


Find the sample job below to understand how to use the code-


Below is the job output with the SQL query of MySQL input component-



Enjoy!!


No comments:

Post a Comment