Serverless robot error when data scraping

Hi UiPath Community :smiley: ,

I have a cross-platform workflow where i want to scrape data from a web site using the cross-platform version of data scraping activity(I’m using cross-platform because i’m learning to use serverless robot).

If i am running the workflow on Studio everything works fine , however when i am using serverless robot it fails everytime.*

As you can see from the screenshot, the fault has to do with the Datatable1 type variable.
The possible problem might be that this kind of activity scrapes the data into Datatable1 type of variable not into Datatable type.

*The mentioned screenshot:

*In Studio , the extract datatable activity:
extract_dt

In any case thanks for your help. :smile:
-Oliver

HI,

FYI, same issue is reported. Bu seems not solved yet.

Regards,

Hi @Melczer_Oliver ,

Please try using Studio 23.4.2 and republish your project, see Could not load file or assembly 'Studio.Generated.TypedDataTable1, Version=0.0.0.0, Culture=neutral, PublickeyToken=null’. The system cannot find the file specified - #3

Regards,
Luiza

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