Devs,
I see that the PutMongo processor's Collection property doesn't accept expression language syntax. I've got JSON documents coming from multiple sources (routed with an attribute I defined), and would like that attribute to reflect which Mongo collection I insert into, which seems like the NIFI way of doing things. If it is, is there a way I can accomplish this? Or should I make the modification to AbstractMongoProcessor to allow for expressions and submit a pull request? Jon Schendt
