How to connect Mongo DB with Uipath?

Hello!

I’m trying to connect to MongoDB, but I’m unable to install the activities from the marketplace, as you can see in the image. It says that this activity is not compatible with Windows projects, but I don’t understand why. Can someone help me, please?

Thanks! :heart:

@Marc_Font,

Try this tutorial.

@Marc_Font,

This one also looks promising. Give it a try.
Seeking Suggestions for MongoDB Integration with UiPath Studio - #2 by sven.wullum1

Hi Ashokkarale,

I tried this tutorial, but as I mentioned, the activities don’t show up. I imagine it might be because UiPath removed Windows Legacy, maybe?

Thanks!

@Marc_Font,

Yes the package is developed in Legacy compatibility so could not be used in Windows compatibility.

It’s not advised but you can try it in any Legacy project.

Until and unless the developer of the package don’t upgrade it to Windows compatibility, we can’t use it.

I’ve checked this, but I still have the same problem. It’s for Windows Legacy, and I can’t use it. Do you recomend to downgrade the version of UiPath? But my project is in windows.I’m a little lost right now.

Thanks!

we would not recommend falling back, due to the phasing out is still ongoing

It maybe better to check how to overcome it on a code base level

@Marc_Font,

If you are doing this for learning purpose, you can downgrade to Legacy and this should work.

If you are working on real project, I would advise to not to downgrade and get it working because, Legacy compatibility about to sunset hence not a good idea to spend time now and again in few months will be on the same page today if the developer don’t upgrade the package.

@Marc_Font

you can try to create dns and then try to connect using normal database activites

cheers

1 Like