- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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 🙂
------------------------------
priya sangle
Software Engineer
mapedutech
Asia/Kolkata
------------------------------
Answered! Go to Answer.
Helpful Answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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
------------------------------
