UiPath Related Exams
UiPath-ADAv1 Exam
You are invoking a workflow file called "SecondaryWorkflow.xaml" from "PrimaryWorkflow.xamr. The following shows the Import Arguments panel of the Invoke Workflow File activity:

In addition, the following reflects the Arguments panel in ''SecondaryWorkflow.xaml":

You use a Log Message activity in “SecondaryWorkflow.xamr to print the value of the argument “in_Message". What is the expected result of executing "PrimaryWorkflow.xaml"?
What are the methods supported by Connector Builder in the UiPath Integration Service?
A developer created a DataTable called "DT" using the Build Data Table activity as shown in the exhibit:

What is the result of the expression:
The expression:
DT.Rows(0)(1).ToString + DT.Rows(1)(0).ToString