Hi
I observer that in “com.inductiveautomation.ignition.common.sqltags.parser” class, the “parseSafe” method which for non-existant path strings, is supposed to throw exception (Don’t know which exception! IOException or NullPointerexception, i am using “catch (Exception e)” in code) and return null, is not throwing exception in my case!
Can you explain what’s going wrong!. Am I using right class and method!
BR
PRAMANJ