Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-02-22 07:36 AM
Hi All,
while studying 6.11 attach &detach video, this error has appeared even though I did exactly like the instructions
Internal : Failed to perform step 1 in Navigate Stage 'attach' on page 'attach' - Target application could not be identified, please ensure the application is running and review the following action inputs and/or application model identifiers: WindowTitle
------------------------------
Wejdan Nofal
------------------------------
while studying 6.11 attach &detach video, this error has appeared even though I did exactly like the instructions
Internal : Failed to perform step 1 in Navigate Stage 'attach' on page 'attach' - Target application could not be identified, please ensure the application is running and review the following action inputs and/or application model identifiers: WindowTitle
------------------------------
Wejdan Nofal
------------------------------
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-02-22 08:21 AM
Hi Wejdan,
From the error details, it seems that you haven't provided the 'Window Title' parameter in the 'Navigate' stage with 'Attach' action. Just check if you have provided either 'Process Name' or 'Window Title' parameter which is required. Refer to the below screenshot for more details:

------------------------------
----------------------------------
Hope it helps you and if it resolves you query please mark it as the best answer so that others having the same problem can track the answer easily
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
----------------------------------
------------------------------
From the error details, it seems that you haven't provided the 'Window Title' parameter in the 'Navigate' stage with 'Attach' action. Just check if you have provided either 'Process Name' or 'Window Title' parameter which is required. Refer to the below screenshot for more details:
------------------------------
----------------------------------
Hope it helps you and if it resolves you query please mark it as the best answer so that others having the same problem can track the answer easily
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
----------------------------------
------------------------------
---------------------------------------------------------------------------------------------------------------------------------------
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-02-22 08:21 AM
Hi Wejdan,
From the error details, it seems that you haven't provided the 'Window Title' parameter in the 'Navigate' stage with 'Attach' action. Just check if you have provided either 'Process Name' or 'Window Title' parameter which is required. Refer to the below screenshot for more details:

------------------------------
----------------------------------
Hope it helps you and if it resolves you query please mark it as the best answer so that others having the same problem can track the answer easily
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
----------------------------------
------------------------------
From the error details, it seems that you haven't provided the 'Window Title' parameter in the 'Navigate' stage with 'Attach' action. Just check if you have provided either 'Process Name' or 'Window Title' parameter which is required. Refer to the below screenshot for more details:
------------------------------
----------------------------------
Hope it helps you and if it resolves you query please mark it as the best answer so that others having the same problem can track the answer easily
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
----------------------------------
------------------------------
---------------------------------------------------------------------------------------------------------------------------------------
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-02-22 09:21 AM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-04-22 08:42 PM
Is there any other possible cause for this problem?
I checked my process name but still I have same error
------------------------------
Sam Lima
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-04-22 11:09 PM
Hi Sam,
Usually this error is caused because of incorrect parameters only. You might check if you are including the '.exe' extension with the process name. If you are using the extension, the process name won't be recognized. In order to get the correct process name, once you have launched the application you can go to the Task Manager and from there you will be able to view the process name. In the below example, I am showing the steps with Training Order Application.
Step I: Launch the application and then open Task manager. From there you right click on top of the application and then select the 'Properties' option:

Step II: You can see that the highlighted text is what should be actually given as the process name here:

Also, attach action many times does not take 'Windows Title' properly. You can try to just provide the 'Process Name' parameter as I have shown above and check if you are getting the correct result or not.
------------------------------
----------------------------------
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
----------------------------------
------------------------------
Usually this error is caused because of incorrect parameters only. You might check if you are including the '.exe' extension with the process name. If you are using the extension, the process name won't be recognized. In order to get the correct process name, once you have launched the application you can go to the Task Manager and from there you will be able to view the process name. In the below example, I am showing the steps with Training Order Application.
Step I: Launch the application and then open Task manager. From there you right click on top of the application and then select the 'Properties' option:
Step II: You can see that the highlighted text is what should be actually given as the process name here:
Also, attach action many times does not take 'Windows Title' properly. You can try to just provide the 'Process Name' parameter as I have shown above and check if you are getting the correct result or not.
------------------------------
----------------------------------
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
----------------------------------
------------------------------
---------------------------------------------------------------------------------------------------------------------------------------
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.
