Is there a way to do pass an input value as a action\'s parameter without using managed properties?
i.e.
This is what worked for me: In Java: String dna=this.dna;