Sorry different braces <property> <name>dt.operator.opname.prop.propname(key)</name> <value>value</value </property>
On Wed, Apr 12, 2017 at 4:23 PM, Pramod Immaneni <[email protected]> wrote: > Hi Sunil, > > Have you tried > > <property> > <name>dt.operator.opname.prop.propname[key]</name> > <value>value</value > </property> > > Thanks > > On Wed, Apr 12, 2017 at 4:17 PM, Sunil Parmar <[email protected]> > wrote: > >> We've a use case where we want to set an operator property of type Map >> (String, Long) in the property xml. Is there a way to do this ? >> >> Thanks, >> Sunil >> > >
