Question 66

What distinguishes the Settings sheet from the Assets sheet in the "Config.xlsx" file?
Settings sheet contains Credential Assets stored in Orchestrator. Assets sheet contains hard-coded values.
  • Question 67

    A developer is working with a Purchase Order automation process The number of shipment containers and boxes per container are obtained in two strings, "ShipmentContainers" and "BoxesPerContainer" The task is for the robot to obtain the total number of boxes in all shipment containers in an Int32 variable TotalBoxes.
    Which expression should be used for calculating the total number of boxes?
  • Question 68

    A developer wants to map the arguments that pass data to and from GenerateUserlD.xaml to the appropriate values in Main.xaml. The dt_Users datatable variable contains the columns First Name: Last Name Date of Birth and Username.
    Instructions: From the Value drop-down lists shown in the following exhibit, select the correct variable that corresponds to each argument.

    Question 69

    When is the Anchor Base activity used to automate interaction with an application?
  • Question 70

    Which Scraping method should be used for the Get Text activity to capture hidden text from an application?