Not able to write to mongo db

Hi ,

I am trying to write some array of json element to mongodb. I used json file url as “port:$0.newValue:discrete” and send to mongodbwriter. But while running the application error occurs.
is this the right way to do the task. What should be the metadata.

It is very urgent please help

Hi Micky,

Please find attached sample graph. It generate 10 records, serializes them into JSON document and insert into Mongo.

I hope this helps.