cancel
Showing results for 
Search instead for 
Did you mean: 

Question

PareshChaudhari
Level 2
5897.png
​Hello All,
 I want to extract WI4 type entries and click on action of the respective WI4 entry.
How can I filter WI4 type entries and iterate through all pages.

I am implementing it using Blue Prism

------------------------------
Paresh Chaudhari
------------------------------
4 REPLIES 4

DaveMorris
Level 14
Can you provide more information about this? Here are some questions but please provide anything relevant that you can think of as well:
  • What version of Blue Prism?
  • What kind of application is this? Web app, desktop, etc.
  • If it's a web app, are you using IE, Chrome, or Firefox?
  • Is there a way to manually filter results using a search input or something?
  • Which spy modes (HTML, AA, UIA, Win32) work for you in this app?
  • What have you tried so far that doesn't work?


------------------------------
Dave Morris
3Ci @ Southern Company
Atlanta, GA
------------------------------
Dave Morris 3Ci at Southern Company Atlanta, GA

RanjithaBelide
Level 2
​Hi Paresh,

My Suggestion for this scenario is extract the Table in to Collection and filte the collection using WI4. Now follow the below steps:

1. Manually open one of the work item and copy the URL.
2. At the end of the URL you can find the ID of that work item opened.
3. Using Open Browser option you can dynamically pass the WI number which is filtered to the URL.

Please let me know if this works.

------------------------------
Ranjitha Belide
------------------------------

Hey Dave, It's pretty simple application which is given as an assignment by one of the top competitors.:) .

It's a web application. HTML mode is work on it. And if normal data extracting technique from web html tables will work on it.

------------------------------
Vivek Goel
"If you like this post, please press the "Recommend" Button.
------------------------------

Ah, so if it's difficult to work with from Blue Prism, then it's really awkward. Hahahaha!

------------------------------
Dave Morris
3Ci @ Southern Company
Atlanta, GA
------------------------------
Dave Morris 3Ci at Southern Company Atlanta, GA