Dear Team
I want to perform repetitive actions by using while loop.
My Case is Below:
I have tree nodes which are dynamic, i want extract data from each node for one field.
Please help me how to solve this.
Thanks & Regards,
Amol Golhar
Dear Team
I want to perform repetitive actions by using while loop.
My Case is Below:
I have tree nodes which are dynamic, i want extract data from each node for one field.
Please help me how to solve this.
Thanks & Regards,
Amol Golhar
Hello @Amol_Golhar
Welcome to UiPath Community!
You are thinking in the right direction, can you share some data? Yes, it sounds completely doable from what you have mentioned.
Thanks,
Prankur
Sharing more data would be great as mentioned by @PrankurJoshi
I want extract highlighted value “IOTags” from each node Till the “fields” node.
Thanks & Regards,
Amol Golhar
Dear Prankur,
Can you get solution on this.
I want to apply while loop based on no. of records available. So it become dynamic.
Can we click based on index number of nodes, so i will apply counter loop.
Thanks & Regards,
Amol Golhar
Did you try data scrapping? It can give you all the nodes and it will be dynamic also.
Is this from any desktop application? Or if this service view is there in windows? SO that I can try
Thanks,
Prankur
When i am trying to use data scraping I getting a error pfa.
No it is not Desktop application, It is IP21 Administrator Application.
I want to use click activity on node based on index no. or control order no.
and same for get text also.
How can make this changes in my selector.
Thanks& Regards,
Amol Golhar
You can try with Get Text, Get visible text and see if selector has some attributes from where we can create a loop
Thanks,
Prankur