Winter Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dumps65

UiPath UiPath-ADAv1 Dumps

Page: 1 / 25
Total 254 questions

UiPath Automation Developer Associate v1 Exam Questions and Answers

Question 1

The Extract PDF Page Range activity is used to extract a specific set of pages from a PDF file. Which of the following statements correctly describes this activity?

Options:

A.

OutputFileName argument is optional.

B.

Range argument accepts complex range values or "All".

C.

PageCount argument outputs the number of extracted pages.

D.

Password-protected PDF files cannot be processed with this activity.

Question 2

A developer defines new log fields using the Add Log Fields activity. When will the custom log fields stop being added to the robot execution logs?

Options:

A.

When an Exception is caught and handled.

B.

When a Remove Log Fields activity is used to remove them.

C.

When a Log Message activity is executed with Log Level = Warn or higher.

D.

When the first Log Message activity is executed.

Question 3

A developer implemented a process using the Robotic Enterprise Framework and an Orchestrator queue. The MaxRetryNumber from the "Config.xlsx" file is set to "1" and the Max # of retries from the Queue settings from Orchestrator is set to

"2". At runtime, the first transaction item throws a Business Exception.

How many times will the transaction be retried?

Options:

A.

The transaction will be retried only one time.

B.

The transaction will not be retried.

C.

The transaction will be retried 2 times.

D.

The transaction will be retried multiple times, until it will be processed successfully.

Question 4

What is the default priority value for the Job Priority field in UiPath Orchestrator when starting a job manually?

Options:

A.

Medium

B.

Low

C.

Inherited

D.

High

Question 5

What is the main benefit of importing profiling sessions?

Options:

A.

Enables the analysis of potential flow issues.

B.

Provides context menu options for profiling actions.

C.

Disables focus on imported profiling sessions.

D.

Disables the analysis of potential flow issues.

Question 6

At indication time, the Strict Selector has the following functionalities available:

Options:

A.

Open in UiExplorer, Copy to clipboard, Show all matches.

B.

Refresh, Open in UiExplorer, Copy to clipboard.

C.

Accuracy, Open in UiExplorer, Copy to clipboard, Show all matches.

D.

Ignore text, Copy to clipboard, Show all matches.

Question 7

A developer is working on an automation using the REFramework. Each transaction item represents a piece of client information. For each customer, the automated procedure must click the

"Generate Shipment Details" button. This generates a table of shipment records for each customer.

What type of exception occurs when the data is not accessible, the created table displays only the header row, and processing for that client must be halted?

Options:

A.

ApplicationException

B.

BusinessRuleException

C.

SystemException

D.

NullReferenceException

Question 8

To read only the first page of a .pdf file using the Read PDF Text activity, what value should be entered into the Range property?

Options:

A.

"1"

B.

“”

C.

1

D.

(0)

Question 9

Which of the following best describes the Alerts panel?

Options:

A.

A panel that displays summaries of the alerts you subscribed to, received as error reports every ten minutes, or as daily reports.

B.

A panel that displays a more comprehensive list of all alerts.

C.

A panel that displays alerts as they occur.

D.

A panel that displays the most severe five alerts, accessible from the Alerts bell.

Question 10

Which two parts are included in an Anchor Base activity?

Options:

A.

Anchor and Action

B.

Anchor and Condition

C.

Anchor and Trigger Scope

D.

Anchor and Sequence

Question 11

If you are inserting activities into a Sequence in UiPath Studio, in which panel do the activities appear?

Options:

A.

Snippets

B.

Designer

C.

Imports

D.

Outline

Question 12

What is a recommended way to safely store credential information used in a UiPath automation project?

Options:

A.

Store the username and password as hardcoded values with the Private option enabled on activities

B.

Store the username and password in a Config.xlsx Excel file in the Studio project folder

C.

Store the username and password in a single Orchestrator asset

D.

Store the username and password in a Notepad file on the robot's local machine

Question 13

Suppose a developer is working with a 2023 yearly calendar. To expand the calendar into a monthly view, the developer must always click on the 15th day of the current month and add an event.

The selector for the Event Date Element activity in March is presented as follows:

How should the selector be altered to guarantee that it clicks on the 15th of the ongoing month?

Options:

A.

B.

C.

D.

Question 14

In which situation will a Ul Automation activity generate a partial selector?

Options:

A.

When included after a Find Element activity

B.

When included in an Attach Browser activity

C.

When included in an Excel Application Scope activity

D.

When included in a Trigger Scope activity

Question 15

A developer examines a workflow in which filenames are stored within a collection. The collection is initialized with a single filename. When adding a new filename to the collection, which collection variable type will cause an error?

Options:

A.

System.Collections.Generic. Dictionary

B.

System.Array

C.

System. Data. DataTable

D.

System.Collections.Generic.List

Question 16

How should the computation of the signature be done for client apps that receive Orchestrator requests and need to check their authenticity?

Instructions: Drag the Description found on the left and drop on the correct Step Sequence found on the right.

as

Options:

Question 17

While working in an RPA testing project, you encountered the following activity in one of the workflows included in the project.

as

What action can you perform in your mocked file to replace the functionality of the MessageBox with a LogMessage during mock testing?

Options:

A.

Remove mock activity.

B.

Synchronize mock.

C.

Surround activity with mock.

D.

Create mock workflow.

Question 18

Which activity is part of the Modern Excel Activities in UiPath Studio?

Options:

A.

Write Range

B.

Execute Macro

C.

Read Cell

D.

For Each Excel Row

Question 19

A user reported unexpected behavior from a process that is in Production. After reviewing the process, a developer noticed that one of the Queue Items that was processed has a status of "Abandoned" in UiPath Orchestrator.

When is a Queue Item moved to an "Abandoned" status in UiPath Orchestrator?

Options:

A.

When the item has been manually selected from the Transactions page and marked as "Deleted"

B.

When the item was "In Progress" but the transaction status was never set to "Successful" or "Failed"

C.

When the item did not meet a business or application requirement within the project.

D.

When the item was processed with the Get Transaction Item activity

Question 20

A developer stores value "25.11" in a String variable called "InvoiceTotal". Which expression should be used to convert "InvoiceTotal" to a numeric format with the decimals

included?

Options:

A.

String.ToNumeric(Invoice Total)

B.

Clnt(Invoice Total)

C.

Invoice Total.IsNumeric

D.

Double.Parse(InvoiceTotal)

Question 21

What is a function of unattended robots?

Options:

A.

Unattended robots must be triggered manually.

B.

Unattended robots can only work if they are not connected to Orchestrator.

C.

Unattended robots only run on a workstation operated by a human.

D.

Unattended robots can run independently without human interaction.

Question 22

Starting with UiPath Studio version 2022.10, what happens to dependencies that lack Windows compatibility when they are converted in a project?

Options:

A.

They are replaced with compatible alternatives.

B.

They are removed from the project.

C.

They are marked as unresolved.

D.

They are automatically resolved.

Question 23

Which of the following options is correct regarding the below Object Repository tree structure?

as

Options:

A.

One Screen

Two Applications

Five UI Elements

B.

One Application

Two UI Elements

Five Screens

C.

One Library

One Application

Two Screens

Five UI Elements

D.

One Application

Two Screens

Five UI Elements

Question 24

A developer wants to create a process that searches for images on a website and then saves the images in a local folder However, the website contains an error. As a result, the process may need to search for an image multiple times in order for it to display.

Which container activity should the developer use to search for an image multiple times'?

Options:

A.

Attach Browser

B.

On Image Appear

C.

On Element Appear

D.

Retry Scope

Question 25

A developer configured the properties for a Click activity as shown below:

as

What happens if the activity cannot find its target at runtime?

Options:

A.

An exception is thrown after 10 seconds.

B.

The next activity is executed after 10 seconds.

C.

The next activity is executed after 10 milliseconds.

D.

An exception is thrown after 10 milliseconds.

Question 26

What is the most appropriate way to convert a designed process into a template after completing the project?

Options:

A.

Use the "Save As" option to save the project as a new file type and manually change the file extension to create a template.

B.

Use the Export as Template option from the UiPath Studio.

C.

Create a new Template and move the activities from the existing process to the new Template.

D.

There is no way the developer can do this.

Question 27

A developer has created a string array variable as shown below:

UserNames = {"Jane", "Jack", "Jill", "John"}

Which expression should the developer use in a Log Message activity to print the elements of the array separated by the string ", "?

Options:

A.

String.Join(UserNames, ",")

B.

String.Join(", ", UserNames)

C.

String.Concat(UserNames,",")

D.

String.Concat(",", UserNames)

Question 28

A developer initialized a String array, listOfMonthsByQuarter = {"1", "2", "3"} Which data type and value are retrieved when listOfMonthsByQuarter(2) is used at runtime?

Options:

A.

Data Type Int32

Value: 2

B.

Data Type- Int32

Value: 3

C.

Data Type: String

Value. 2

D.

Data Type. String:

Value 3

Question 29

Which activity can be used to transition a Background Process to Foreground?

Options:

A.

Use Foreground

B.

Activate

C.

Maximize Window

D.

Set Focus

Question 30

After generating a strict selector using the Indicate target on screen option within a Click activity, what should the developer utilize to view the complete list of attributes for the

targeted UI element?

Options:

A.

Properties Panel

B.

Open in UI Explorer

C.

Output Panel

D.

Debug Mode

Question 31

Upon extracting data from a website, a developer saves it in three variables: "FirstName", "LastName", and "City". The developer intends to store these three String variables in a fixed-size data structure called

"UserData", to be utilized later within another workflow in the process.

Considering best practices, which data structure and assignment should be used?

Options:

A.

UserData is of type List

UserData = New List(Of Object) ({ FirstName, LastName, City })

B.

UserData is of type Object[]

UserData = {FirstName, LastName, City}

C.

UserData is of type List

UserData = New List(Of String) ({ FirstName, LastName, City })

D.

UserData is of type String[]

UserData = {FirstName, LastName, City}

Question 32

What is the purpose of the Capture All Elements feature in Object Repository?

Options:

A.

To capture the selected elements of an application from multiple screens simultaneously using the Computer Vision technology.

B.

To capture all the available elements of an application using the Computer Vision technology.

C.

To capture the selected elements of an application using the Computer Vision technology.

D.

To capture all elements of an application from multiple screens simultaneously using the Computer Vision technology.

Question 33

A developer wants to assign the first row of the "ID" column in the "DT" datatable to a String variable. Which expression should be added to the Value field of the Assign activity?

Options:

A.

DTRows(0)ID

B.

DTRows(0). ltem("ID")

C.

DTColumns(0)ID

D.

DTColumns(0) ("ID")

Question 34

Where is the TransactionNumber incremented in the REFramework?

Options:

A.

Only in the SetTransactionStatus.xaml workflow.

B.

In the End Process state in the Finally section of the Try Catch activity.

C.

In the RetryCurrentTransaction.xaml workflow and in the SetTransactionStatus.xaml workflow.

D.

In the New Transaction transition.

Question 35

What is the correct sequence of steps to perform when trying to pass and get data from an invoked workflow in Main.xaml?

Instructions: Drag the Description found on the left and drop on the correct Step Sequence found on the right.

as

Options:

Question 36

A developer is automating an invoice process for the finance department using a Dispatcher and Performer model with access to Orchestrator. New invoices are stored in a shared folder each morning Each invoice needs to be processed separately in the finance system as a single unit of work After each invoice is processed in the finance system, a unique output ID must be emailed to the finance team's email address.

How should the developer store the relevant data in Orchestrator?

Options:

A.

Upload individual invoice data and the finance team's email address as Specific Data in Queue Items

B.

Upload the finance team's email address as Specific Data in Queue Items Create an asset for each individual invoice data field

C.

Create an asset for each piece of invoice data as well as for the finance team's email address

D.

Upload individual invoice data as Specific Data in Queue Items Create an asset for the finance team's email address

Question 37

A developer has created an automation process that includes:

as

as

as

Based on the information shown in the exhibits, what is the output of the Write Line activity in the Main xaml file?

Options:

A.

Apple

B.

Orange

C.

Apple Orange

D.

Orange Apple

Question 38

A developer needs to create a repetitive process in the REFramework. Following the best practices, which action(s) should be performed to defend against potential robot crashes such as "out of

memory"?

Options:

A.

Build a script that compares current CPU usage values to a threshold and clears data as needed.

B.

After every transaction, clear the transaction data, close the applications, and re-open the applications.

C.

All "Invoke Workflow File" activities from the Main.xaml file should be marked with the Isolated option.

D.

Add a "Clear Collection" activity at the beginning of the Process.xaml workflow.

Question 39

Which activity should the developer utilize in order to retrieve all UI elements from a form based on a filter criterion?

Options:

A.

Get Ancestor

B.

Export UI Tree

C.

Find Element

D.

Find Children

Question 40

What is a prerequisite for performing Remote Debugging using a Remote Machine Connection?

Options:

A.

Studio and the remote robot must be connected to the same Orchestrator tenant.

B.

The same user must be signed in Studio and the remote robot.

C.

Studio, the remote robot, and Orchestrator are running version 2021.10 or later.

D.

TCP/IP connectivity exists between the Studio machine and the remote machine.

Question 41

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

Options:

A.

Text attribute

B.

Default

C.

Native

D.

Full text

Question 42

A developer created a datatable, dt_Users as shown in the following exhibit.

as

After populating the datatable variable, the developer wants to assign each User ID in dt_Users to a List variable Users_List. To achieve this, the developer plans to use an Add To Collection activity inside a For Each Row activity.

as

How should the Item property of the Add To Collection activity be configured?

Options:

A.

CurrentRow(0)ToStnng

B.

CurrentRow(1) ToString

C.

dtJJsers(O) ToString

D.

dt_Users(1) ToString

Question 43

A developer is working with an application that allows all types of input methods for the Type Into activity. Which property should be enabled for the fastest execution?

Options:

A.

Click before typing

B.

Empty field

C.

Simulate

D.

Window Messages

Question 44

Which dependencies are automatically installed when a developer starts a blank process in UiPath Studio?

Options:

A.

UiPath.Database.Activities and UiPath.Form.Activities.

B.

UiPath.Python.Activities and UiPath.Word.Activities.

C.

UiPath.System.Activities, UiPath.Excel.Activities, UiPath.Mail.Activities, UiPath.UIAutomation.Activities and UiPath. Testing.Activities.

D.

UiPath.PDF.Activities and UiPath. Terminal.Activities.

Question 45

A developer is automating the process of entering sensitive information into text input fields that are constantly changing their position. Each text input field has a corresponding text label. The developer decides to

automate the process by using Modern UI Activities with anchors.

Which activities should be used?

Options:

A.

Find Text Position activity as the anchor and Type Secure Text activity as the action.

B.

Type Into activity with a valid anchor and the input text provided in the Secure Text property.

C.

Find Text Position activity as the anchor and Set Text activity as the action.

D.

Type Into activity with a valid anchor and the input text provided in the Text property.

Question 46

In a UiPath REFramework project, what is the primary purpose of using Custom Log Fields?

Options:

A.

To add specific contextual information to log messages that are relevant to the automation process.

B.

To generate extra variables alongside log messages, enhancing workflow understanding.

C.

To maintain contextual insights within log messages, including secure details like credentials.

D.

To modify the representation of logged contextual data as it is displayed in the Orchestrator.

Question 47

In a UiPath State Machine workflow, which section of State activity is used to specify conditional/triggers logic and multiple outgoing transitions in a state machine?

Options:

A.

Triggers

B.

Entry

C.

Exit

D.

Transitions

Question 48

Where can a process be found, after being published from UiPath Studio and deployed as an automation in Orchestrator?

Options:

A.

Manage Packages

B.

UiPath Assistant

C.

Resources Panel

D.

Snippets Panel

Question 49

Which activity is best suited for a developer to create a process that finds images on a website and stores them in a local folder, accounting for the need to potentially search for

an image repeatedly due to errors on the website?

Options:

A.

Get Attribute

B.

Check App State

C.

Retry Scope

D.

Delay

Question 50

Which of the following describes the correct hierarchy of the elements in the Object Repository tree structure?

Options:

A.

Screen, Application, Version, UI Element.

B.

Application, Version, Screen, UI Element.

C.

Application, Screen, UI Element, Version.

D.

Version, Application, Screen, UI Element.

Question 51

A developer is reviewing an existing workflow in UiPath Studio Based on best practices, what should be used to view the available versions for activities used in the workflow?

Options:

A.

Workflow Analyzer

B.

Project Dependencies

C.

Project Settings

D.

Ul Explorer

Question 52

In the context of a linear process, implemented with REFramework, how many times will the process enter the Get Transaction Data state?

Options:

A.

1 time.

B.

2 times.

C.

The process will not enter the Get Transaction Data state because a linear process is not transactional.

D.

Until there are no more queue items left unprocessed in Orchestrator.

Question 53

A developer is building an automation which types text into a text file. The Activity Project Settings for UI Automation Modern activities are set as follows:

as

as

What is the behavior of the Type Into activity when executing the workflow?

Options:

A.

The activity will remove Multi Line in Run mode and a Single Line in Debug mode.

B.

The activity will use only properties set in Activity Project Settings.

C.

The activity will remove a Single Line in Run mode and in Debug mode.

D.

The activity will remove a Single Line in Run mode and Multi Line in Debug mode.

Question 54

A developer has designed an automation workflow which comprises:

as

as

as

as

Based on the information shown in the exhibits, what is the output of the Write Line activity in the "Main.xaml" file?

Options:

A.

Pieces, Strawberries, Oranges

B.

Oranges

C.

, Oranges

D.

Pieces, Strawberries

Question 55

When encountering an ApplicationException, what occurs if the developer chooses InvalidOperationException as the exception handler within the Catches section of the Try Catch activity?

as

Options:

A.

The Finally block is executed and the Catches section catches the exception.

B.

A runtime error occurs and the Finally block is not executed.

C.

No exceptions are happening and the workflow continues to execute.

D.

No exception is thrown and the Finally block executes.

Question 56

A developer has defined the StrVar variable of type String Which expression should the developer use to return four characters starting with the second character?

Options:

A.

StrVar.Substring(1, 4)

B.

StrVar.Substnng(1, 5)

C.

StrVar.Substring (2, 4)

D.

StrVar.Substring (2, 5)

Question 57

Which set of properties, methods, or activities enables the developer to obtain a subset of data from a data table called "dt"?

Options:

A.

Output Data Table

Lookup Data Table

Build Data Table

Merge Data Table

B.

Sort Data Table

Join Data Tables

Get Row Item

C.

dt.Rows(1 .. 5)

Remove Data Row activity

D.

Filter Data Table

dt.Select

dt.AsEnumerable().Where

Question 58

What is the difference between the UiPath Studio and UiPath StudioX development profiles?

Options:

A.

UiPath Studio allows the user to split the automation into smaller workflows that can be invoked, while StudioX doesn't offer this functionality.

B.

UiPath Studio is meant for business users looking to automate tasks for themselves and their immediate teams, while StudioX is meant for Automation developers.

C.

UiPath Studio can only build unattended automations, while StudioX can only build attended automations.

D.

UiPath Studio can save values into variables for later use, while StudioX doesn't offer this functionality.

Question 59

What role does the automation developer play in understanding business processes?

Options:

A.

Undertaking smaller projects independently.

B.

Collaborating with automation business analysts on technical skills.

C.

Creating complex written documents for procedures.

D.

Quickly understanding inputs, outputs, and decision points.

Question 60

What types of authentication are supported by Connector Builder for Integration Service?

Options:

A.

OAuth 2.0 Authorization Code, OAuth 2.0 Client Credentials, SSL, OAuth 2.0 Implicit Grant, LDAP, RADIUS.

B.

OAuth 2.0 Authorization Code, OAuth 2.0 Authorization code with PKCE, OAuth 2.0 Client Credentials, Basic, API Key, Personal Access Token (PAT), No Authentication.

C.

OAuth 2.0 Authorization Code, OAuth 2.0 Authorization code with PKCE, Basic, Windows Authentication, API Key, Kerberos.

D.

OAuth 1.0, OAuth 2.0 Authorization Code, OAuth 2.0 Client Credentials, SAML, JWT, Lightweight Directory Access Protocol.

Question 61

A developer has created an automation that utilizes an Asset value from Orchestrator with the Get Asset activity. This value represents the email addresses of the process

owners, which are subject to change.

What Asset type is most suitable for this situation?

Options:

A.

Integer

B.

Bool

C.

Text

D.

Credential

Question 62

How many Global Exception Handlers can be established per automation project, according to best practices?

Options:

A.

A single one for the entire project.

B.

There is no limit.

C.

One for each workflow in the project.

D.

One for each activity in the project.

Question 63

What actions must be manually selected in the App/Web Recorder before recording a step?

Options:

A.

Copy text using the Get Text activity.

Hover over an element using the Hover activity.

Highlight an element using the Highlight activity.

B.

Copy text using the Get Text activity.

Hover over an element using the Hover activity.

Click on buttons, links, and other clickable elements such as icons or images.

Type text in a text area such as a text box.

Select or clear a check box.

C.

Select or clear a check box.

Send keyboard shortcuts using your keyboard.

Select an item from a drop-down.

D.

Click on buttons, links, and other clickable elements such as icons or images.

Type text in a text area such as a text box.

Select or clear a check box.

Send keyboard shortcuts using your keyboard.

Select an item from a drop-down.

Question 64

A developer indicated a Ul element for a Get Text activity. The automatically-generated selector is shown below.

Based on best practices, which selector attribute is unreliable?

Options:

A.

tag

B.

class

C.

title

D.

innertext

Question 65

Which action can be performed from UiPath Assistant?

Options:

A.

Set reminders for processes

B.

Set text assets for processes

C.

Set credential assets for processes

D.

Set queues for processes

Question 66

A developer stored a UiPath Studio project remotely in GIT. Which feature allows the developer to view the project on their local machine?

Options:

A.

Clone Repository

B.

Copy to GIT

C.

Disconnect

D.

GIT Init

Question 67

At a minimum, what are the recommended properties a developer should configure to use the Get IMAP Mail Messages activity?

Options:

A.

MailFolder, Port, Server, Email, and Output Messages.

B.

Account, MailFolder, and Output Messages.

C.

To, Subject, Body, Port, Server, Email, Password or SecurePassword, and Name.

D.

MailFolder, Port, Server, Email, Password or SecurePassword, and Messages.

Question 68

What happens when the area selection feature in the UiPath Computer Vision wizard is used?

Options:

A.

The selected area is automatically resized to fit all UI elements within it.

B.

A portion of the application Ul can be selected, which is helpful when dealing with multiple fields bearing the same label.

C.

The selected area is treated as a single UI element, with no further analysis of its contents.

D.

A duplicated Ul can be selected, and the copy is modified in the automation process.

Question 69

What is enabled by connecting UiPath Studio to Orchestrator?

Options:

A.

Publishing automation packages to Orchestrator.

B.

Defining queues and arguments for use in automations.

C.

Generating API keys for use in integrations with third party apps.

D.

Creating an Object Repository of elements for use in automations.

Question 70

Following UiPath best practices, which project structure is best-suited for complex processes in UiPath Studio?

Options:

A.

State Machine

B.

Global Exception Handler

C.

Sequence

D.

Flowchart

Question 71

In a UiPath project that uses State Machines, under what circumstances should the Final State activity be used in the project?

Options:

A.

When initiating the first state of a state machine.

B.

When marking the successful completion or termination of a state machine's execution.

C.

When a particular state contains complex conditional logic.

D.

When an intermediary state has multiple possible transitions.

Question 72

A developer has created a variable of type List of Strings named "UsersList", and initialized it with an empty list: "UsersList = new List(Of String)".

What is printed in the log message after the following Invoke Code is executed?

as

Options:

A.

0

B.

2

C.

Object reference not set to an instance exception is thrown

D.

System Argument Exception is thrown

Question 73

Which of the following credentials stores have built in support in Orchestrator?

Options:

A.

Azure Key Vault, CyberArk CCP, HashiCorp Vault, Thycotic Secret Server, BeyondTrust, CyberArk.

B.

CyberArk CCP, Cisco, Google Credentials, CyberArk, Azure Key Vault.

C.

CyberArk CCP, Azure Key Vault, Google Credentials, Amazon Security Services.

D.

Cisco, Amazon Security Services, Google Credentials, Microsoft SCS, IBM Vault.

Question 74

What differentiates a List type from an Array type?

Options:

A.

List items can be accessed through an index but array items cannot.

B.

An array has a fixed, predefined number of elements while a list has a dynamic number of elements.

C.

A list can hold items of multiple data types at the same time while arrays cannot.

D.

Lists provide the option of looping through data while arrays do not.

Question 75

What are the distinctions between arguments and variables?

Options:

A.

Variables pass data between activities inside the same workflow. Arguments pass data between workflow files.

B.

Variables always have a direction. Arguments can be assigned to a variable value.

C.

Variables pass data between workflow files. Arguments pass data between activities inside the same workflow.

D.

Variables must be assigned to an argument value. Arguments always have a direction.

Question 76

What are the differences between the Workbook Write Range and Excel Application Integration Write Range activities in writing a DataTable to an Excel file?

Options:

A.

(Excel) Write Datatable to Excel activity only works in the background.

(Workbook) Write Range activity requires that the file is not opened by the user before running.

B.

(Excel) Write Datatable to Excel activity only works in the foreground, visible to the user.

(Workbook) Write Range activity only works in the background.

C.

(Excel) Write Datatable to Excel activity will create the file in the WorkbookPath property if it does not exist.

(Workbook) Write Range activity can only be used when Excel is installed.

D.

(Excel) Write Datatable to Excel activity will execute correctly even if the file is opened by the user before running.

(Workbook) Write Range activity will create the file in the WorkbookPath property if it does not exist.

Page: 1 / 25
Total 254 questions