You are on page 1of 2

Assignment Week 2

Question 1
3.0 / 3.0
What is the purpose of "Capture Data"?

To display a list of potential criteria for declaring (or updating) a UI


element.Correct!
To display a list of criteria used after declaring a UI element.
To display a list of captured data from event-based UI.
To display a list of properties for updating a declared UI element.

Question 2
2.0 / 2.0
What should you configure when you create your first automation?

The environment
The agent versionCorrect!
The data types
The applications

Question 3
0.0 / 2.0
What is the data information expected to be correctly executed by a step called?

The inputCorrect Answer


The graph flow
The automationYour Answer
The output

Question 4
1.33 / 4.0
What can I pass as an input of my automation step?

Note: There are 3 correct answers to this question.

A formula expressionCorrect Answer


A static valueCorrect!
An activity
JavaScript codeYour Answer
A variable (output of a previous step)Correct!

Question 5
0.0 / 3.0
What can you use a data type for?

Note: There are 2 correct answers to this question.

To pass multiple pieces of information between the automation steps.Correct Answer


To configure the agent version.Your Answer
To configure your environment.
To structure your data.Correct!

Question 6
4.0 / 4.0
What are the different kinds of loop?

Note: There are 3 correct answers to this question.


ForeverCorrect!
For EachCorrect!
Do While
RepeatCorrect!
Sometime

Question 7
2.0 / 2.0
In which coding language is custom script written?

Python
C++
Java
JavaScriptCorrect!

Question 8
4.0 / 4.0
What can you do from the debug toolbar?

Note: There are 3 correct answers to this question.

Resume the execution.Correct!


Return to the beginning of the execution.
Stop the debug session.Correct!
Exit the current loop.
Execute one step.Correct!

Question 9
3.0 / 3.0
How can you retrieve pre-built content from your tenant?

By going to the Store, browsing, and clicking Acquire.


By going to the Marketplace, browsing, and clicking Retrieve.
By clicking on the Store tab, browsing, and clicking Get.Correct!
By connecting to mystore.sap.com, browsing, and clicking Download.

Question 10
0.0 / 3.0
How can you update an SDK package in a project?

By going to the dependencies in your project and clicking Update All or updating a
specific SDK package.Your Answer
By going to the dependencies in your project and clicking Update All or updating a
specific SDK package. Review the project if needed and click Generate Package to
deploy the new version.Correct Answer
By creating a new project and adding the new SDK version.
You cannot because do this because SDK packages are immutable (cannot be changed).

You might also like