Exam UiARD All QuestionsBrowse all questions from this exam
Question 61

HOTSPOT -

A developer needs to create an Out argument to pass the results of a Data Scraping activity to another workflow. The activity scrapes text from a structured list on a website.

From the drop-down list shown in the exhibit, select the Argument Type that should be used.

    Correct Answer:

Discussion
soulebi

Answer is System.Data.DataTable , everytime we use data scraping the variable type is DataTable. "all the scraped information is stored in a DataTable variable" https://docs.uipath.com/studio/standalone/2023.4/user-guide/about-data-scraping

Mirjalol

When we do data scraping, output result always comes up in datatable format.

bhaskar5a5

System.data.DataTable

Ingvarn

System.data.DataTable

ReydHershel

es la C