Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
This course is a continuation of the Intermediate I course, and introduces more complex concepts in order to make your script more complete. You learn about resilience and error handling, script calls and vaults. This is an intermediate level course for developers and technical professionals.
After completing this course, you should be able to:
Before taking this course, you must:
Q1. When an error occurs in WDG Automation Studio, it is recorded in the wdg environment variable: error. Select four information that can be obtained from this variable?
Q2. What are exceptions?
Q3. In the context of WDG Automation, what allows the encapsulation of generic routines to reuse it when needed?
Q4. The Web Client is used to configure the credentials of:
Q5. To send the value of a variable from the source script to a script called by the Execute Script command, you must:
Q6. About the recover command, we can state that:
I) Must be inserted into the subroutine responsible for handling the error;
II) Is responsible for ignoring the error and continuing execution;
III) After executed returns the script to the command that caused the error;
IV) After executed returns the script to the previous command to which caused the error;
V) After executed returns the script to the command following the one that caused the error.
Q7. Review the statement below.
“The Handle Error command is responsible for capturing any errors that occur in commands below it.”
Q8. What is the command that calls and executes another script in the same execution context?
Q9. Review the alternatives below about the Call Stack window.
I) It is available in the View tab;
II) It is available in Debug mode;
III) Supports the identification of chaining of script calls during the execution of the source script;
IV) Facilitates the visualization of the logic and operation of the bot in the test phase.
Now select the option that contains only the correct alternatives.
Q10. The Vault allows the encryption and storage of credentials. These credentials can be used later in scripts using the command:
I hope this IBM Robotic Process Automation – Intermediate II IBM Quiz Answers would be useful for you to learn something new from this problem. If it helped you then don’t forget to bookmark our site for more Coding Solutions.
This Problem is intended for audiences of all experiences who are interested in learning about Data Science in a business context; there are no prerequisites.
Keep Learning!
More Coding Solutions >>