talend - Find jobs which use a database connection -


anyone know quick way find out jobs use database connection in talend?

for example, if have database connection "db_run_prod01" defined in talend. want identify jobs access connection can recompile them if make change db_run_prod01. ideas?

i'm using talend open studio on windows 7.

thanks in advance, bee

every talend job saved .item+other files in workspace folder under process directory. either can search using file editor in direcotry string or can user talend job read these .item files - these xml structures , can parse in talend job search required string. if open .item file able understand contains , search.


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -