Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Bulk operations #26

Open
joergrech opened this issue Nov 27, 2014 · 3 comments
Open

Add support for Bulk operations #26

joergrech opened this issue Nov 27, 2014 · 3 comments

Comments

@joergrech
Copy link

It would be great if you could integrate Bulk operations from MongoDB 2.6 such as initializeOrderedBulkOperation(). The Java Drivers are supporting them already: http://docs.mongodb.org/ecosystem/tutorial/getting-started-with-java-driver/#bulk-operations

@poiati
Copy link
Owner

poiati commented Dec 1, 2014

Ok joergrech,

I will work on it.

@VikasKSahu
Copy link

Is there any way so that i can read/write csv or txt file from the mongoDB that is configured with soapui.
I want to create a test suit that will read csv file from mongoDB using groovy and also can write file to mongoDB using groovy. Write now it is having only support for collection, i need support for files.
looking for some reply....

@poiati
Copy link
Owner

poiati commented Mar 14, 2016

Hello @VikasKSahu,

Sorry, I didn't understand what you mean. You want to store a plaintext file in a collection?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants