05-06-23 06:13 PM
I need to get process ID of "BluePrism.MessagingHost.exe" for which I am using Utility: "BPS Utility - AttachAssist" and Action: "FindProcess ID". When I run the action it gives me Error "Application Exception..." Screenshot attached. When I tried same action for "chrome" it gives me Process ID correctly but does not work for background processes like "BluePrism.MessagingHost.exe" or "Automate".
I observed that this action works only for processes running in the foreground.
Can someone help me on Getting ProcessID of "BluePrism.MessagingHost.exe"?
Thanks 🙂
Answered! Go to Answer.
06-06-23 05:33 AM
Hello Priya,
Please use "Utility - Environment::Read Memory Stats" to get the process id of the processes. you can pass the application name "BluePrism.MessagingHost" in the input collection and get the corresponding PID's in the output collection Refer below.
Object Definition:
Input Collection:
------------------------------
Athiban Mahamathi ,
Technical Consultant
------------------------------
06-06-23 05:33 AM
Hello Priya,
Please use "Utility - Environment::Read Memory Stats" to get the process id of the processes. you can pass the application name "BluePrism.MessagingHost" in the input collection and get the corresponding PID's in the output collection Refer below.
Object Definition:
Input Collection:
------------------------------
Athiban Mahamathi ,
Technical Consultant
------------------------------