[Q71-Q91] AD01 Dumps are Available for Instant Access [2024]

Share

AD01 Dumps are Available for Instant Access [2024]

Practice with these AD01 dumps Certification Sample Questions

NEW QUESTION # 71
The Developer is importing a Blue Prism release file.
What will happen if there is already a Business Object or VBO with the same name in the environment they are importing into?

  • A. The existing Object will be updated with the imported details
  • B. It will be imported with a suffix (2> on the file name
  • C. A conflict error message will advise user to rename file before importing
  • D. User will be prompted to rename new object or overwrite old object

Answer: D

Explanation:
* Importing Release Files:
* When importing a Blue Prism release file, the system checks for conflicts with existing objects or VBOs in the environment.
* Handling Conflicts:
* If there is already a Business Object or VBO with the same name in the environment, the user is prompted to either rename the new object or overwrite the existing one.
* This ensures that the user can manage potential conflicts and maintain control over which version of the object is active in the environment.
References:
* Blue Prism documentation on importing release files and handling conflicts.


NEW QUESTION # 72
Consider the following flow in an object:

Which of the following statements are true?

  • A. If during testing in object studio this flow works, no additional wait stages should be added as they will slow the interface down.
  • B. There should be a wait stage after every stage in this flow (i.e. after the navigate, read, write stages.
  • C. There should be an intelligent wait stage after the start stage and after any stage that cause the application we are interfacing with to change
  • D. There just needs to be a wait stage after the start stage to correct this action.

Answer: C

Explanation:
Intelligent wait stage should always be used after every stage and that should be minute wait to overcome the lag when the application runs and on wait should only be used when some of action interfacing the screens or any updating is going on as per the best practices pdf


NEW QUESTION # 73
A screen contains four buttons, Find, Save, Close and New. When the buttons are spied, the attributes are identical except for the Window Text attribute.
The values for the Windows Text attribute are Find' for the Find button. 'Save' for the Save button, Close' for the Close button and New' for the New Button.
The Dynamic Button element has been spied and has the following attributes set:

What additional configuration is required to ensure the Close button is selected by the Navigate stage?

  • A. Set the Mouse Button value to Close'
  • B. The Params button must be selected and the parameter configured to override the Window Text attribute value to 'Close'
  • C. It is not possible to select the Close button using the Dynamic Button element because the value is set to
    'Find in the Application Modeller
  • D. A new element is required with the Window Text value set to "Close and the Match Type set to equal Reason: When passing the values in the Parameter the parameter should be configured with respect to the window text and pass as the value "close" as other attributes are identical we only have window text to make our fingerprint unique.

Answer: B


NEW QUESTION # 74
When entering an option within the Training Order system the relevant option number is entered into the Option number field as below The Option number input field has been spied in Blue Prism:

The following attribute set has been returned by Application Modeller:

Which Attribute can be un-ticked to ensure consistent visibility of the element to Blue Prism?

  • A. Window Text
  • B. Screen Visible
  • C. Class Name
  • D. Visible

Answer: A

Explanation:
Reason: As the window text is not unique when the value is changed and bp is able to spied at time a error would come. So there is no use of window text.


NEW QUESTION # 75
Consider the following process flow:

What is the problem with this flow?

  • A. There is nothing wrong with this flow.
  • B. The Attach Block should be enlarged to also include the Waited Long Enough decision stage.
  • C. The flow contains a recover stage and a route from it without a resume stage. This will cause internal errors on future exceptions thrown in the same session.
  • D. The exception handling in this flow can be removed because an Attach action in a navigate stage should always work if configured correctly
  • E. The 0.5 second wait stage should be removed so that the retries can be performed at full speed.

Answer: A


NEW QUESTION # 76
The Order System application has been successfully launched and Blue Prism has navigated the application to the following screen:

There is a requirement to ensure this screen is in focus before any further interfacing is done with the screen. Which is the correct configuration to ensure the New Order screen is in focus?

  • A. Option
  • B. Option
  • C. Option
  • D. Option

Answer: A

Explanation:
For window application to ensure the new screen is in focus We need to activate the New screen as not the application


NEW QUESTION # 77
Study the process flow below:

The outputs for the Get Next Case are configured below:


What is the correct configuration of the Expression in the "Case-Returned" decision stage?
A:

B:

C:

D:

  • A. Option D
  • B. Option B
  • C. Option C
  • D. Option A

Answer: A


NEW QUESTION # 78
Examine the following Blue Prism Process diagram:

The initial values for the 2 data items are displayed in the diagram above.
The expression in 'Decision A' is:
Len([City 1]) > Len([City 2])
The expression in 'Decision B' is:
Mid([City2].3,1) = " "
The expression in 'Decision C' is:
Left([City 1], 5) = "manch" AND EndsWith([City 2], "York")
What will happen when the process flow executes?

  • A. The diagram will flow through the Calculation stage named 'B'
  • B. The diagram will flow through the Calculation stage named 'C
  • C. The diagram will flow through the Calculation stage named 'A'
  • D. The diagram will flow to the Exception stage which will raise a new exception

Answer: B


NEW QUESTION # 79
Which of the following indicates a case has been worked successfully in a Work Queue?

  • A. Option
  • B. Option
  • C. Option
  • D. Option

Answer: C


NEW QUESTION # 80
A screen contains four buttons, Find, Save, Close and New. When the buttons are spied, the attributes are identical except for the Window Text attribute.
The values for the Windows Text attribute are Find' for the Find button. 'Save' for the Save button, Close' for the Close button and New' for the New Button.
The Dynamic Button element has been spied and has the following attributes set:

What additional configuration is required to ensure the Close button is selected by the Navigate stage?

  • A. Set the Mouse Button value to Close'
  • B. The Params button must be selected and the parameter configured to override the Window Text attribute value to 'Close'
  • C. It is not possible to select the Close button using the Dynamic Button element because the value is set to
    'Find in the Application Modeller
  • D. A new element is required with the Window Text value set to "Close and the Match Type set to equal Reason: When passing the values in the Parameter the parameter should be configured with respect to the window text and pass as the value "close" as other attributes are identical we only have window text to make our fingerprint unique.

Answer: B


NEW QUESTION # 81
The Saved Quantity Data Item is configured as a number with the initial value 0.
The Loop Orders stage is configured to loop through the Orders collection.
The Get Quantity stage is configured as follows:

What will the data item Saved Quantity contain after the execution of the page?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

Answer: C


NEW QUESTION # 82
The Work Queue "Customer Onboarding" has a number of Pending Items which may be tagged as
"Domestic", "Retail" or "Business". There is also a tag for the 8 digit product code formatted as "Product Code: {product code}" e.g. Product Code: CA123456.
What is the correct configuration to get the next item from the queue that:
Isn't applying for a loan product i.e. Product Code doesn't begin with "LN" And

Is a domestic customer

  • A. Configure "Domestic + [Product Code] <> LN*" in the Tag Filer parameter
  • B. Configure "Domestic; -Product Code: LN*" in the Tag Filter parameter
  • C. Configure "Domestic; -Product Code: LN?" in the Tag Filter parameter
  • D. Configure "Domestic and Product Code: <> LN?" in the Tag Filter parameter

Answer: A


NEW QUESTION # 83
What is the Blue Prism Application Navigator

  • A. It is part of the zoom tool in Process and Object Studio that allows you to instantly jump to different parts of the process map
  • B. It is Application Modeller functionality to create an application's entire element tree that when selected will highlight individual elements in the application.
  • C. It is the spy tool that you drag around the application to identify attributes.
  • D. It is the Studio list side-bar of Process and Objects.

Answer: C


NEW QUESTION # 84
Consider the following process flow:

Decision "A" properties are:

Decision "B" properties are:

Decision "C" properties are:

What will happen when the process runs?

  • A. The flow will pass through calculation stage "A"
  • B. The flow will pass through calculation stage "B"
  • C. An exception will be thrown
  • D. The flow will pass through calculation stage "C"

Answer: C


NEW QUESTION # 85
Examine the flow below:

An error has been encountered on Page 1 and the exception has bubbled up to be recovered in the Recoverd stage The Yes' path has been taken from the "Throw new Exception?" decision stage. Consider the Throw Exception stage properties below:

How should the properties be configured for the Process to throw a new Business exception, i.e. a different exception to the one encountered in Page?

  • A. Leave the Exception Type field blank and type "Business Exception" in the Exception Detail field.
  • B. Type Business Exception in the Exception Type field and type a custom message in the Exception Detail field.
  • C. Configure ExceptionType() in the Exception Type field and ExceptionDetail() in the Exception Detail field. Leave the Preserve the type and detail of the current exception checkbox un-ticked.
  • D. Tick the Preserve the type and detail of the current exception checkbox. Leave the Exception Type and Exception Detail fields blank

Answer: C


NEW QUESTION # 86
A business object needs to use a Global Send Keys stage to populate the User Name field in an application entitled Workflow. The application is in focus and cursor is in the User Name field. In order to configure the Global Send Keys, which element needs to be placed in the Element field of the stage below?

  • A. Username (Edit Field)
  • B. Workflow
  • C. Main Window
  • D. Login Window

Answer: A

Explanation:
Reason: As we need to pass the values in the username so the values of username to be passed only in the username element. As Rest other options are having only the outer area of the spied application.


NEW QUESTION # 87
When configuring an object's run model which of the following is true?

  • A. Setting the run model to foreground will give the object priority over the target system ahead of any other Business Object.
  • B. Leaving the run mode blank will allow any number of processes and objects to run at the same time on the same resource.
  • C. Setting the run mode to exclusive will ensure only one process runs on that resource at a time.
  • D. Setting the run mode to background will enable the object to run at the same time as foreground and background objects on the same resource.

Answer: A


NEW QUESTION # 88
Which of the following Stages can be found in Process Studio AND Object Studio?

  • A.
  • B.
  • C.
  • D.

Answer: C


NEW QUESTION # 89
The Saved Quantity Data Item is configured as a number with the initial value 0.
The Loop Orders stage is configured to loop though the Orders collection.
The Get Quantity stage is configured as follows:

What will the data item Saved Quantity contain after the execution of the page?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

Answer: A


NEW QUESTION # 90
Study the following Process flow:

The Process flow is intended to test the value of the Input data item to determine if it falls within a range of numbers, and then assign a value as an output. The number ranges are defined as between 1 to 100, between 101 to 200, and anything outside these ranges.
The Calculation stages will set the value of the Result data item to 1, 2 or 3.
To enable the Process flow to work correctly, what is the correct expression for the Choice stage branch named 'Between 1 and 100'?

  • A. [Input] >= 1 AND [Input] <= 100
  • B. [Input] >= '1' AND [Input] <= '100'
  • C. [Input] >= 1 [Input] < 100
  • D. [Input] >= 1 AND <= 100
  • E. [Input] BETWEEN 1 AND 100

Answer: D


NEW QUESTION # 91
......

Get Instant Access REAL AD01 DUMP Pass Your Exam Easily: https://www.validdumps.top/AD01-exam-torrent.html

AD01 Free Exam Questions with Quality Guaranteed: https://drive.google.com/open?id=1u1-NSix3Hf5fWHBi-6zkRncCEUVeSbCV