Reading value from file and using it dynamically in JDBC select query where clause

I want to use 'file' filter, read a value from that file, and in same conf file, i need to use that value in jdbc query to Database to fetch data rows depending on the value retrieved from the file.
Is is possible to do the same..

Regards.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.