Application Modeler with Login dialog box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-11-23 07:50 AM
Hi I am facing an issue when creating a new object. In the Application Modeller I have defined the link to launch and I can see that it is launching in the browser but on the Blue Prism side, I am getting this
Error - Failed to launch application - The browser extension was not detected, please check that it has been installed and enabled. For more information, see the browser extension user guide.
Note that if the link is changed to one without a dialog box, it is able to launch without any issues. Any suggestions as to how to fix this is welcomed. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-11-23 08:49 AM
Hi Tan this article may be helpful.
As an experiment, try launching manually and then attaching. If this is successful, you could try a 'non-standard' launch method such as this:
- Use the Start Process action in the Utility - Environment VBO to launch the URL
- Use the Wait for Process action in the Utility - Environment VBO to wait for 'BluePrism.MessagingHost' to exist
- Attach using a Navigate stage
I think sometimes BluePrism.MessagingHost is slow to start and the standard launch method interprets this as 'not detected'. The steps above are a way to work around this problem.
