Data scraping issue lockout

Hi,

I’m using the data scraping tool to pull a LOT of details from a sharepoint site, using a Virtual Machine. There are thousands of pages so I’ve set the number of items to 0 (to pull all).

I then set it running and leave it. When I go back the process has stopped and the VM screen has generally locked (I think this is because the data scraping is a single activity that has no ‘moving parts’ so windows/VM times out goes to sleep and locks the screen.

You can’t get the data scraping tool to do something between pages (as far as I’m aware) so what’s the best way to stop the VM from locking out? I understand this may be more of a VM ware (Team Viewer) or Windows question but it may be relevent for other long running processes that you are running on remote machines just wondering what I should be doing in this situation.

Actually, looks like someone had a similar issue

Screen Lock issue while Data Scraping - Help - UiPath Community Forum

@sreelatha278 suggested this

So will look into this when I get the chance, thanks @sreelatha278

Many thanks,

Hello @charliefik!

It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.

First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.

You can check out some of our resources directly, see below:

  1. Always search first. It is the best way to quickly find your answer. Check out the image icon for that.
    Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.

  2. Topic that contains most common solutions with example project files can be found here.

  3. Read our official documentation where you can find a lot of information and instructions about each of our products:

  4. Watch the videos on our official YouTube channel for more visual tutorials.

  5. Meet us and our users on our Community Slack and ask your question there.

Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.

Thank you for helping us build our UiPath Community!

Cheers from your friendly
Forum_Staff

Hi @charliefik ,

Perhaps one simple solution is to create your own sequence to:
a. scrape the data from one page, and
b. press the button for moving to the next page

It should not be a big deal to extract one page and press one button. It this way you can add an activity to do something between pages…

Hope this helps
Best regards,
Marius

1 Like

Good idea Marius, that’s probably the only way to keep the screen active. Thanks v much

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.