Related activities does not appear after adding a new package

Hi,
I’m trying to use MongoDB and Firebase as databases. I added the MongoCRUD and the Firebase-Http packages from the package manager. It is correctly installed, and it appears in the dependencies section. But I cannot find the related activities in the activities panel.
sdd| 386x239

PS: I remarked that adding activities created by Uipath is working correctly ( PDF and Word activities as an example), but it doesn’t work with any other package.

Thanks for your time

Hello,

I have noticed that Mongo.CURD is having the dependency of MongoDB.Driver
so you have to install the dependency packages first

Hope this helps,

Thanks,
Meg

@megharajky, I tried resolving all dependencies; even the sub-dependent libraries have been resolved. But I am still unable to view activities for the same.

@Nawfal_Hamdi, did you managed to get the activities on the MongoCRUD package?

Hello,

I too tried many ways to check that package but there is fault with the package, you can create your own custom activity to get mongodb access, for more info check this post

Thanks,
Meg

1 Like