cancel
Showing results for 
Search instead for 
Did you mean: 

MongoDB Integration

ManasaTangutur1
Level 3
Hi Team, How to perform Insertion/Deletion/Any Query operations in MongoDB using BluePrism like we can run any query in SQL.I have a requirement to integrate MongoDB with Blueprism, Could you please assist me is there any way to do that.we want to create an object using the 'MongoDB' application.     Thanks & Regards, Manasa Tanguturu
2 REPLIES 2

NavathaMallappa
Level 2
Hi Team, Even I have the same requirement how to integrate any Database , can you please assist with the steps.   Thanks, Navatha

hassan.chaudhry
Level 3
Most probably you'd have to create an object to cater for this akin to the Data - SQL Server VBO provided. By making use of relevant drivers this shouldn't be too difficult with a code stage. I've used a similar approach in the past to interact with and execute queries/stored procedures against Oracle databases too. Let me know if you need any further help/guidance