Could you please provide additional details ? Are you doing this in code or from a properties file ? If from a properties file, please paste the complete XML fragment; if from code please show the complete code fragment. Where is the $strtDate variable defined ? How are you determining that "it is not setting" ?
There are several examples at https://github.com/DataTorrent/examples/tree/master/tutorials where the properties.xml uses exactly this syntax, for instance: filter/src/main/resources/META-INF/properties.xml Ram On Sun, Nov 20, 2016 at 9:52 PM, chiranjeevi vasupilli <[email protected]> wrote: > > ---------- Forwarded message ---------- > From: chiranjeevi vasupilli <[email protected]> > Date: Thu, Nov 17, 2016 at 2:56 PM > Subject: settng property using * not working > To: [email protected] > > > Hi team, > > In my application i wnat to set one of teh property to multiple operators. > i have used the * instead of Operator name. But it is not setting. > > *\"dt.application.app1.operator.*.prop.strtDate\":\"$strtDate\",* > > can you please suggest , how i can set a property for multiple operators > having the same property name. > > -- > ur's > chiru > > > > -- > ur's > chiru >
