Create your first automation in just a few minutes.Try Studio Web →
by YouTube
2
Snippet
280
Have you tested it with high density set up? It's killing processes for all users logged on given VM.
Hi Marek,
I have tested this in a High Density configuration on a Windows Server Environment, and we use it frequently. If you look at the code, it assigns the current Session ID to current_session, and when it filters the processes, it only takes the processes that match that session ID. If you have problems, you can disable the "Kill process" activity, and see what processes are being killed in the Output console, which lists everything, and compare on different logon sessions.
Hopefully, that helps answer your question. Let me know if you need further information, or hit me up on the forums.
Regards.
When running as a project it works fine (although it has some project dependencies), but when invoking the workflow I get the following error: "Could not find type 'IsTrue' in namespace http://schemas.microsoft.com/workflow/2012/07/xaml/activities'". Is there a newer version or a fix available for this?
Hi. With version 18.4 and newer, I believe, the dependencies are managed differently. You need to include the same activities found in this workflow as dependencies for your project, if they aren't already. So for the "IsTrue" activity, you need to install the Workflow Manager Activities from the Official/Gallery feed while your project is open to save it into the dependencies. This should include the package as a dependency for the project and resolve the error.
Thanks for the feedback. I will add the dependent activity packages to this.
Let me know if you have any other issues or questions. Thanks.
License & Privacy
Apache
Privacy Terms
Technical
Version
1.0.1Updated
February 18, 2020Works with
Originally developed in 2017 version of Studio Tested with version 2018.2 on Windows Server 2012 and Windows 7/10
Certification
Silver Certified
Tags
Application
Support
UiPath Community Support