It’s time to put what you’ve learned to the test, get 8 questions right to pass this unit.
Q1.
Where is the Search E-Mail activity result stored?
Choose the correct answer.
A
In the activity output variable.
B
In the Context, which is not directly accessible as a variable.
C
It is not stored. The search is run directly in your Outlook application.
D
In the Context, which is directly accessible as a variable.
Q2.
How can you access Microsoft Office Word activities in automations?
Choose the correct answer.
A
They are accessible within every project as default.
B
You need the Requires activity on top of each automation that uses Word.
C
You need to add a dependency to the Intelligent RPA SDK Word in your project settings.
D
Acquire a bot template containing Intelligent RPA SDK Word from the Intelligent RPA Store.
Q3.
Which data structures are supported for the Set Values and the Push Values activities?
There are 3 correct answers.
A
Single Value
B
Map
C
JSON
D
One-Dimensional Array (list)
E
Two-Dimensional Array (table)
Q4.
Which activity is mandatory for using any Excel activities?
Choose the correct answer.
A
Open Excel Instance
B
Open Workbook
C
Close Excel Instance
D
Release Excel Instance
Q5.
How can you extend the pre-built dictionary used in Invoice Activities?
Choose the correct answer.
A
You cannot extend the dictionary.
B
You can enter one additional word only in the activity parameters.
C
You can add a list of additional words in the activity parameters.
D
You can use the Additional Words activity to extend the dictionary.
Q6.
What can you use the Call Web Service activity for?
There are 3 correct answers.
A
HTTP requests
B
RESTful or SOAP requests
C
OData and OAuth
D
Browser support
E
Fetch requests
Q7.
How can you replace a specific text in a Word template?
There are 2 correct answers.
A
Use the activity Replace All, which replaces all corresponding texts with the new text specified.
B
Use the activity Find Text, which selects the first corresponding text found. Then, use the activity Insert Text, which replaces the selected text with the new text specified.
C
Use the activity Insert Text, which searches the first corresponding text and replaces it.
D
Use the activity Find Next, which replaces all corresponding texts next to the new text specified.
Q8.
How is the Push Values activity chained?
There are 3 correct answers.
A
It can be chained starting from the active cell to push values then move the active cell.
B
It can be chained after you’ve specified a range definition.
C
It can be chained vertically and horizontally.
D
It can be chained after you’ve performed the Set Active Cell activity.
E
It can be chained using an offset between each push.
Q9.
How can you interact with the Context?
Choose the correct answer.
A
Use it as a variable.
B
You cannot interact directly or by using the activities.
C
Use the activities from Outlook – E-Mail Context subgroup such as Is There a/no Context Current E-Mail, Get Number of E-Mail Items in Context.
D
Capture your Outlook application and create automations.
Q10.
What kind of documents can be used in PDF Automation activities?
Choose the correct answer.
A
Scanned documents
B
Machine generated/readable documents in PDF format