Solved
Forum Discussion
2 Replies
- prati14New Contributor
Thanks Natsya,
I am able to connect to MongoDb already , what I am struggling with is to iterate through the mongo db documents ,to use it as a datasource like excel .
Hi , I am trying to find a way to iterate through mongoDB documents , like we do for the excel records. I am new to groovy scriptiinbg , so detailed and relevant code would help.
I was able to connect and retrieve data from mongo collection , now looking for using it as data source.
Thanks Natsya,
I am able to connect to MongoDb already , what I am struggling with is to iterate through the mongo db documents ,to use it as a datasource like excel .