Exchange activities not showing input fields/incomplete

Hiya!

For a project I’m working on, we use an old studio version. We’re using 23.4.2 and for my coworkers it’s a breeze. I’ve been having problems with the exchange activities not showing up as expected.

Also, it is to be noted that these activities show up under folder UiPath for me, where my coworkers see it under app integration. (Referring to the left side panel here).

What we’ve tried:

  • Uninstalling dependencies and reinstalling
  • Uninstalling studio and reinstalling
  • Delete local dependencies from user files and reinstalling
  • Reinstall Windows

That last step seemed a bit radical to me, but it still didn’t work!

Any ideas are welcome!

Hi @DJHG

Welcome to the community.

The Send Exchange Mail Message Activity comes under UiPath.Mail.Exchange.Activities

@DJHG

try degrading version of package or updating the package from manage packages

@DJHG,

Is it happening with newly created project as well? If yes, try sharing a sample project to check.

Also check if you are getting the properties of this activity. The look and feel could be depend on many factors in background but if you are getting the properties and able to run it, then looks we can ignore for now.

Thanks for your reply. This might be true for the newest version of Studio. For our current project, we are bound to use a specific Studio version and UiPath.Mail.Activities 1.21.1.

So I’ve tried to downgrade before, and then upgrade it back to 1.21.1 which we are forced to use, but that sadly didn’t fix the issue.

Okay, just i got one thread which was related to your problem
Check this thread and do the changes and try

@DJHG remove running dependencies from your project .json before doing take a copy and do these changes and after use this json file as original. for more reference take a look on below thread

Hi ashokkarale,

Thanks for your response! It happens in a newly created project as well. It won’t let me upload an attachment due to being a new user.

Thanks for the tip! I had found this same thread. We don’t use seperate runtime dependencies, as such they are not present in this project. Thanks though!