Hello, Is there a way by which i can set some variable declared in my Application.java through properties.xml. I know i can set Operator variables using properties.xml like dt.app.operator.prop. I want to do the same thing to set a variable of my Application Class which has the populateDag method.
Thank You.
