Error: External AppMan Reader
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-10-16 06:07 PM
Hi Experts
Currently working on a project trying to automate a process in a web-based tool.
The search functionality in the tool is using various java scripts so I tried to use the Accessibility mode and send keys to us it.
However after spying the field I get following errors when trying to highlight it in application modeller:
Windows PopUp: AppMan64.exe - System Error: A new guard page for the stack cannot be created.
BluePrism Pop Up: Error -Highlighting results - External AppMan reader thread exited before response from query.
Any ideas on how to overcome this?
Blue Prism 5.0.18
Browser-based application
External 64 bit mode
Thanks for the help
Best Regards
Matyas
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-10-16 07:16 PM
Hi Bastiaan
Thanks for the tips, the java code is really complex already tried but could not identify the function needed. I would rather go for the HTML coordinates however when I spy the object with HTML the X Y values are = 0 and also I'm not sure how I can send global mouseclick without having an AA object to send it to. Could you please give further details on this?
Thanks a lot
Best Regards
Matyas
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-10-16 10:46 PM
Hi Bastiaan
Thanks a lot for your support, I managed to solve it with reading the Screen Bound parameters on both the Window and the HTML object,
Then subtracting the difference to get the X Y coordinates for the HTML object within the window :)
Best Regards
Matyas
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-10-16 04:32 PM
Just for future reference - crashes in AA mode can sometimes be due to having the incorrect Application Modeller mode selected for the appliction. I would recommend experimenting with that to ensure you have the correct 32bit or 64bit setting for your application.
