Oracle Cloud Platform Digital Assistant 2022 Professional - 1z0-1071-22 Exam Practice Test
You have a skill for ordering pizzas. In your experience, you have found that 95% of your customers want a regular crust and just 5% prefer gluten-free crust. Because so few people are likely to want a gluten-free crust, you don't want to prompt for that option, but you do want to make it available.
Assuming you already have a composite bag entity that contains a PizzaCrust entity that has the values
"regular" and "gluten free", what would be the simplest way to have your skill enable a user to order a pizza with a gluten-free crust without the skill prompting the user for that option?
Assuming you already have a composite bag entity that contains a PizzaCrust entity that has the values
"regular" and "gluten free", what would be the simplest way to have your skill enable a user to order a pizza with a gluten-free crust without the skill prompting the user for that option?
Correct Answer: A
What is the error message ''Your session appears to be in an infinite loop'' usually caused by?
Correct Answer: A
Which variable type is automatically set with values from the chat client,such aslocate and timezoneoffset?
Correct Answer: D
A user is in the middle of a conversation flow with a digital assistant but then triggers the Exit system intent by saying "get me out of here". Which statement is true?
Correct Answer: A
Considerthis codesnippet:

Whichtwostatementsaboutthis codearetrue?

Whichtwostatementsaboutthis codearetrue?
Correct Answer: C,D
want to save some user input, such as the type of pizza a particular user last ordered, so that it's available the next time that user starts a conversation.
Which type of variable should you use to persist values across multiple invocations of the conversation?
Which type of variable should you use to persist values across multiple invocations of the conversation?
Correct Answer: A
What happens if there is a system error and the state does not have an error action?
Correct Answer: D
Which statement is true regarding the effect of context pinning on routing?
Correct Answer: C