Want to pass your Oracle Cloud Platform Digital Assistant 2020 Specialist 1Z0-1071-20 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
Which two features of Oracle Digital Assistant should you use to allow a skill to specifically classify the user message "What's my balance in savings?" and to identify the type of account?
A. an entity that defines account types (with values such as "checking" or "savings")
B. an intent that is been trained with utterances such as "check balance", "What is my current balance?", and "How much money do I have?"
C. an input form rendered by a webview that is hosted within a Digital Assistant
D. dialog flows with a system.Text component to read the user input
E. a resource bundle populated with phrases such as "check balance", "What is my current balance?", and "How much money do I have?"
Which two statements are true the purpose of the compose bag entity item Out of Order Extraction property?
A. It should not be used for String entity items.
B. When set to True, an entity item value can be updated when prompting for a different entity item value.
C. Only set to True, an entity item value can be updated when prompting for a different entity item value.
D. Only when set to true can entity values be specific in any order in the initial user input.
E. When set to True, an entity item cannot be resolve until a dependent entity item is first resolved.
You have a digital assistant with a pizza skill. While ordering a pizza, the user triggers the digital assistant's Help system intent by entering "help". What is the default functionality of the digital assistant assuming no help functionality has been implemented in the pizza skill?
A. The digital assistant displays a prompt and a card which can be configured to show examples of what the skill can do.
B. Nothing. You need to explicitly define a help state in the pizza skill.
C. The digital assistant displays the information contained in the Description field of the skill.
D. The digital assistant displays a dialog to confirm if the user wants help. If the user selects "yes", the skill returns to the system, intent and awaits user input.
E. The current conversation stops and the skill returns to the system, intent and awaits user input.