20-10-22 04:45 AM
Hi Team,
I want to launch "Event Viewer" through window application modeler. But I am getting an error "Internal exception: Failed to launch" .
I tried not only with launching option, I also tried attach option in application wizard, still it is failed to launch or attach the application.
Can anyone suggest me a way for it??
Thanks in advance.
Manikanta.
20-10-22 07:30 AM
"C:\WINDOWS\system32\eventvwr.exe"
Now, coming to the custom business object configure your application modeller to treat it as a 'Windows Application' and 'My application will already be running - I want to attach to an existing instance' as shown below:
Provide the window title as 'Event Viewer' and the application path as we have given in the above step. Leave the rest of the parameters shown in next screens with default values:
Now, you should be able to attach to the application as shown below:
Now I am able to spy any element on the application as shown below:
Once, you build the business object you can call the actions from this object after the Start Process action in your workflow in the process studio which I showed you earlier and test it completely,
------------------------------
----------------------------------
Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future
Regards,
Devneet Mohanty
Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,
WonderBotz India Pvt. Ltd.
Blue Prism Community MVP | Blue Prism 7x Certified Professional
Website: https://devneet.github.io/
Email: devneetmohanty07@gmail.com
----------------------------------
------------------------------