Unable to find Excel activities

I have a use case where I need to select a sensitivity label for an excel file, I read that this could be achieved by using UiPath.Excel.Activities.InvokeVBAX or UiPath.Excel.Activities.Business.AddSensitivityLabelX activities.

I have currently installed UiPath.Excel.Activities v2.12.3, but I cannot find these two activities in this version. I read that they can be found in v2.15.2 but I cannot download this from the Marketplace due to the following error unable to load the service index for source for all of these URLs:

except the ones that I download in the “Local” path - C:\Program Files\UiPath\Studio\Packages

Can you give me some information on how I can either find the right UiPath.Excel.Activities package that will contain UiPath.Excel.Activities.InvokeVBAX and UiPath.Excel.Activities.Business.AddSensitivityLabelX or how I can resolve the error that I’m facing.

note: it is not a proxy/firewall related issue I’ve checked this

Hi @Dea_Pahumi

Pls try with latest version of UiPath.Excel.Activities3.0.1 ?

Happy Automation

where can I download this from, I can’t find a download link anywhere for this version and as I mentioned I can’t download it from the Manage Packages

UiPath.Excel.Activities.3.0.1.nupkg (2.9 MB)

@Dea_Pahumi

Please check this, might be work.

@Dea_Pahumi

Or try this,
https://cloud.uipath.com/rpailskumn/marketplace_/listings/uipath-excel-activities/versions

You this will not work, pls connect with UiPath Support Team.

Thanks

@Dea_Pahumi,

Prefer downloading the package from the official source only. If your network or system admin didn’t enabled access to the official nuget package feed, do not try to break your organization security policies.

Follow the standard operating procedure to request to whitelist the official package feeds and then only work on it.

I tried both approaches:

  1. I can’t see v3.0.1 in the manage packages even though I added it in C:\Program Files\UiPath\Studio\Packages
  2. I can’t access the page, I see the following error “User does not exist in any organization. Please reach out to your administrator, and ask them to add you to an organization. (#216)”

do you know maybe how I can resolve “unable to load the service index for source” that I get in manage packages?

@Dea_Pahumi

for the “user does not exist in any organization” error, log into UiPath automation cloud and ensure you’re part of an organization; contact your admin to add you. to resolve the “unable to load the service index for source” error, clear the nuget cache in manage packages

I tried clearing the cache and deleted all files from %userprofile%\.nuget\packages and %localappdata%\UiPath\.cache and its still the same.