We are using killProcess activity to kill the application which is opened but it’s closing for all users A, B, C instead of one user A. We have used “Applies to” is “OnlyCurrentUser” in property.
The Process was working fine in legacy orchestrator. We are facing this issue after we moved to cloud orchestrator.
We are using same version for other process as well but this process alone creating issue. Even we checked in different machine the same process but still we are getting same issue.
Is the Robot user has admin user role in the server?
If so, Change the user from “Administrators” group to “Users” group or any other appropriate group that has the necessary permissions but not admin-level permissions.