Week 2 Assignment Week 2
Week 2 Assignment Week 2
Week 2 Assignment Week 2
Question 1
3.0 / 3.0
What is the purpose of "Capture Data"?
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?
Question 4
1.33 / 4.0
What can I pass as an input of my automation step?
Question 5
0.0 / 3.0
What can you use a data type for?
Question 6
4.0 / 4.0
What are the different kinds of loop?
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?
Question 9
3.0 / 3.0
How can you retrieve pre-built content from your tenant?
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).